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
Only parse devices providing a technical name to not break the plugin's parsing of devices
Some devices do not provide a technical name and do not follow the digitalstrom convention (e.g. "GE-KM200"). With "GE" for device of the category "light".
The plugin currently uses these technical names to categorize devices. Devices without such an attribute are now marked as not supported.