Mercurial > code > home > repos > homeauto
diff espNode/nightlight_ari.yaml @ 1527:ed3d29eb989a
espNode was not a service; move it to top dir
Ignore-this: 3a46fb9f4d09a046dcc30ec838923d69
darcs-hash:711b2e30f5117dbacde98394bfd32791c953a3c7
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Wed, 05 Feb 2020 16:43:46 -0800 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/espNode/nightlight_ari.yaml Wed Feb 05 16:43:46 2020 -0800 @@ -0,0 +1,19 @@ +substitutions: + location: ari + +<<: !include esp8266_nightlight.yaml + +dallas: + - pin: GPIO5 +sensor: + - platform: dallas + index: 0 + name: temperature + +light: + - platform: fastled_clockless + chipset: WS2812B + pin: GPIO4 + num_leds: 16 + rgb_order: GRB + name: "rgb16"