mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Queensland bushfire alert feed platform (#24473)
* initial version of qfes bushfire geolocation platform * removed all occurrences of legally protected names; using new georss library * regenerated codeowners * fixed pylint * added one more valid category * moved library import to top and ran isort
This commit is contained in:
committed by
Charles Garwood
parent
9413b5a415
commit
03bb3d9ddc
@@ -70,6 +70,7 @@ TEST_REQUIREMENTS = (
|
||||
'geopy',
|
||||
'georss_generic_client',
|
||||
'georss_ign_sismologia_client',
|
||||
'georss_qld_bushfire_alert_client',
|
||||
'google-api-python-client',
|
||||
'gTTS-token',
|
||||
'ha-ffmpeg',
|
||||
|
||||
Reference in New Issue
Block a user