You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
host: 192.168.1.56port: 8888scan interval in seconds: 300Create Entities for SubDevices: uncheckedAdd Start/Stop-Server custom-endpoint: uncheckedAdd Virtual-Lights (requires LedFx >0.9.2): unchecked
Environment Description
LedFX hosted on Windows, with one device (WLED) added and 2 scenes defined. Home Assistant core 2021.7.1
Describe the bug
All sensors show a value of 0 apart from server status which shows connected but doesn't change state when LedFX is closed. Scene selector on the light entity also shows all 0's
Debug log
Error while setting up ledfxrm platform for light
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 250, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/ledfxrm/light.py", line 51, in async_setup_entry
for k in virtuals:
TypeError: 'NoneType' object is not iterable
Version of the custom_component
0.2.9
Configuration
Environment Description
LedFX hosted on Windows, with one device (WLED) added and 2 scenes defined. Home Assistant core 2021.7.1
Describe the bug
All sensors show a value of 0 apart from server status which shows connected but doesn't change state when LedFX is closed. Scene selector on the light entity also shows all 0's
Debug log
LedFX Config
The text was updated successfully, but these errors were encountered: