Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stjohnjohnson/4522dddd506f5f21b9491765e89183dc to your computer and use it in GitHub Desktop.
Save stjohnjohnson/4522dddd506f5f21b9491765e89183dc to your computer and use it in GitHub Desktop.
- platform: mqtt
name: "Office Lights"
state_topic: "smartthings/Office Lights/switch"
command_topic: "smartthings/Office Lights/switch"
brightness_state_topic: "smartthings/Office Lights/level"
brightness_command_topic: "smartthings/Office Lights/level"
brightness_scale: 99
payload_on: "on"
payload_off: "off"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment