Maciej Bieniek
|
9607864c29
|
Bump `gios` library to version 2.0 (#53557)
* Bump gios library
* Fix pylint error
|
2021-07-27 19:10:38 +02:00 |
Maciej Bieniek
|
62c3b3bdfe
|
Use HA location name as `name` in GIOS integration (#52585)
|
2021-07-06 17:52:22 +02:00 |
Maciej Bieniek
|
dc72c6c606
|
Improve config entry title for GIOS integration (#52583)
* Improve GIOS config entry title
* Usonly station name as title
|
2021-07-06 14:04:00 +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
|
e652ff3a6a
|
Clean up connection classes in integrations D-G (#49890)
|
2021-04-30 21:02:21 -10:00 |
Marc Mueller
|
2956eb0902
|
Update pylint to 2.7.3 (#48488)
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
|
2021-03-29 18:02:56 -10:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Maciej Bieniek
|
b5c89b4ef4
|
Bump gios library to version 0.1.1 (#33569)
|
2020-04-03 11:58:37 +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 |