Input Number - Cleaned up my old example (#3920)

Input Number - Cleaned up my old code example.
This commit is contained in:
R Huish 2017-11-07 08:49:14 +00:00 committed by Fabian Affolter
parent 0054d900b2
commit 9afaa05223

View File

@ -145,13 +145,12 @@ input_number:
icon: mdi:target
# Automation.
# This automation script runs when a value is received via MQTT on retained topic: setTemperature
# It sets the value slider on the GUI. This slides also had its own automation when the value is changed.
# This automation script runs when a value is received via MQTT on retained topic: setTemperature
# It sets the value slider on the GUI. This slides also had its own automation when the value is changed.
- alias: Set temp slider
trigger:
platform: mqtt
topic: "setTemperature"
# entity_id: input_number.target_temp
action:
service: input_number.set_value
data_template: