hass-core/homeassistant
Vincent Knoop Pathuis 7a497c1e6e
Add Landis+Gyr Heat Meter integration ()
* Add Landis+Gyr Heat Meter integration

* Add contant for better sensor config

* Add test for init

* Refactor some of the PR suggestions in config_flow

* Apply small fix

* Correct total_increasing to total

* Add test for restore state

* Add MWh entity that can be added as gas on the energy dashoard

* Remove GJ as unit

* Round MWh to 5 iso 3 digits

* Update homeassistant/components/landisgyr_heat_meter/const.py

* Update CODEOWNERS

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-08-18 16:40:04 +02:00
..
auth Fix small type issues [core] () 2022-07-26 16:28:22 +02:00
backports Rename existing TypeVars referencing Self type () 2022-07-20 03:03:22 +02:00
components Add Landis+Gyr Heat Meter integration () 2022-08-18 16:40:04 +02:00
generated Add Landis+Gyr Heat Meter integration () 2022-08-18 16:40:04 +02:00
helpers Move AutomationActionType to helpers.trigger () 2022-08-15 08:37:11 -04:00
scripts Initial orjson support take 3 () 2022-06-22 21:59:51 +02:00
util Only stat the .dockerenv file once () 2022-08-02 10:38:01 -10:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Support non-live database migration () 2022-07-22 15:11:34 +02:00
config.py Fix small type issues [core] () 2022-07-26 16:28:22 +02:00
config_entries.py Add Awair Local API support () 2022-08-11 09:01:35 -04:00
const.py Remove white_value support from light () 2022-08-18 08:21:05 -04:00
core.py Better type hass_job method calls () 2022-08-09 16:12:33 -04:00
data_entry_flow.py Add strict typing for auth () 2022-08-16 10:10:37 -04:00
exceptions.py
loader.py Fix bluetooth integration matching with service_data_uuids and service_uuids () 2022-07-24 16:39:53 -05:00
package_constraints.txt Update cryptography to 37.0.4 () 2022-08-17 09:41:50 +02:00
requirements.py Avoid creating executor job in requirements if another call satisfied the requirement () 2022-06-13 14:33:29 -07:00
runner.py
setup.py Wait for config entry platform forwards () 2022-07-09 17:27:42 +02:00
strings.json Improve Awair config flow () 2022-08-16 14:30:07 +02:00