Releases: amaximus/pollen_hu
Releases · amaximus/pollen_hu
Enhance connection error handling
Add attribute for poll result
0.6.0 Add attribute for poll result
Fix polling when ÁNTSZ site is not reachable
0.5.1 Fix polling when ÁNTSZ site is not reachable
Add SSL verification control
New ssl
configuration parameter for SSL verification has been added.
This is useful when CA store update with new root/intermediate certificates is problematic.
Add support for filtering pollens
New configuration list parameter pollens
allows filtering on listed pollens.
Remove asyncio.coroutine decorator
#8 Update sensor.py
Thanks @elmerenges
Add attribute with number of dominant pollens
Add attribute with number of dominant pollens
Add support for multiple dominant pollens
Fix warning on device_state_attributes
#3 Fix warning on device_state_attributes
Fix update session possible leak
Fix update session possible file descriptors leak.