Skip to content

Instantly share code, notes, and snippets.

@lrybak
Created June 18, 2019 18:52
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 lrybak/e6a41389e01baabe89fdb7f692d15869 to your computer and use it in GitHub Desktop.
Save lrybak/e6a41389e01baabe89fdb7f692d15869 to your computer and use it in GitHub Desktop.
SDM630 configuration.yaml
utility_meter:
hourly_energy:
source: sensor.energy_total
cycle: hourly
daily_energy:
source: sensor.energy_total
cycle: daily
tariffs:
- peak
- offpeak
monthly_energy:
source: sensor.energy_total
cycle: monthly
tariffs:
- peak
- offpeak
yearly_energy:
source: sensor.energy_total
cycle: yearly
tariffs:
- peak
- offpeak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment