home-assistant-configuration/switches/living_room.yaml

14 lines
411 B
YAML
Raw Normal View History

# - platform: mqtt
# name: "Incense"
# state_topic: "smartthings/Incense/switch"
# command_topic: "smartthings/Incense/switch"
# payload_on: "on"
# payload_off: "off"
# retain: true
# - platform: mqtt
# name: "Living Room Fan"
# state_topic: "smartthings/Living Room Fan/switch"
# command_topic: "smartthings/Living Room Fan/switch"
# payload_on: "on"
# payload_off: "off"
# retain: true