1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Instituto Geográfico Nacional Sismología (Earthquakes) Feed platform (#22696)

* wip

* added new requirements

* fixed tests

* improved test coverage

* added feed entry's title

* added manifest

* updated codeowners

* generated requirements
This commit is contained in:
Malte Franken
2019-04-12 17:01:28 +10:00
committed by Martin Hjelmare
parent c94b031db1
commit 6c51592e34
9 changed files with 445 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ TEST_REQUIREMENTS = (
'foobot_async',
'geojson_client',
'georss_generic_client',
'georss_ign_sismologia_client',
'google-api-python-client',
'gTTS-token',
'ha-ffmpeg',