- Increase timeout (thanks @darashenka)
- Only add value types if reported by the API (thanks @cgtobi)
- Remove debug print
- Better handling of empty API responses (thanks @jvanderneutstulen)
- Limit data to P1 and P2
- Update docstrings
- Refactor sensor check
- Update example
- Check if a given station is valid
- Update example
- Check if a given station is available
- Update example
- Update method name
- Fix example
- Support for async syntax
- Add CHANGES.rst
- Add ordering fix by @ReneNulschDE (#1)
- Initial release