Releases: jdeath/Hubspace-Homeassistant
Releases · jdeath/Hubspace-Homeassistant
Hubspace interaction update
* Migrate connection backend from hubspace-async to aiohubspace
* Migrate logic on setting Hubspace states from HA to aiohubspace
Breaking Changes:
- Entity IDs have been updated as they are now properly nested under their parent device. It may or may not update their IDs
Not working:
- Binary Sensors
- Anonymous Data Generation
- Unit Tests
dev-anon-data
What's Changed
- Entity Inheritance by @Expl0dingBanana in #111
- Update anonymize data by @Expl0dingBanana in #118
Full Changelog: dev-standardize-components...dev-anon-data
Freezer Binary Sensors
dev-freezer
Binary Sensor for #109
Timeout Configuration
- Add the ability to specify a timeout when contacting hubspace
- Update input flow to better identify issues that arise during the initial login process
Full Changelog: v3.1.2...3.2.0
Fix Color Temp
What's Changed
- Fix an issue around color temp by @Expl0dingBanana in #107
Full Changelog: v3.1.1...v3.1.2
Fix Config Flow
Full Changelog: v3.1.1...fix-config-flow
Fix light issue around effects
Full Changelog: v3.0.4...v3.1.0
fix-color-temp-identifer
Light Update (#102) * Fix for #101 * Add preset modes to effects
Fix switches
- Fix an issue where a sensor could produce a UHE when updating the state
- Fix an issue where switches would show the incorrect state
- Fix an issue where switches would be added multiple times