Erik Montnemery
|
af4d06b12e
|
Update integrations f-i to override extra_state_attributes() (#47757)
|
2021-03-11 16:57:47 +01:00 |
Maciej Bieniek
|
226406b853
|
Improve tests for GIOS integration (#39514)
|
2020-09-03 09:27:21 +02:00 |
springstan
|
baf5750425
|
Update gios to use CoordinatorEntity (#39421)
|
2020-08-30 09:37:03 -05:00 |
Maciej Bieniek
|
d47900473e
|
Add device_info to GIOS integration (#38503)
|
2020-08-05 12:47:33 +02:00 |
Maciej Bieniek
|
2584a07452
|
Switch gios to async_on_remove (#34499)
|
2020-04-21 14:16:37 +02:00 |
Maciej Bieniek
|
de2f506585
|
Migrate GIOS to use DataUpdateCoordinator (#33306)
* Migrate to DataUpdateCoordinator
* Simplify code
|
2020-03-28 20:57:06 -07:00 |
Maciej Bieniek
|
2c1a7a54cd
|
Add GIOS integration (#28719)
* Initial commit
* Add gios to requirements
* Add tests
* Update .coveragerc file
* Run gen_requirements_all.py
* Change DEFAULT_SCAN_INTERVAL
* Better strings
* Bump library version
* run script.hassfest
* run isort
* Add icons mapping
* Remove unnecessary f-string
* Remove unnecessary listener
* Refactoring config_flow
* Add unique_id to config entry
* Change AQI states to consts in English
* Remove unused init
* Remove unused exception
* Remove private instance attribute
* Remove overwrite state property
* Fix pylint error
* Add SCAN_INTERVAL for air_quality entity
* Add _abort_if_unique_id_configured()
|
2019-12-31 13:05:31 +01:00 |