comparison 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
comparison
equal deleted inserted replaced
1398:53d7168bbe4c 1399:5e8f1fcfbc79
1 substitutions:
2 location: ari
3
4 <<: !include esp8266_nightlight.yaml
5
6 dallas:
7 - pin: GPIO5
8 sensor:
9 - platform: dallas
10 index: 0
11 name: temperature
12
13 light:
14 - platform: fastled_clockless
15 chipset: WS2812B
16 pin: GPIO4
17 num_leds: 16
18 rgb_order: GRB
19 name: "rgb16"