Removed automation: line (#6116)

One of the examples has two `automation:` lines, which clearly doesn't work. Removed after somebody had issues with it
This commit is contained in:
DubhAd 2018-09-01 22:38:44 +01:00 committed by Fabian Affolter
parent 0fcb4a2dfa
commit 2b822cb9f6

View File

@ -179,9 +179,8 @@ automation:
entity_id: input_number.target_temp
value: "{{ trigger.payload }}"
# This automation script runs when the target temperature slider is moved.
# This second automation script runs when the target temperature slider is moved.
# It publishes its value to the same MQTT topic it is also subscribed to.
automation:
- alias: Temp slider moved
trigger:
platform: state