Add simple_alarm as cookbook recipe

This commit is contained in:
Paulus Schoutsen 2016-02-14 00:53:31 -08:00
parent 0e36c27ab6
commit cb0b767617
2 changed files with 126 additions and 2 deletions

View file

@ -27,6 +27,6 @@ simple_alarm:
Configuration variables:
- **known_light** (*Required*): Which light/light group has to flash when a known device comes home.
- **unknown_light** (*Required*): Which light/light group has to flash red when light turns on while no one home.
- **known_light** (*Optional*): Which light/light group has to flash when a known device comes home.
- **unknown_light** (*Optional*): Which light/light group has to flash red when light turns on while no one home.