v2.0.0
Attention π¨
With version 2 the config file has changed. The every_n_seconds
settings was abandond in favour of the new polling_schedule
which uses cron syntax. See README for more.
What's Changed
- Add example of HomeAssistant automation and code get a list of all sensors by @mikhail5555 in #30
- Add tgtg.language as default setting for backwards comp. by @MaxWinterstein in #32
- A collection of improvements by @Dielee in #35
New Contributors
- @mikhail5555 made their first contribution in #30
Full Changelog: v1.10.1...v2.0.0