LimitlessLED broken with 0.40.x

Hi guys,

tried to upgrade from 0.38.3 to 0.40.1 to avail of Tado tracking (it didn’t recognise multiple devices with 0.38.x).

If I upgrade to 0.40.1, I lose my Limitless LED:

   17-03-22 11:56:24 WARNING (Thread-12) [homeassistant.components.emulated_hue] When targetting Google Home, listening port has to be port 80
17-03-22 11:56:39 ERROR (MainThread) [homeassistant.components.light] Error while setting up platform limitlessled
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/homeassistant/helpers/entity_component.py", line 151, in _async_setup_platform
    entity_platform.add_entities, discovery_info
  File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/asyncio/futures.py", line 361, in __iter__
    yield self  # This tells Task to wait for completion.
  File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/asyncio/tasks.py", line 296, in _wakeup
    future.result()
  File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/asyncio/futures.py", line 274, in result
    raise self._exception
  File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/homeassistant/components/light/limitlessled.py", line 112, in setup_platform
    version=bridge_conf.get(CONF_VERSION, DEFAULT_VERSION))
  File "/Users/dario/.homeassistant/deps/limitlessled/bridge.py", line 99, in __init__
    self._init_connection()
  File "/Users/dario/.homeassistant/deps/limitlessled/bridge.py", line 206, in _init_connection
    self._socket.recv_into(response)
ConnectionRefusedError: [Errno 61] Connection refused

Also, if I try to downgrade to 0.40.0, it won’t even start Hass (saying it cannot find the scene component).

Any help would be appreciated, thanks!

Did you read the breaking changes section? What does your limitlessled config look like?

~Cheers

my bad - I thought I had bridge v6. Will remove the thread.