All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning after the 1.0.0 release.
- Changed the OAuth helper classes (#136)
- Added
get_devices_by_type
toRoom
entity (#102) - Add way to get entity type easily (#102)
- Improve entity creation and visibility for unsupported entities (#107)
- Improve token refresh (#131)
- Improve OAuth layer (#133)
- Fix dependency bug
- Add
AsyncOAuthHandler
- Fix type on
valve_position
onRadiatorValve
- Changed
get_credentials.py
to handle whole payload
- Add
find_device_by_identifier
to discovered
- Make client async functions non-private
Initial release.