diff --git a/atom.xml b/atom.xml index 98e0c85fd4..3e22fb6a5a 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Of course, if I wanted to make this App or its predecessor reusable, I would have provide parameters for the sensor, the light to activate on motion, the warning light, and even the number of flashes and delay between flashes.
In addition, Apps can write to AppDaemon
’s log files, and there is a system of constraints that allows you to control when and under what circumstances Apps and callbacks are active to keep the logic clean and simple.
For full installation instructions, see README.md in the AppDaemon
repository.
There is also full documentation for the API and associated configuration in API.md.
+For full installation instructions, see the AppDaemon Project Documentation pages.