diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..e422c9c --- /dev/null +++ b/docs/index.md @@ -0,0 +1,26 @@ +# Appdaemon Apps + +## Room Controller + +Formerly `BasicMotion` and others + +```mermaid +graph TD + Room + + Motion --> Room + Button --> Room + Door --> Room +``` + +### Config + +#### Required + +#### Optional + +## Sleep Setter + +`sleep.py` + +### Config