Paulus Schoutsen
|
dd32324e01
|
Use config flow references for data (#35529)
|
2020-05-12 10:50:44 -07:00 |
|
Paulus Schoutsen
|
55dfca7467
|
Drop title from translations if brand name (#34306)
|
2020-04-16 12:52:53 -07:00 |
|
Paulus Schoutsen
|
d36204a968
|
Move title translation to root (#33850)
|
2020-04-15 09:41:18 -07:00 |
|
Maciej Bieniek
|
15645ab0c9
|
Add unique ID to Airly config entries (#30681)
* Add unique ID to Airly config entries
* Update tests
* Update tests
* Fix typo
* Remove unnecesary and undo changes in first test
* Suggested change
|
2020-01-13 13:28:07 +01:00 |
|
Maciej Bieniek
|
8ba4ee1012
|
Add Airly integration (#26375)
* Add Airly integration
* Update .coveragerc file
* Remove AVAILABLE_CONDITIONS and fix device_class
* Don't create client on every update
* Rename client to session
* Rename state_attributes to device_state_attributes
* Remove log latitude and longitude
* Fix try...except
* Change latitude and longitude to HA defaults
* _show_config_form doesn't need coroutine
* Simplify config_flow errors handlig
* Preetier
* Remove unnecessary condition
* Change sensor platform to air_quality
* Remove PM1
* Make unique_id more unique
* Remove ,
* Add tests for config_flow
* Move conf to CONFIG
* Remove domain from unique_id
* Change the way update of attrs
* Language and attrs
* Fix attrs
* Add aiohttp error handling
* Throttle as decorator
* Suggested change
* Suggested change
* Invert condition
* Cleaning
* Add tests
* Polish no sesnor error handling
* Better strings
* Fix test_invalid_api_key
* Fix documentation url
* Remove unnecessary test
* Remove language option
* Fix test_invalid_api_key once again
* Sort imports
* Remove splits in strings
|
2019-10-04 13:58:29 +02:00 |
|