feat: esphome updates
This commit is contained in:
@@ -5,8 +5,6 @@ substitutions:
|
||||
esphome:
|
||||
name: ${device_name}
|
||||
comment: ${friendly_name}
|
||||
platform: ESP8266
|
||||
board: esp01_1m
|
||||
on_boot:
|
||||
then:
|
||||
- light.turn_on:
|
||||
@@ -20,7 +18,8 @@ esphome:
|
||||
id: my_light
|
||||
color_temperature: 2700 K
|
||||
|
||||
|
||||
esp8266:
|
||||
board: esp01_1m
|
||||
|
||||
interval:
|
||||
- interval: 15s
|
||||
@@ -40,6 +39,7 @@ interval:
|
||||
|
||||
# Enable Home Assistant API
|
||||
api:
|
||||
batch_delay: 0ms
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
Reference in New Issue
Block a user