iMicknl / ha-tahoma

Custom component for Home Assistant to interact with smart devices via Somfy TaHoma or other OverKiz based API's.
MIT License
151 stars 30 forks source link

Setting deprecated attributes on an instance of NumberEntityDescription #815

Closed roofburner closed 1 year ago

roofburner commented 2 years ago

Did you read the instructions?

The problem

WARNING (MainThread) [homeassistant.components.number] custom_components.tahoma.number is setting deprecated attributes on an instance of NumberEntityDescription, this is not valid and will be unsupported from Home Assistant 2022.10. Please report it to the custom component author.

What version of this integration (ha-tahoma) has the issue?

2.13.0

What version of Home Assistant Core has the issue?

2022.7.2

Which gateway / hub do you use?

Somfy Connexoon

Device model

NA

Home Assistant log

Logs ``` 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=, value='Somfy'), State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5139358A01')]), available=True, enabled=True, label=** **, device_url=io://****-****-5440/11151891, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='ouders 1'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='normal'), State(name='core:RSSILevelState', type=, value=76.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=, value='Somfy'), State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5100394X23')]), available=True, enabled=True, label=**, device_url=io://****-****-5440/11451294, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='badkamer'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='good'), State(name='core:RSSILevelState', type=, value=94.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=, value='Somfy'), State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode', 'enter_back_impulse_setting_mode', 'save_back_impulse_position']), State(name='core:FirmwareRevision', type=, value='5104761X04')]), available=True, enabled=True, label=** **, device_url=io://****-****-5440/14926627, controllable_name='io:HorizontalAwningIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='deploy', nparams=0), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='undeploy', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:DeploymentState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableHorizontalAwning', ui_class='Awning', qualified_name='io:HorizontalAwningIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='SUNILUS io'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='normal'), State(name='core:RSSILevelState', type=, value=74.0), State(name='core:OpenClosedState', type=, value='open'), State(name='core:DeploymentState', type=, value=100), State(name='core:Memorized1PositionState', type=, value=105), State(name='core:TargetClosureState', type=, value=100), State(name='core:MovingState', type=, value=False)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=, value='Somfy'), State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5120877A09')]), available=True, enabled=True, label=** **, device_url=io://****-****-5440/14965292, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='ouders 2'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='normal'), State(name='core:RSSILevelState', type=, value=76.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=, value='Somfy'), State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5100394X23')]), available=True, enabled=True, label=** **, device_url=io://****-****-5440/16590065, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='daan 2'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='normal'), State(name='core:RSSILevelState', type=, value=52.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5100394X23'), State(name='core:Manufacturer', type=, value='Somfy')]), available=True, enabled=True, label=** **, device_url=io://****-****-5440/3161310, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='rien 1'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='good'), State(name='core:RSSILevelState', type=, value=86.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5139358A01'), State(name='core:Manufacturer', type=, value='Somfy')]), available=True, enabled=True, label=** **, device_url=io://****-****-5440/358678, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='daan 1'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='normal'), State(name='core:RSSILevelState', type=, value=68.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5139358A01'), State(name='core:Manufacturer', type=, value='Somfy')]), available=True, enabled=True, label=** **, device_url=io://****-****-5440/3845180, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='rien 3'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='good'), State(name='core:RSSILevelState', type=, value=98.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5139358A01'), State(name='core:Manufacturer', type=, value='Somfy')]), available=True, enabled=True, label=** **, device_url=io://****-****-5440/6264016, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='rien 2'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='good'), State(name='core:RSSILevelState', type=, value=88.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:SupportedManufacturerSettingsCommands', type=, value=['dead_man_up', 'dead_man_down', 'dead_man_stop', 'dead_man_impulse_up', 'dead_man_impulse_down', 'enter_settings_mode', 'save_upper_end_limit', 'save_lower_end_limit', 'stop_after_save_limit', 'save_settings', 'invert_rotation', 'save_my_position', 'delete_my_position', 'reset_actuator', 'double_power_cut', 'eject_from_setting_mode']), State(name='core:FirmwareRevision', type=, value='5100394X23'), State(name='core:Manufacturer', type=, value='Somfy')]), available=True, enabled=True, label=**, device_url=io://****-****-5440/8126123, controllable_name='io:RollerShutterGenericIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=2), CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='down', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshMemorized1Position', nparams=0), CommandDefinition(command_name='setClosure', nparams=1), CommandDefinition(command_name='setDeployment', nparams=1), CommandDefinition(command_name='setMemorized1Position', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setPosition', nparams=1), CommandDefinition(command_name='setSecuredPosition', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stop', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='up', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='runManufacturerSettingsCommand', nparams=2), CommandDefinition(command_name='keepOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='sendIOKey', nparams=0), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllersAndDeleteNode', nparams=0), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AdditionalStatusState', type='DataState', values=None), StateDefinition(qualified_name='core:ClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerDiagnosticsState', type='DataState', values=None), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:Memorized1PositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:MovingState', type='DiscreteState', values=['false', 'true']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OpenClosedState', type='DiscreteState', values=['closed', 'open']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SecuredPositionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetClosureState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PriorityLockLevelState', type='DiscreteState', values=['comfortLevel1', 'comfortLevel2', 'comfortLevel3', 'comfortLevel4', 'environmentProtection', 'humanProtection', 'userLevel1', 'userLevel2']), StateDefinition(qualified_name='io:PriorityLockOriginatorState', type='DiscreteState', values=['LSC', 'SAAC', 'SFC', 'UPS', 'externalGateway', 'localUser', 'myself', 'rain', 'security', 'temperature', 'timer', 'user', 'wind'])], widget_name='PositionableRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterGenericIOComponent'), data_properties=None, widget=, ui_class=, states=States(_states=[State(name='core:NameState', type=, value='buro'), State(name='core:PriorityLockTimerState', type=, value=0), State(name='core:StatusState', type=, value='available'), State(name='core:DiscreteRSSILevelState', type=, value='good'), State(name='core:RSSILevelState', type=, value=100.0), State(name='core:TargetClosureState', type=, value=100), State(name='core:ClosureState', type=, value=100), State(name='core:OpenClosedState', type=, value='closed'), State(name='core:MovingState', type=, value=False), State(name='core:Memorized1PositionState', type=, value=86)]), type=, place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a')) 2022-07-14 08:17:06 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that uses deprecated `async_get_registry` to access device registry, use async_get instead. Please report issue to the custom component author for tahoma using this method at custom_components/tahoma/__init__.py, line 141: device_registry = await dr.async_get_registry(hass) 2022-07-14 08:17:06 DEBUG (MainThread) [custom_components.tahoma] Added gateway (Gateway(partners=[], functions='INTERNET_AUTHORIZATION,SCENARIO_DOWNLOAD,SCENARIO_AUTO_LAUNCHING,SCENARIO_TELECO_LAUNCHING,INTERNET_UPLOAD,INTERNET_UPDATE,TRIGGERS_SENSORS', sub_type=, id=****-****-5440, gateway_id=****-****-5440, alive=True, mode='ACTIVE', place_oid='5a0df3b7-6d1d-4502-a36b-34b2ee376f6a', time_reliable=True, connectivity=Connectivity(status='OK', protocol_version='2022.3.4'), up_to_date=True, update_status=, sync_in_progress=False, type=)) 2022-07-14 08:17:06 DEBUG (MainThread) [homeassistant.core] Bus:Handling 2022-07-14 08:17:06 DEBUG (MainThread) [homeassistant.core] Bus:Handling 2022-07-14 08:17:06 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.tahoma 2022-07-14 08:17:06 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.tahoma 2022-07-14 08:17:06 INFO (MainThread) [homeassistant.components.button] Setting up button.tahoma 2022-07-14 08:17:06 INFO (MainThread) [homeassistant.components.climate] Setting up climate.tahoma 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.cover] Setting up cover.tahoma 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.light] Setting up light.tahoma 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.lock] Setting up lock.tahoma 2022-07-14 08:17:07 WARNING (MainThread) [homeassistant.components.number] custom_components.tahoma.number is setting deprecated attributes on an instance of NumberEntityDescription, this is not valid and will be unsupported from Home Assistant 2022.10. Please report it to the custom component author. 2022-07-14 08:17:07 WARNING (MainThread) [homeassistant.components.number] custom_components.tahoma.number is setting deprecated attributes on an instance of NumberEntityDescription, this is not valid and will be unsupported from Home Assistant 2022.10. Please report it to the custom component author. 2022-07-14 08:17:07 WARNING (MainThread) [homeassistant.components.number] custom_components.tahoma.number is setting deprecated attributes on an instance of NumberEntityDescription, this is not valid and will be unsupported from Home Assistant 2022.10. Please report it to the custom component author. 2022-07-14 08:17:07 WARNING (MainThread) [homeassistant.components.number] custom_components.tahoma.number is setting deprecated attributes on an instance of NumberEntityDescription, this is not valid and will be unsupported from Home Assistant 2022.10. Please report it to the custom component author. 2022-07-14 08:17:07 WARNING (MainThread) [homeassistant.components.number] custom_components.tahoma.number::OverkizNumber is overriding deprecated methods on an instance of NumberEntity, this is not valid and will be unsupported from Home Assistant 2022.10. Please report it to the custom component author. 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.number] Setting up number.tahoma 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.scene] Setting up scene.tahoma 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.select] Setting up select.tahoma 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.tahoma 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.switch] Setting up switch.tahoma 2022-07-14 08:17:07 DEBUG (MainThread) [homeassistant.core] Bus:Handling 2022-07-14 08:17:07 INFO (MainThread) [homeassistant.components.water_heater] Setting up water_heater.tahoma 2022-07-14 08:17:11 DEBUG (MainThread) [homeassistant.bootstrap] Integration setup times: {'persistent_notification': 0.000261, 'search': 0.00038, 'device_automation': 0.000484, 'logger': 0.001103, 'onboarding': 0.001235, 'calendar': 0.001707, 'system_log': 0.002309, 'frontend': 0.00268, 'lovelace': 0.00283, : 0.003418, : 0.003902, : 0.00646, 'sensor': 0.006517, : 0.006984, 'person': 0.006989, : 0.007067, : 0.007135, : 0.007573, : 0.008822, 'cover': 0.009049, 'media_player': 0.009116, : 0.009155, : 0.009336, : 0.009486, 'websocket_api': 0.010505, : 0.010844, 'auth': 0.011236, 'analytics': 0.011527, 'switch': 0.01167, 'trace': 0.01245, 'history': 0.013628, 'climate': 0.013879, 'diagnostics': 0.014154, 'config': 0.015652, 'api': 0.01586, 'homeassistant': 0.017663, 'network': 0.017666, 'recorder': 0.020947, : 0.024644, : 0.024921, 'blueprint': 0.026815, : 0.031817, 'image': 0.039214, : 0.042427, 'system_health': 0.069661, 'logbook': 0.071453, 'application_credentials': 0.077194, 'python_script': 0.096864, 'cast': 0.181738, 'time_date': 0.226515, 'systemmonitor': 0.233801, 'filter': 0.299898, 'script': 0.302819, 'zone': 0.336555, 'automation': 0.376052, 'buienradar': 0.631408, 'comfoconnect': 0.755753, 'template': 0.81902, 'statistics': 0.839759, 'openweathermap': 1.020799, 'generic_thermostat': 1.074973, 'xiaomi_aqara': 1.085296, 'frontier_silicon': 1.11067, 'google': 1.187467, 'sun': 1.357246, 'http': 1.380299, 'hacs': 1.380339, 'group': 1.604072, 'tahoma': 1.672091, 'input_boolean': 1.740306, 'input_select': 1.741456, 'input_number': 1.75315, 'landroid_cloud': 2.90213, 'mqtt': 3.269541, 'command_line': 3.660695, 'notify': 4.682041, 'tplink': 5.475604, 'smtp': 9.312285} 2022-07-14 08:17:11 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: EventTask(event=) 2022-07-14 08:17:11 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: EventTask(event=) 2022-07-14 08:17:11 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: EventTask(event=) 2022-07-14 08:17:12 DEBUG (MainThread) [custom_components.hacs] Getting repository information 2022-07-14 08:17:12 DEBUG (MainThread) [custom_components.hacs] Running checks against v2.13.0 2022-07-14 08:17:37 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.078 seconds (success: True) ```

Additional information

No response

iMicknl commented 2 years ago

Thanks for reporting. Is there a reason why you didn't switch to Overkiz in core yet?

roofburner commented 2 years ago

Good question! I was not aware there was another integration preferred to use with my Somfy Connexoon.

I now changed to the "Overkiz (by Somfy) - Custom component". The "Overkiz (by Somfy)" integration throwed an error "This integration does not support configuration via the UI. If you followed this link from the Home Assistant website, make sure you run the latest version of Home Assistant."

Lets test it a couple of days...

Thanks for the hint!

tetienne commented 2 years ago

@roofburner about this error you can avoid adding the integration clicking on the + at the bottom right corner of the integrations page. I don't know why the auto discovered one raise an exception.

Also you cannot use the custom component and the official integration.