view espNode/nightlight_ari.yaml @ 731:def4a53cbb6c

protocol notes Ignore-this: 57d4364c4a35ba6afd7346d922568224
author drewp@bigasterisk.com
date Wed, 05 Feb 2020 17:20:28 -0800
parents b14020802f8a
children bc3516d02762
line wrap: on
line source

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"