renemarc / home-assistant-doomsday-clock

🕚 Display the Doomsday Clock inside your Home Assistant's …fallout shelter? 😱
https://community.home-assistant.io/t/doomsday-clock-custom-sensor/40758
Apache License 2.0
8 stars 1 forks source link

Move web fetching logic to a dedicated PyPI.org library #8

Open renemarc opened 5 years ago

renemarc commented 5 years ago

Feature request

The business logic should be replaced with calls to an external library.

Why it is needed

To make the core logic usable for other projects and to comply with Home Assistant integration code requirements.

Possible implementation (if any)

See:

Additional context