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:
parent
9413b5a415
commit
03bb3d9ddc
9 changed files with 439 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue