Add support for Hubspace by Afero

New dev branch version has two changes:

  1. Unique ID should be set.
  2. Debug info is included in the state attributes. If you cannot get a light to work, but it shows up in your UI, PM me the debug info field and the model number (with light both on and off). From there, I should be able to figure out what is going on and add your model number. Besure to PM, because may be “personal info”, such as the device MAC address.

In light.py you can set HUBSPACEDEBUG = False near the top of the file, if you don’t want the debug information, but want the latest features

Easist way to get the dev branch version is go to the github, switch branch to dev (near the top left that says “main”), and download light.py and hubspace.py