Skip to content

Instantly share code, notes, and snippets.

@hassy-bloggy
Last active January 22, 2019 05:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hassy-bloggy/630882f12b2dea00267559fe3ecd26c5 to your computer and use it in GitHub Desktop.
Save hassy-bloggy/630882f12b2dea00267559fe3ecd26c5 to your computer and use it in GitHub Desktop.
configuration.yaml
light Light001:
platform: mqtt
name: "Laris Light 001"
state_topic: "MYAPP/DEVICE001/$/command"
command_topic: "MYAPP/DEVICE001/$/command"
payload_on: "ON"
payload_off: "OFF"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment