Maciej Bieniek
|
19389b16e2
|
Add support for system health to GIOS integration (#43280)
* Add system health support
* Fix docstrings
* Change url to check
|
2020-12-07 03:50:22 +01:00 |
Maciej Bieniek
|
0dabf4962e
|
Use already_configured_location string in GIOS config flow (#41384)
|
2020-10-07 15:30:46 +02:00 |
Maciej Bieniek
|
ae54c21945
|
Use name reference and fix already_configured string for GIOS integration (#41323)
|
2020-10-06 14:54:02 +02:00 |
Maciej Bieniek
|
75a6dacaba
|
Use translation references for gios config flow (#40952)
|
2020-10-01 12:54:10 +02:00 |
Paulus Schoutsen
|
55dfca7467
|
Drop title from translations if brand name (#34306)
|
2020-04-16 12:52:53 -07:00 |
Paulus Schoutsen
|
86f09a42a2
|
Fix translations
|
2020-04-15 10:00:37 -07:00 |
Paulus Schoutsen
|
d36204a968
|
Move title translation to root (#33850)
|
2020-04-15 09:41:18 -07:00 |
Maciej Bieniek
|
4cd2e09fb3
|
Add missing string for already_configured in GIOS integration (#30590)
|
2020-01-08 19:44:03 +01: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 |