Skip to content

Releases: jdeath/Hubspace-Homeassistant

Re-enable send_command action / service

13 Jan 11:27
7118346
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.1.0

Fix non-preset fans

13 Jan 11:23
3b7be4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

dev-exhaust-fan-setup

13 Jan 01:14
Compare
Choose a tag to compare
dev-exhaust-fan-setup Pre-release
Pre-release

Add action send_command

12 Jan 16:18
Compare
Choose a tag to compare
Pre-release

Re-add the action send_command

Remove Hubspace logic from HA

11 Jan 19:59
7070478
Compare
Choose a tag to compare

What's Changed

Known API Breaks:

A "duplicate" sensor may show up due to the entity ID change. The old one can be removed.

Features:

  • Migration state update logic into aiohubspace
  • Any top-level device (children or not a child) become a device and provide the device_registry and any sensors (potential fix for #117 )
  • Ensure all entities are correctly created through unit tests and a "live" HASS test environment [pytest-homeassistant-custom-component] (#119 )
  • Fix an issue where a dimmer switch was not being treated as a light (#120 )
  • Removed data_coordinator in favor of aiohubspace's event queue updates
  • Added a device for each Hubspace account with the ability to instantly output data dumps
  • Ensures lights follow the correct HA logic #123

Full Changelog: v3.3.0...v4.0.0

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