9 Commits

Author SHA1 Message Date
Paulus Schoutsen
d1efccfb25 Merge branch 'current' into next 2019-03-13 13:08:49 -07:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes 2019-03-10 04:45:59 -07:00
Diogo Gomes
4b62a85f8d Change type of offset in utility_meter (#8459)
* change offset type

* missing "

Co-Authored-By: dgomes <diogogomes@gmail.com>
2019-03-06 07:54:52 -05:00
Justin Bassett
2631c9b97e utility_meter net metering support (#8631)
* utility_meter net metering support

Add documentation around net metering for utility_sensor.

* Change config item to new name

New name to make it more obvious what the configuration does.

* ✏️ Tweaks

* ✏️ Tweak
2019-02-25 22:13:10 +01:00
Franck Nijhof
ae419c2c11
✏️ Spelling, grammar, styling and fixes (#8559) 2019-02-13 23:15:23 +01:00
Arno Jansen
c3da1d7ac6 Added configuration when using separate sensors per tariff (#8439)
* Added configuration when using separate sensors per tariff

Additional configuration example and explanation added for DSMR users, or other setups that have separate source sensors to track for different power tariffs.

* note created about persistent sensor values

Paragraph about persistent values for this component are now in a note css

* Remove info overdose 

No need to explain that 6 new entities are created with the example, as it is clear from the yaml that 6 entities are configured. Removed.
2019-02-08 21:39:17 +01:00
SiliconAvatar
79c379207a Added required option to Utility Meter sample config (#8444)
`cycle: ` is a required configuration option for this sensor, and was missing from the sample configuration.
Added `cycle: monthly` to the displayed sample configuration to make it a valid config.
2019-02-07 22:29:32 -08:00
codedmind
521d2b0126 Update utility_meter.markdown (#8409) 2019-02-05 09:18:44 -08:00
Diogo Gomes
00d84bd50c Utility meter (#8025)
* add utility_meter

* updates

* ✏️ Tweaks

* spellcheck

* made it into an embedded component

* sensor -> component

* bump version
2019-01-26 16:33:42 +01:00