core/homeassistant/components/utility_meter
Justin Bassett 02745be44d Allows the utility_meter to net meter rather than only allow increases. (#21204)
* Allow the utility_meter to net meter rather than only allow increases.

* Fix PR issues around CI.

* Fix line length fallout.

* Change rollover to net_consumption.  Add unit tests.

* Fix test style issues.

* Fix style in tests.
2019-02-23 14:02:39 +00:00
..
__init__.py Allows the utility_meter to net meter rather than only allow increases. (#21204) 2019-02-23 14:02:39 +00:00
const.py Allows the utility_meter to net meter rather than only allow increases. (#21204) 2019-02-23 14:02:39 +00:00
sensor.py Allows the utility_meter to net meter rather than only allow increases. (#21204) 2019-02-23 14:02:39 +00:00
services.yaml Utility meter (#19718) 2019-01-26 16:33:11 +01:00