update
This commit is contained in:
@@ -20,12 +20,6 @@ packages:
|
||||
bt_proxy: !include common/bluetooth.yaml
|
||||
logger: !include templates/nologger.yaml
|
||||
|
||||
web_server:
|
||||
port: 80
|
||||
local: true
|
||||
js_include: "include/www.js"
|
||||
js_url: ""
|
||||
|
||||
binary_sensor:
|
||||
- platform: gpio
|
||||
pin:
|
||||
@@ -60,7 +54,7 @@ light:
|
||||
variant: ws2812X
|
||||
pin: ${pin_leds}
|
||||
num_leds: 1
|
||||
name: "${device_name}_RGB_Light"
|
||||
name: moon
|
||||
id: RGB_Light
|
||||
effects:
|
||||
- random:
|
||||
|
||||
Reference in New Issue
Block a user