mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
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
This commit is contained in:
@@ -7,6 +7,7 @@ To update, run python3 -m script.hassfest
|
||||
|
||||
FLOWS = [
|
||||
"abode",
|
||||
"accuweather",
|
||||
"acmeda",
|
||||
"adguard",
|
||||
"agent_dvr",
|
||||
|
||||
Reference in New Issue
Block a user