Releases: jdeath/Hubspace-Homeassistant
Automatic Discovery Fixes for outlets - Only update if have a few minutes to do some tweaks!
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!
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.
Fan tweaks
Merge pull request #17 from dloveall/Color-Temperature-None Color Temperature of None
HPPA11CWB and default on/off
Add support for HPPA11CWB outlet and default any unsupported light to on/off only functionality. This will allow some unsupported devices with a single outlet/light to at least have on/off functionality
Better support for Fanelee color temp and new support for HPSA11CWB
Fix missing min/max mired for colortemp lights, add 11PR38120RGBWH1
Fix missing minimum / maximum mired for two color temp models. Update colortemp for model '50291, 50292' . Add support for model '11PR38120RGBWH1'
Add Single Outlet models
Adding single outlet models HPPA51CWB HPPA11AWBA023.
Fix issue when debugging enabled
v1.52 Add files via upload
Update to reduce switch bouncing
v1.51 Fix for light switch bouncing
Support for rooms & HPPA52CWBA023 and key by outlet type
Merge pull request #9 from inxaos/feature/support_rooms Added support for rooms from Hubspace