diff service/espNode/nightlight_ari.yaml @ 1399:5e8f1fcfbc79

espNode code Ignore-this: 443d950518d808c2df1ade5935100e38 darcs-hash:8b1578b54f047b19e49d445943c1f6ba695c38c2
author drewp <drewp@bigasterisk.com>
date Sun, 07 Jul 2019 11:23:48 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/service/espNode/nightlight_ari.yaml	Sun Jul 07 11:23:48 2019 -0700
@@ -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"