Skip to content

Releases: amaximus/pollen_hu

Enhance connection error handling

Choose a tag to compare

@amaximus amaximus released this 17 Jul 19:20
0.7.0

Enhance connection error handling

Add attribute for poll result

Choose a tag to compare

@amaximus amaximus released this 05 Sep 11:47
0.6.0

Add attribute for poll result

Fix polling when ÁNTSZ site is not reachable

Choose a tag to compare

@amaximus amaximus released this 29 Aug 11:20
0.5.1

Fix polling when ÁNTSZ site is not reachable

Add SSL verification control

Choose a tag to compare

@amaximus amaximus released this 10 Aug 09:25

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

Choose a tag to compare

@amaximus amaximus released this 10 Jul 18:21

New configuration list parameter pollens allows filtering on listed pollens.

Remove asyncio.coroutine decorator

Choose a tag to compare

@amaximus amaximus released this 08 Jun 08:26

#8 Update sensor.py

Thanks @elmerenges

Add attribute with number of dominant pollens

Choose a tag to compare

@amaximus amaximus released this 02 May 16:33

Add attribute with number of dominant pollens

Add support for multiple dominant pollens

Choose a tag to compare

@amaximus amaximus released this 01 May 14:56

Add support for multiple dominant pollens.
New configuration parameter added: all_dominant . See README for details.

#6 #6

Fix warning on device_state_attributes

Choose a tag to compare

@amaximus amaximus released this 19 Dec 18:02

#3 Fix warning on device_state_attributes

Fix update session possible leak

Choose a tag to compare

@amaximus amaximus released this 29 Apr 07:30

Fix update session possible file descriptors leak.