Skip to content

Instantly share code, notes, and snippets.

@hassy-bloggy
Last active January 22, 2019 05:06
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/de358bd6a1ea0ea6102cab24fca87a98 to your computer and use it in GitHub Desktop.
Save hassy-bloggy/de358bd6a1ea0ea6102cab24fca87a98 to your computer and use it in GitHub Desktop.
configuration.yaml
light Light001:
platform: mqtt
name: "Laris Light 001"
state_topic: "Laris/PLUG-001/$/command"
command_topic: "Laris/PLUG-001/$/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