Skip to content

Releases: jdeath/Hubspace-Homeassistant

Support 2 Models of String Lights

02 Jul 11:18
409bb56
Compare
Choose a tag to compare

Support HB-10521-HS and maybe HB-17122-HS-WT
Thanks @SmileyDan-84
No need to update if do not have those models

More Driskol Fan Fixes

11 Jun 22:42
72916ab
Compare
Choose a tag to compare

Fixes for Driskol fan . No need to update if do not have that fan model
Thanks @Modusmundi

Support "G19226"

13 May 01:02
e246146
Compare
Choose a tag to compare

Support for model G19226 RGB Light

Support Driskol 60 in. Fan

18 Apr 11:52
704a501
Compare
Choose a tag to compare

Added support for Driskol 60 in. Fan.

Release for Default Inclusion of HACS. No need to update

02 Mar 02:21
579255a
Compare
Choose a tag to compare

Fix for Fan Unique ID

12 Jan 03:03
08f10cd
Compare
Choose a tag to compare

Should allow fan's to function again

Support Services and a couple new bulbs

01 Jan 17:17
e830814
Compare
Choose a tag to compare

Support services. See readme. Allows you to send arbitrary commands to your lights. If there is an unsupported feature, you can figure out the command and send it manually. Use this to execute a lighting effect (like rainbow) or change a certain function not supported by homeassistant (PIR sensor mode, fan "comfort-breeze", etc). The world is your oyster now!

support bulbs: '11A21100WRGBWH1' and '11A19060WRGBWH1

Hubspace WiFi Deadbolt support!! 🔑

22 Dec 17:35
1a09670
Compare
Choose a tag to compare

Hubspace WiFi Deadbolt support: On=Locked, Off=Unlocked . Auto discover does not yet work, so friendlyname is required

Automatic Discovery Fixes for outlets - Only update if have a few minutes to do some tweaks!

07 Dec 02:38
e19607d
Compare
Choose a tag to compare

Fixes for auto discovery of outlets. Thanks to @KyleStilkey for debugging.

Thanks to @dloveall this release will automatically discover most devices. Specifying your freindlynames is still possible, but this now find most models attached to your account. There may be some that are not auto discovered.

Since some of the internals were changed, so your light name may change. For instance, light.friendlyname might turn into light.freindlyname_2

To solve this, go to Settings->Devices and Services->Entities
find the light.friendlyname and delete it. then find the light.freindlyname_2 and rename it light.freindlyname

You should then be good to go.

Automatic Discovery Option - Only update if have a few minutes to do some tweaks!

04 Dec 13:06
108df1b
Compare
Choose a tag to compare

Thanks to @dloveall this release will automatically discover most devices. Specifying your freindlynames is still possible, but this now find most models attached to your account. There may be some that are not auto discovered.

Since some of the internals were changed, so your light name may change. For instance, light.friendlyname might turn into light.freindlyname_2

To solve this, go to Settings->Devices and Services->Entities
find the light.friendlyname and delete it. then find the light.freindlyname_2 and rename it light.freindlyname

You should then be good to go.