1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-12 18:09:17 +00:00

1 Commits

Author SHA1 Message Date
Joakim Sørensen
fd2987e551 Add new launch sensor to keep track of space launches. ()
* Add new launch sensor to keep track of space launches.

* Added attribution to Launch Library.

* Adds data class and throtle, reuse aiohttp session.

* Add one extra blank line before the new class..

* Change throttle to simpler SCAN_INTERVAL.

* Remove the usage of the LaunchData class.

* Bump pylaunches, remove . from log, fix line breaker for agency_country_code, remove CONF_ from ATTRIBUTION.
2018-11-08 16:37:11 +01:00