esphome updates
This commit is contained in:
@@ -103,13 +103,13 @@ esphome:
|
||||
priority : -100
|
||||
then:
|
||||
- delay: 200ms
|
||||
- fan.toggle: ifan02_fan
|
||||
- fan.toggle: ifan02_fan
|
||||
- delay: 200ms
|
||||
- light.toggle: ifan02_light
|
||||
- delay: 1ms
|
||||
- light.toggle: ifan02_light
|
||||
- delay: 1s
|
||||
#- fan.toggle: ifan02_fan
|
||||
#- fan.toggle: ifan02_fan
|
||||
#- delay: 200ms
|
||||
#- light.toggle: ifan02_light
|
||||
#- delay: 1ms
|
||||
#- light.toggle: ifan02_light
|
||||
#- delay: 1s
|
||||
- mqtt.publish:
|
||||
topic: "${mqtt_local_status_topic}/speed/state"
|
||||
payload: !lambda 'return to_string(id(speed_value));'
|
||||
|
Reference in New Issue
Block a user