Aarni Koskela
|
706add4a57
|
Switch formatting from black to ruff-format (#102893)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-11-27 14:38:59 +01:00 |
Jan-Philipp Benecke
|
f96c1516f8
|
Use snapshot assertion for gios diagnostics test (#98984)
|
2023-08-25 16:46:10 +02:00 |
Maciej Bieniek
|
669aca9585
|
Bump gios to version 1.0.2 (#52576)
|
2021-07-06 12:32:17 +02:00 |
Maciej Bieniek
|
f5541a468e
|
Improve type annotations for GIOS integration (#50454)
|
2021-05-11 07:57:24 -07:00 |
Maciej Bieniek
|
7a87846146
|
Bump `gios` library (#50145)
* Bump gios library
* Use consts for API strings
* Do not store data locally
* Use API_TIMEOUT const
|
2021-05-07 13:03:11 +02:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Maciej Bieniek
|
226406b853
|
Improve tests for GIOS integration (#39514)
|
2020-09-03 09:27:21 +02: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 |