Releases: bieniu/gios
Releases · bieniu/gios
Version 0.1.0
Changelog:
- remove
available
property - better API errors handling
- cleaning
Version 0.0.6
Changelog:
- remove aiohttp ClientError exception (client should use try..except for this exception)
Version 0.0.5
Changelog:
- add compatibility with Home Assistant DataUpdateCoordinator
- add example.py file
Version 0.0.4
Changelog:
- better handling stations with malfunctioning sensor
Version 0.0.3
Changelog:
- add Python 3.6 support
Version 0.0.2
Changelog:
- bump version for pypi.org