Fix Automation
This commit is contained in:
@@ -40,7 +40,7 @@ automation:
|
||||
# Reset the Fan Speed when cleaning is complete (if cached)
|
||||
- alias: "Furbot: Reset Fan Speed"
|
||||
trigger:
|
||||
- platform: entity
|
||||
- platform: state
|
||||
entity_id: vacuum.valetudo_furbot
|
||||
to: docked
|
||||
condition: "{{ states('input_text.furbot_last_fan_speed') != '' }}"
|
||||
|
||||
Reference in New Issue
Block a user