Fix Automation
This commit is contained in:
@@ -48,7 +48,7 @@ automation:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: valetudo/furbot/FanSpeedControlCapability/preset/set
|
||||
payload: "{{ states('input_text.furbot_last_fan_speed') }}"
|
||||
payload_template: "{{ states('input_text.furbot_last_fan_speed') }}"
|
||||
|
||||
- service: input_text.reload
|
||||
target:
|
||||
|
||||
Reference in New Issue
Block a user