Skip to content

Instantly share code, notes, and snippets.

@tcastberg
Created June 17, 2019 08:40
Show Gist options
  • Save tcastberg/e34e03c44550d2ef2fecf89898275e8f to your computer and use it in GitHub Desktop.
Save tcastberg/e34e03c44550d2ef2fecf89898275e8f to your computer and use it in GitHub Desktop.
sensor:
- platform: mqtt
state_topic: "your/topic"
name: "Power Active Import"
unit_of_measurement: "W"
value_template: "{{value_json['data']['power_active_import']['value']}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment