tkdrob
|
4fdb617e22
|
Clean up constants (#46924)
* Clean up constants
* fix imports
|
2021-02-23 09:56:44 +01:00 |
Chris
|
176415b045
|
Fix AccuWeather condition mapping (#44710)
|
2021-01-01 15:40:28 +01:00 |
Abílio Costa
|
896f51fd82
|
Add Wind to Accuweather sensors (#44364)
|
2020-12-19 16:10:02 +01:00 |
springstan
|
dd4f41c1db
|
Use weather attribute conditions constants (#39945)
|
2020-11-20 21:04:03 +01:00 |
springstan
|
30b94892c4
|
Use strings instead of f-strings for constants (#40619)
|
2020-11-09 10:09:53 +01:00 |
springstan
|
06a133c3e9
|
Add and use length millimeters constant (#40116)
* Add and use length millimeters constant
* Fix pylint error
* Fix broken accuweather sensor test
|
2020-09-22 21:09:17 -05:00 |
springstan
|
d2b1918e9c
|
Drop UNIT_ prefix for percentage constant (#39383)
|
2020-09-05 21:09:14 +02:00 |
Maciej Bieniek
|
56f8ced267
|
Add device_info property for AccuWeather integration (#38480)
|
2020-08-05 12:50:34 +02:00 |
Maciej Bieniek
|
a57dca1e11
|
Add sensor platform for AccuWeather integration (#38312)
* Add sensor platform
* Fix typo
|
2020-08-02 09:22:51 -05:00 |
Maciej Bieniek
|
581c4a4edd
|
Add AccuWeather integration (#37166)
* Initial commit
* Fix strings
* Fix unit system
* Add config_flow tests
* Simplify tests
* More tests
* Update comment
* Fix pylint error
* Run gen_requirements_all
* Fix pyline error
* Round precipitation and precipitation probability
* Bump backend library
* Bump backend library
* Add undo update listener on unload
* Add translation key for invalid_api_key
* Remove entity_registry_enabled_default property
* Suggested change
* Bump library
|
2020-07-24 15:59:15 -05:00 |