Skip to content

Releases: jdeath/Hubspace-Homeassistant

Hubspace interaction update

01 Jan 15:30
Compare
Choose a tag to compare
Pre-release
 * 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

13 Dec 13:55
77b0038
Compare
Choose a tag to compare
dev-anon-data Pre-release
Pre-release

What's Changed

Full Changelog: dev-standardize-components...dev-anon-data

Freezer Binary Sensors

03 Nov 14:49
c4459e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...v3.3.0

dev-freezer

28 Oct 21:15
1264e86
Compare
Choose a tag to compare
dev-freezer Pre-release
Pre-release

Binary Sensor for #109

Timeout Configuration

29 Sep 23:14
321bd0c
Compare
Choose a tag to compare
  • 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

29 Sep 22:24
9a7ebd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Fix Config Flow

28 Sep 11:35
c6169cf
Compare
Choose a tag to compare
Fix Config Flow Pre-release
Pre-release

Full Changelog: v3.1.1...fix-config-flow

Fix light issue around effects

11 Aug 01:35
ae2fe56
Compare
Choose a tag to compare

fix-color-temp-identifer

27 Sep 12:20
ae2fe56
Compare
Choose a tag to compare
Pre-release
Light Update (#102)

* Fix for #101 
* Add preset modes to effects

Fix switches

02 Aug 20:51
dfaf409
Compare
Choose a tag to compare
  • 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