Fixed the MQTT Light issue as well. Sinmple Search and replace using Atom!

This commit is contained in:
ccostan 2018-12-23 16:32:22 -05:00
parent c5414e3e35
commit c19e96811c
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ binary_sensor:
hidden: False
light:
- platform: mqtt_json
- platform: mqtt
name: Clock Screensaver
state_topic: floorplan/clock_screensaver
command_topic: floorplan/clock_screensaver/set

View File

@ -26,7 +26,7 @@ switch:
light:
- platform: mqtt_json
- platform: mqtt
name: Bedroom Screensaver
state_topic: floorplan/bedroom_screensaver
command_topic: floorplan/bedroom_screensaver/set