GeoRSS events sensor refactored (#16939)
* refactored geo_rss_events sensor to make use of new georss-client library that handles the communication with the rss feed * fixed lint error
This commit is contained in:
parent
b0b3620b2b
commit
13af61e103
6 changed files with 154 additions and 316 deletions
|
@ -51,6 +51,7 @@ TEST_REQUIREMENTS = (
|
|||
'foobot_async',
|
||||
'gTTS-token',
|
||||
'geojson_client',
|
||||
'georss_client',
|
||||
'hangups',
|
||||
'HAP-python',
|
||||
'ha-ffmpeg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue