Commit Graph

8 Commits (3ac9ead850e4edc23d2a30b48f66eaccd5a683c2)

Author SHA1 Message Date
Abílio Costa 896f51fd82
Add Wind to Accuweather sensors () 2020-12-19 16:10:02 +01:00
springstan dd4f41c1db
Use weather attribute conditions constants () 2020-11-20 21:04:03 +01:00
springstan 30b94892c4
Use strings instead of f-strings for constants () 2020-11-09 10:09:53 +01:00
springstan 06a133c3e9
Add and use length millimeters constant ()
* 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 () 2020-09-05 21:09:14 +02:00
Maciej Bieniek 56f8ced267
Add device_info property for AccuWeather integration () 2020-08-05 12:50:34 +02:00
Maciej Bieniek a57dca1e11
Add sensor platform for AccuWeather integration ()
* Add sensor platform

* Fix typo
2020-08-02 09:22:51 -05:00
Maciej Bieniek 581c4a4edd
Add AccuWeather integration ()
* 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