Closed PoVPoV29 closed 2 years ago
Hi,
The error related to your climate should not help.
Can you please restart HA still with the debug mode enabled and update your logs. There are few lines missing. They look like "device added:..." We need this information to know what's your device and its capabilities.
2022-01-24 09:21:05 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration plex_assistant which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-24 09:21:05 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration myEnedis which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-24 09:21:05 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration tahoma which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-24 09:21:05 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration unifigateway which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-24 09:21:05 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tapo_control which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-24 09:21:05 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration livebox which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-24 09:21:05 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-24 09:21:05 WARNING (MainThread) [homeassistant.config] Key whitelist_external_dirs has been replaced with allowlist_external_dirs. Please update your config
2022-01-24 09:21:06 WARNING (MainThread) [homeassistant.components.recorder] The 'purge_interval' option near /config/configuration.yaml:175 is deprecated, please remove it from your configuration
2022-01-24 09:21:15 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that called async_timeout.timeout with loop keyword argument. The loop keyword argument is deprecated and calls will fail after Home Assistant 2022.2. Please report issue for glances using this method at homeassistant/components/glances/__init__.py, line 125: await self.api.get_data()
2022-01-24 09:21:19 WARNING (MainThread) [homeassistant.components.sensor] Platform openhardwaremonitor not ready yet: None; Retrying in background in 30 seconds
2022-01-24 09:21:20 WARNING (MainThread) [slixmpp.stringprep] Using slower stringprep, consider compiling the faster cython/libidn one.
2022-01-24 09:21:20 ERROR (MainThread) [glances_api] Can not load data from Glances API
2022-01-24 09:21:20 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Glances' for glances integration not ready yet; Retrying in background
2022-01-24 09:21:21 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up plex platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
await asyncio.shield(task)
File "/usr/src/homeassistant/homeassistant/components/plex/sensor.py", line 53, in async_setup_entry
plexserver = hass.data[PLEX_DOMAIN][SERVERS][server_id]
KeyError: '770ee6bfebbb985152ffea6a34cbdc6039e81e2f'
2022-01-24 09:21:21 ERROR (MainThread) [homeassistant.components.media_player] Error while setting up plex platform for media_player
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
await asyncio.shield(task)
File "/usr/src/homeassistant/homeassistant/components/plex/media_player.py", line 77, in async_setup_entry
hass.data[PLEX_DOMAIN][DISPATCHERS][server_id].append(unsub)
KeyError: '770ee6bfebbb985152ffea6a34cbdc6039e81e2f'
2022-01-24 09:21:24 WARNING (MainThread) [slixmpp.basexmpp] Legacy XMPP 0.9 protocol detected.
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 2.930 seconds (success: True)
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[]), available=True, enabled=True, label='Alarm', device_url=internal://****-****-4156/alarm/0, controllable_name='internal:TSKAlarmComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='alarmOff', nparams=0), CommandDefinition(command_name='alarmOn', nparams=0), CommandDefinition(command_name='arm', nparams=0), CommandDefinition(command_name='disarm', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='refreshAlarmDelay', nparams=0), CommandDefinition(command_name='refreshCurrentAlarmMode', nparams=0), CommandDefinition(command_name='refreshIntrusionDetected', nparams=0), CommandDefinition(command_name='setAlarmDelay', nparams=1), CommandDefinition(command_name='alarmPartial1', nparams=0), CommandDefinition(command_name='alarmPartial2', nparams=0), CommandDefinition(command_name='setIntrusionDetected', nparams=1), CommandDefinition(command_name='setTargetAlarmMode', nparams=1)]), states=[StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='internal:AlarmDelayState', type='ContinuousState', values=None), StateDefinition(qualified_name='internal:CurrentAlarmModeState', type='DiscreteState', values=['off', 'partial1', 'partial2', 'total']), StateDefinition(qualified_name='internal:IntrusionDetectedState', type='DiscreteState', values=['detected', 'notDetected', 'pending', 'sos']), StateDefinition(qualified_name='internal:TargetAlarmModeState', type='DiscreteState', values=['off', 'partial1', 'partial2', 'sos', 'total'])], widget_name='TSKAlarmController', ui_class='Alarm', qualified_name='internal:TSKAlarmComponent'), data_properties=None, widget='TSKAlarmController', ui_class='Alarm', states=States(_states=[State(name='internal:CurrentAlarmModeState', type=<DataType.STRING: 3>, value='off'), State(name='internal:AlarmDelayState', type=<DataType.INTEGER: 1>, value=30), State(name='internal:TargetAlarmModeState', type=<DataType.STRING: 3>, value='off'), State(name='internal:IntrusionDetectedState', type=<DataType.STRING: 3>, value='notDetected'), State(name='core:NameState', type=<DataType.STRING: 3>, value='alarm name')]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5600022e000020202020'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Atlantic Group')]), available=True, enabled=True, label='GMDE_Zone1', device_url=io://****-****-4156/12231783, controllable_name='io:AtlanticElectricalHeaterIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='cancelHeatingLevel', nparams=1), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='refreshHeatingLevel', nparams=0), CommandDefinition(command_name='setHeatingLevel', nparams=1), CommandDefinition(command_name='setHeatingLevelWithTimer', nparams=2), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='setHeatingLevelForTrigger', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AbsenceModeState', type='DataState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), StateDefinition(qualified_name='core:VersionState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:MaximumHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), 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']), StateDefinition(qualified_name='io:TargetHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), StateDefinition(qualified_name='io:TimerForTransitoryStateState', type='ContinuousState', values=None)], widget_name='AtlanticElectricalHeater', ui_class='HeatingSystem', qualified_name='io:AtlanticElectricalHeaterIOComponent'), data_properties=None, widget='AtlanticElectricalHeater', ui_class='HeatingSystem', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='GMDE_Zone1'), State(name='core:VersionState', type=<DataType.STRING: 3>, value='5600022e000020202020'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='io:MaximumHeatingLevelState', type=<DataType.STRING: 3>, value='unknown'), State(name='io:TimerForTransitoryStateState', type=<DataType.INTEGER: 1>, value=0), State(name='core:OnOffState', type=<DataType.STRING: 3>, value='on'), State(name='io:TargetHeatingLevelState', type=<DataType.STRING: 3>, value='comfort'), State(name='core:TargetHeatingLevelState', type=<DataType.STRING: 3>, value='comfort')]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Atlantic Group'), State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5600022e000020202020')]), available=True, enabled=True, label='GMDE_Zone2', device_url=io://****-****-4156/12555653, controllable_name='io:AtlanticElectricalHeaterIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='cancelHeatingLevel', nparams=1), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='refreshHeatingLevel', nparams=0), CommandDefinition(command_name='setHeatingLevel', nparams=1), CommandDefinition(command_name='setHeatingLevelWithTimer', nparams=2), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='setHeatingLevelForTrigger', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AbsenceModeState', type='DataState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), StateDefinition(qualified_name='core:VersionState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:MaximumHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), 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']), StateDefinition(qualified_name='io:TargetHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), StateDefinition(qualified_name='io:TimerForTransitoryStateState', type='ContinuousState', values=None)], widget_name='AtlanticElectricalHeater', ui_class='HeatingSystem', qualified_name='io:AtlanticElectricalHeaterIOComponent'), data_properties=None, widget='AtlanticElectricalHeater', ui_class='HeatingSystem', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='GMDE_Zone2'), State(name='core:VersionState', type=<DataType.STRING: 3>, value='5600022e000020202020'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='io:MaximumHeatingLevelState', type=<DataType.STRING: 3>, value='unknown'), State(name='io:TimerForTransitoryStateState', type=<DataType.INTEGER: 1>, value=0), State(name='core:OnOffState', type=<DataType.STRING: 3>, value='on'), State(name='io:TargetHeatingLevelState', type=<DataType.STRING: 3>, value='comfort'), State(name='core:TargetHeatingLevelState', type=<DataType.STRING: 3>, value='comfort')]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='VELUX'), State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='00000000000000000009')]), available=True, enabled=True, label='Volet Chambre', device_url=io://****-****-4156/12975855, controllable_name='io:RollerShutterVeluxIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), 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='pairOneWayController', nparams=2), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[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:Memorized1PositionState', type='ContinuousState', values=None), 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='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='PositionableTiltedRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterVeluxIOComponent'), data_properties=None, widget='PositionableTiltedRollerShutter', ui_class='RollerShutter', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='Volet Chambre'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='normal'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=54.0), State(name='core:ClosureState', type=<DataType.INTEGER: 1>, value=0), State(name='core:OpenClosedState', type=<DataType.STRING: 3>, value='open'), State(name='core:Memorized1PositionState', type=<DataType.INTEGER: 1>, value=0)]), type=<ProductType.ACTUATOR: 1>, place_oid='0592a267-5e3e-4af1-a8b4-455887ce7688'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='VELUX'), State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='0000000000000000ee13')]), available=False, enabled=True, label="Volet Chambre d'Elyn", device_url=io://****-****-4156/14785601, controllable_name='io:RollerShutterVeluxIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), 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='pairOneWayController', nparams=2), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[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:Memorized1PositionState', type='ContinuousState', values=None), 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='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='PositionableTiltedRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterVeluxIOComponent'), data_properties=None, widget='PositionableTiltedRollerShutter', ui_class='RollerShutter', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value="Volet Chambre d'"), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='unavailable'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='low'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=40.0), State(name='core:ClosureState', type=<DataType.INTEGER: 1>, value=100), State(name='core:OpenClosedState', type=<DataType.STRING: 3>, value='closed')]), type=<ProductType.ACTUATOR: 1>, place_oid='bdf62a97-495d-49c1-9e63-8c27e4d6c054'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5141941B06'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Somfy')]), available=True, enabled=True, label='Entrée', device_url=io://****-****-4156/15592947, controllable_name='io:LightMicroModuleSomfyIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='onWithInternalTimer', nparams=0), CommandDefinition(command_name='onWithTimer', nparams=1), CommandDefinition(command_name='setInternalTimer', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setOnOff', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stopIdentify', 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='setPictoValue', 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:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PairedMicroModuleWithLowBatteryState', type='DataState', values=None), StateDefinition(qualified_name='io:PictoState', type='DiscreteState', values=['onOffLight']), 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='TimedOnOffLight', ui_class='Light', qualified_name='io:LightMicroModuleSomfyIOComponent'), data_properties=None, widget='TimedOnOffLight', ui_class='Light', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='Entrée'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='core:OnOffState', type=<DataType.STRING: 3>, value='on'), State(name='io:PictoState', type=<DataType.STRING: 3>, value='onOffLight'), State(name='core:TimerState', type=<DataType.INTEGER: 1>, value=0)]), type=<ProductType.ACTUATOR: 1>, place_oid='20e5b9f6-d85c-4dae-9be5-289b550eccb1'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='VELUX'), State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='0000000000000000ee13')]), available=False, enabled=True, label='Volet Mezzanine', device_url=io://****-****-4156/15937733, controllable_name='io:RollerShutterVeluxIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), 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='pairOneWayController', nparams=2), CommandDefinition(command_name='setConfigState', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[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:Memorized1PositionState', type='ContinuousState', values=None), 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='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='PositionableTiltedRollerShutter', ui_class='RollerShutter', qualified_name='io:RollerShutterVeluxIOComponent'), data_properties=None, widget='PositionableTiltedRollerShutter', ui_class='RollerShutter', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='Volet Mezzanine'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='unavailable'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='normal'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=42.0), State(name='core:ClosureState', type=<DataType.INTEGER: 1>, value=97), State(name='core:OpenClosedState', type=<DataType.STRING: 3>, value='open')]), type=<ProductType.ACTUATOR: 1>, place_oid='309ff0dc-8f9e-41c6-9efe-1a8d03790392'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Somfy'), State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5141941B06')]), available=True, enabled=True, label='Escaliers', device_url=io://****-****-4156/16054480, controllable_name='io:LightMicroModuleSomfyIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='onWithInternalTimer', nparams=0), CommandDefinition(command_name='onWithTimer', nparams=1), CommandDefinition(command_name='setInternalTimer', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setOnOff', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stopIdentify', 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='setPictoValue', 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:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PairedMicroModuleWithLowBatteryState', type='DataState', values=None), StateDefinition(qualified_name='io:PictoState', type='DiscreteState', values=['onOffLight']), 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='TimedOnOffLight', ui_class='Light', qualified_name='io:LightMicroModuleSomfyIOComponent'), data_properties=None, widget='TimedOnOffLight', ui_class='Light', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='Escaliers'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=92.0), State(name='core:OnOffState', type=<DataType.STRING: 3>, value='off'), State(name='io:PictoState', type=<DataType.STRING: 3>, value='onOffLight'), State(name='core:TimerState', type=<DataType.INTEGER: 1>, value=0)]), type=<ProductType.ACTUATOR: 1>, place_oid='0fcc2487-689d-46b8-99d3-7a71ea17f66f'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Somfy'), State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5141941B06')]), available=True, enabled=True, label='Salon', device_url=io://****-****-4156/2059644, controllable_name='io:LightMicroModuleSomfyIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='onWithInternalTimer', nparams=0), CommandDefinition(command_name='onWithTimer', nparams=1), CommandDefinition(command_name='setInternalTimer', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setOnOff', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stopIdentify', 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='setPictoValue', 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:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PairedMicroModuleWithLowBatteryState', type='DataState', values=None), StateDefinition(qualified_name='io:PictoState', type='DiscreteState', values=['onOffLight']), 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='TimedOnOffLight', ui_class='Light', qualified_name='io:LightMicroModuleSomfyIOComponent'), data_properties=None, widget='TimedOnOffLight', ui_class='Light', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='Salon'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=86.0), State(name='core:OnOffState', type=<DataType.STRING: 3>, value='on'), State(name='io:PictoState', type=<DataType.STRING: 3>, value='onOffLight'), State(name='core:TimerState', type=<DataType.INTEGER: 1>, value=0)]), type=<ProductType.ACTUATOR: 1>, place_oid='a4e1ecfb-cfdc-4498-bcd0-5abbfd6a4d6b'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5600022e000020202020'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Atlantic Group'), State(name='core:MeasurementCategory', type=<DataType.STRING: 3>, value='electric/overall'), State(name='core:PowerSourceType', type=<DataType.STRING: 3>, value='mainSupply'), State(name='core:MeasuredValueType', type=<DataType.STRING: 3>, value='core:ElectricalEnergyInWh')]), available=True, enabled=True, label='Consommation', device_url=io://****-****-4156/2342971#1, controllable_name='io:TotalElectricalEnergyConsumptionIOSystemSensor', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1)]), states=[StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ElectricEnergyConsumptionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SensorDefectState', type='DiscreteState', values=['dead', 'lowBattery', 'maintenanceRequired', 'noDefect']), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable'])], widget_name='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', qualified_name='io:TotalElectricalEnergyConsumptionIOSystemSensor'), data_properties=None, widget='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', states=States(_states=[State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='core:ElectricEnergyConsumptionState', type=<DataType.INTEGER: 1>, value=28274106)]), type=<ProductType.SENSOR: 2>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[]), available=True, enabled=True, label='Consommation-8', device_url=io://****-****-4156/2342971#10, controllable_name='io:EnergyConsumptionSensorsHeatPumpComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='setDerogationOnOffState', nparams=1), CommandDefinition(command_name='setConfigurationServices', nparams=1)]), states=[StateDefinition(qualified_name='core:DerogationOnOffState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='io:ConfigurationServicesState', type='DataState', values=None)], widget_name='AtlanticMultiMeterElectricHeatPump', ui_class='ElectricitySensor', qualified_name='io:EnergyConsumptionSensorsHeatPumpComponent'), data_properties=None, widget='AtlanticMultiMeterElectricHeatPump', ui_class='ElectricitySensor', states=States(_states=[State(name='io:ConfigurationServicesState', type=<DataType.STRING: 3>, value='config2'), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available')]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5600022e000020202020'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Atlantic Group'), State(name='core:MeasurementCategory', type=<DataType.STRING: 3>, value='electric/heatingSystem'), State(name='core:PowerSourceType', type=<DataType.STRING: 3>, value='mainSupply'), State(name='core:MeasuredValueType', type=<DataType.STRING: 3>, value='core:ElectricalEnergyInWh')]), available=True, enabled=True, label='Consommation-1', device_url=io://****-****-4156/2342971#2, controllable_name='io:HeatingElectricalEnergyConsumptionSensor', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='getSensorName', nparams=0), CommandDefinition(command_name='putSensorName', nparams=1)]), states=[StateDefinition(qualified_name='core:ConsumptionTariff0State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff1State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff2State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff3State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff4State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff5State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ElectricEnergyConsumptionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SensorDefectState', type='DiscreteState', values=['dead', 'lowBattery', 'maintenanceRequired', 'noDefect']), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable'])], widget_name='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', qualified_name='io:HeatingElectricalEnergyConsumptionSensor'), data_properties=None, widget='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', states=States(_states=[State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='core:ElectricEnergyConsumptionState', type=<DataType.INTEGER: 1>, value=1120402), State(name='core:ConsumptionTariff0State', type=<DataType.INTEGER: 1>, value=1120402)]), type=<ProductType.SENSOR: 2>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5600022e000020202020'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Atlantic Group'), State(name='core:MeasurementCategory', type=<DataType.STRING: 3>, value='electric/dhw'), State(name='core:PowerSourceType', type=<DataType.STRING: 3>, value='mainSupply'), State(name='core:MeasuredValueType', type=<DataType.STRING: 3>, value='core:ElectricalEnergyInWh')]), available=True, enabled=True, label='Consommation-2', device_url=io://****-****-4156/2342971#3, controllable_name='io:DHWElectricalEnergyConsumptionSensor', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='getSensorName', nparams=0), CommandDefinition(command_name='putSensorName', nparams=1)]), states=[StateDefinition(qualified_name='core:ConsumptionTariff0State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff1State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff2State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff3State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff4State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff5State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ElectricEnergyConsumptionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SensorDefectState', type='DiscreteState', values=['dead', 'lowBattery', 'maintenanceRequired', 'noDefect']), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable'])], widget_name='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', qualified_name='io:DHWElectricalEnergyConsumptionSensor'), data_properties=None, widget='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', states=States(_states=[State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='core:ElectricEnergyConsumptionState', type=<DataType.INTEGER: 1>, value=829336), State(name='core:ConsumptionTariff0State', type=<DataType.INTEGER: 1>, value=829336)]), type=<ProductType.SENSOR: 2>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5600022e000020202020'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Atlantic Group'), State(name='core:MeasurementCategory', type=<DataType.STRING: 3>, value='electric/outlet'), State(name='core:PowerSourceType', type=<DataType.STRING: 3>, value='mainSupply'), State(name='core:MeasuredValueType', type=<DataType.STRING: 3>, value='core:ElectricalEnergyInWh')]), available=True, enabled=True, label='Consommation-3', device_url=io://****-****-4156/2342971#5, controllable_name='io:PlugsElectricalEnergyConsumptionSensor', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='getSensorName', nparams=0), CommandDefinition(command_name='putSensorName', nparams=1)]), states=[StateDefinition(qualified_name='core:ConsumptionTariff0State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff1State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff2State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff3State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff4State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff5State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ElectricEnergyConsumptionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SensorDefectState', type='DiscreteState', values=['dead', 'lowBattery', 'maintenanceRequired', 'noDefect']), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable'])], widget_name='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', qualified_name='io:PlugsElectricalEnergyConsumptionSensor'), data_properties=None, widget='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', states=States(_states=[State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='core:ElectricEnergyConsumptionState', type=<DataType.INTEGER: 1>, value=806595), State(name='core:ConsumptionTariff0State', type=<DataType.INTEGER: 1>, value=806595)]), type=<ProductType.SENSOR: 2>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5600022e000020202020'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Atlantic Group'), State(name='core:MeasurementCategory', type=<DataType.STRING: 3>, value='electric/unknown'), State(name='core:PowerSourceType', type=<DataType.STRING: 3>, value='mainSupply'), State(name='core:MeasuredValueType', type=<DataType.STRING: 3>, value='core:ElectricalEnergyInWh')]), available=True, enabled=True, label='Consommation-4', device_url=io://****-****-4156/2342971#6, controllable_name='io:OtherElectricalEnergyConsumptionSensor', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='getSensorName', nparams=0), CommandDefinition(command_name='putSensorName', nparams=1)]), states=[StateDefinition(qualified_name='core:ConsumptionTariff0State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff1State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff2State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff3State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff4State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ConsumptionTariff5State', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ElectricEnergyConsumptionState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SensorDefectState', type='DiscreteState', values=['dead', 'lowBattery', 'maintenanceRequired', 'noDefect']), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable'])], widget_name='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', qualified_name='io:OtherElectricalEnergyConsumptionSensor'), data_properties=None, widget='CumulativeElectricPowerConsumptionSensor', ui_class='ElectricitySensor', states=States(_states=[State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='core:ElectricEnergyConsumptionState', type=<DataType.INTEGER: 1>, value=25517199), State(name='core:ConsumptionTariff0State', type=<DataType.INTEGER: 1>, value=25517199)]), type=<ProductType.SENSOR: 2>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[]), available=True, enabled=True, label='Consommation-5', device_url=io://****-****-4156/2342971#7, controllable_name='io:DomesticHotWaterTankComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='refreshForceHeatingMode', nparams=0), CommandDefinition(command_name='setForceHeating', nparams=1)]), states=[StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='io:AllowForceHeatingState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='io:ForceHeatingState', type='DiscreteState', values=['off', 'on'])], widget_name='DomesticHotWaterTank', ui_class='WaterHeatingSystem', qualified_name='io:DomesticHotWaterTankComponent'), data_properties=None, widget='DomesticHotWaterTank', ui_class='WaterHeatingSystem', states=States(_states=[State(name='io:AllowForceHeatingState', type=<DataType.STRING: 3>, value='off'), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available')]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[]), available=True, enabled=True, label='Consommation-6', device_url=io://****-****-4156/2342971#8, controllable_name='io:ElectricityMeterComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='setElectricalContractIntensity', nparams=1)]), states=[StateDefinition(qualified_name='core:CurrentTariffNumberState', type='DataState', values=None), StateDefinition(qualified_name='core:ElectricalContractIntensityState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:ElectricalContractNameState', type='DataState', values=None), StateDefinition(qualified_name='core:ElectricalMeterTypeState', type='DiscreteState', values=['French blue electronic meter', 'French linky meter', 'Mechanical meter']), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable'])], widget_name='AtlanticMultiMeterElectricSensor', ui_class='ElectricitySensor', qualified_name='io:ElectricityMeterComponent'), data_properties=None, widget='AtlanticMultiMeterElectricSensor', ui_class='ElectricitySensor', states=States(_states=[State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:ElectricalContractNameState', type=<DataType.STRING: 3>, value='BASE'), State(name='core:ElectricalMeterTypeState', type=<DataType.INTEGER: 1>, value=1), State(name='core:CurrentTariffNumberState', type=<DataType.INTEGER: 1>, value=0)]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[]), available=True, enabled=True, label='Consommation-7', device_url=io://****-****-4156/2342971#9, controllable_name='io:EnergyConsumptionSensorsConfigurationComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='activateHeatPumpMode', nparams=0)]), states=[StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='io:HeatPumpActiveState', type='DataState', values=None)], widget_name='AtlanticMultiMeterElectricConfiguration', ui_class='ElectricitySensor', qualified_name='io:EnergyConsumptionSensorsConfigurationComponent'), data_properties=None, widget='AtlanticMultiMeterElectricConfiguration', ui_class='ElectricitySensor', states=States(_states=[State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='io:HeatPumpActiveState', type=<DataType.STRING: 3>, value='on')]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='V01.02'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Atlantic Group')]), available=False, enabled=True, label='Chauffage Chambre', device_url=io://****-****-4156/3052633, controllable_name='io:AtlanticElectricalHeaterIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='cancelHeatingLevel', nparams=1), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='refreshHeatingLevel', nparams=0), CommandDefinition(command_name='setHeatingLevel', nparams=1), CommandDefinition(command_name='setHeatingLevelWithTimer', nparams=2), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stopIdentify', nparams=0), CommandDefinition(command_name='wink', nparams=1), CommandDefinition(command_name='pairOneWayController', nparams=2), CommandDefinition(command_name='setHeatingLevelForTrigger', nparams=1), CommandDefinition(command_name='unpairAllOneWayControllers', nparams=0), CommandDefinition(command_name='unpairOneWayController', nparams=2)]), states=[StateDefinition(qualified_name='core:AbsenceModeState', type='DataState', values=None), StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TargetHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), StateDefinition(qualified_name='core:VersionState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:MaximumHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), 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']), StateDefinition(qualified_name='io:TargetHeatingLevelState', type='DiscreteState', values=['boost', 'comfort', 'comfort-1', 'comfort-2', 'eco', 'frostprotection', 'off', 'secured']), StateDefinition(qualified_name='io:TimerForTransitoryStateState', type='ContinuousState', values=None)], widget_name='AtlanticElectricalHeater', ui_class='HeatingSystem', qualified_name='io:AtlanticElectricalHeaterIOComponent'), data_properties=None, widget='AtlanticElectricalHeater', ui_class='HeatingSystem', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='PASS_Actuator'), State(name='core:VersionState', type=<DataType.STRING: 3>, value='5630312e303220202020'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='unavailable'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=100.0), State(name='io:MaximumHeatingLevelState', type=<DataType.STRING: 3>, value='unknown'), State(name='io:TimerForTransitoryStateState', type=<DataType.INTEGER: 1>, value=65535)]), type=<ProductType.ACTUATOR: 1>, place_oid='0592a267-5e3e-4af1-a8b4-455887ce7688'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Somfy'), State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='5141941B06')]), available=True, enabled=True, label='Mezzanine', device_url=io://****-****-4156/7887732, controllable_name='io:LightMicroModuleSomfyIOComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1), CommandDefinition(command_name='delayedStopIdentify', nparams=1), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='onWithInternalTimer', nparams=0), CommandDefinition(command_name='onWithTimer', nparams=1), CommandDefinition(command_name='setInternalTimer', nparams=1), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='setOnOff', nparams=1), CommandDefinition(command_name='startIdentify', nparams=0), CommandDefinition(command_name='stopIdentify', 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='setPictoValue', 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:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:ManufacturerSettingsState', type='DataState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on']), StateDefinition(qualified_name='core:PriorityLockTimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TimerState', type='ContinuousState', values=None), StateDefinition(qualified_name='io:PairedMicroModuleWithLowBatteryState', type='DataState', values=None), StateDefinition(qualified_name='io:PictoState', type='DiscreteState', values=['onOffLight']), 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='TimedOnOffLight', ui_class='Light', qualified_name='io:LightMicroModuleSomfyIOComponent'), data_properties=None, widget='TimedOnOffLight', ui_class='Light', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='Mezzanine'), State(name='core:PriorityLockTimerState', type=<DataType.INTEGER: 1>, value=0), State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='good'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=86.0), State(name='core:OnOffState', type=<DataType.STRING: 3>, value='off'), State(name='io:PictoState', type=<DataType.STRING: 3>, value='onOffLight'), State(name='core:TimerState', type=<DataType.INTEGER: 1>, value=0)]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='core:MeasuredValueType', type=<DataType.STRING: 3>, value='core:TemperatureInCelcius'), State(name='core:Manufacturer', type=<DataType.STRING: 3>, value='Somfy'), State(name='core:MinSensedValue', type=<DataType.INTEGER: 1>, value=-20), State(name='core:MaxSensedValue', type=<DataType.INTEGER: 1>, value=60), State(name='core:FirmwareRevision', type=<DataType.STRING: 3>, value='GI1Missing'), State(name='core:PowerSourceType', type=<DataType.STRING: 3>, value='battery')]), available=True, enabled=True, label='sonde extérieure', device_url=io://****-****-4156/9572710, controllable_name='io:TemperatureIOSystemSensor', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='advancedRefresh', nparams=1)]), states=[StateDefinition(qualified_name='core:DiscreteRSSILevelState', type='DiscreteState', values=['good', 'low', 'normal', 'verylow']), StateDefinition(qualified_name='core:RSSILevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:SensorDefectState', type='DiscreteState', values=['dead', 'lowBattery', 'maintenanceRequired', 'noDefect']), StateDefinition(qualified_name='core:StatusState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TemperatureState', type='ContinuousState', values=None)], widget_name='TemperatureSensor', ui_class='TemperatureSensor', qualified_name='io:TemperatureIOSystemSensor'), data_properties=None, widget='TemperatureSensor', ui_class='TemperatureSensor', states=States(_states=[State(name='core:StatusState', type=<DataType.STRING: 3>, value='available'), State(name='core:DiscreteRSSILevelState', type=<DataType.STRING: 3>, value='normal'), State(name='core:RSSILevelState', type=<DataType.FLOAT: 2>, value=74.0), State(name='core:TemperatureState', type=<DataType.FLOAT: 2>, value=3.5)]), type=<ProductType.SENSOR: 2>, place_oid='2ed54f08-30d8-4216-89eb-3dc39ffb6498'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[]), available=True, enabled=True, label='Camera cuisine', device_url=myfox://SOMFY_PROTECT-7LpJU3Dwr2FVlZavEKCqvJOWB88JCsz1/Fda4iLKMWIfLKlvABbP7wPmJslODvtLl, controllable_name='myfox:SomfyOnePlusCameraController', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshDeviceStatus', nparams=0), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='refreshShutterStatus', nparams=0)]), states=[StateDefinition(qualified_name='core:CloudDeviceStatusState', type='DiscreteState', values=['offline', 'online', 'uninstalled']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:PowerSupplyUpDownState', type='DiscreteState', values=['down', 'up']), StateDefinition(qualified_name='myfox:ShutterStatusState', type='DiscreteState', values=['closed', 'opened'])], widget_name='MyFoxSecurityCamera', ui_class='Camera', qualified_name='myfox:SomfyOnePlusCameraController'), data_properties=None, widget='MyFoxSecurityCamera', ui_class='Camera', states=States(_states=[State(name='core:CloudDeviceStatusState', type=<DataType.STRING: 3>, value='online'), State(name='myfox:ShutterStatusState', type=<DataType.STRING: 3>, value='opened')]), type=<ProductType.ACTUATOR: 1>, place_oid='07147dbe-5472-485d-8ce1-d0b9f37865a3'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[]), available=True, enabled=True, label='Allée', device_url=myfox://SOMFY_PROTECT-7LpJU3Dwr2FVlZavEKCqvJOWB88JCsz1/NmZSuim2Wwcttk9NB56B1kdql30fDmDY#1, controllable_name='myfox:SomfyProtectSecurityCameraController', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='open', nparams=0), CommandDefinition(command_name='refreshDeviceStatus', nparams=0), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='refreshShutterStatus', nparams=0)]), states=[StateDefinition(qualified_name='core:CloudDeviceStatusState', type='DiscreteState', values=['offline', 'online', 'uninstalled']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='myfox:ShutterStatusState', type='DiscreteState', values=['closed', 'opened'])], widget_name='MyFoxSecurityCamera', ui_class='Camera', qualified_name='myfox:SomfyProtectSecurityCameraController'), data_properties=None, widget='MyFoxSecurityCamera', ui_class='Camera', states=States(_states=[State(name='core:CloudDeviceStatusState', type=<DataType.STRING: 3>, value='online')]), type=<ProductType.ACTUATOR: 1>, place_oid='dc7e7914-1a03-4301-9658-8ad785fc8d6d'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[]), available=True, enabled=True, label='Allée-1', device_url=myfox://SOMFY_PROTECT-7LpJU3Dwr2FVlZavEKCqvJOWB88JCsz1/NmZSuim2Wwcttk9NB56B1kdql30fDmDY#2, controllable_name='myfox:LightController', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='onWithTimer', nparams=1), CommandDefinition(command_name='refreshOnOffState', nparams=0), CommandDefinition(command_name='setOnOff', nparams=1)]), states=[StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on'])], widget_name='StatefulOnOffLight', ui_class='Light', qualified_name='myfox:LightController'), data_properties=None, widget='StatefulOnOffLight', ui_class='Light', states=States(_states=[State(name='core:OnOffState', type=<DataType.STRING: 3>, value='off')]), type=<ProductType.ACTUATOR: 1>, place_oid='2ed54f08-30d8-4216-89eb-3dc39ffb6498'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[]), available=True, enabled=True, label='cuisine', device_url=myfox://SOMFY_PROTECT-7LpJU3Dwr2FVlZavEKCqvJOWB88JCsz1/site_alarm, controllable_name='myfox:SomfyProtectAlarmController', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='arm', nparams=0), CommandDefinition(command_name='disarm', nparams=0), CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='partial', nparams=0), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='refreshAlarmStatus', nparams=0), CommandDefinition(command_name='setAlarmStatus', nparams=1)]), states=[StateDefinition(qualified_name='core:CloudDeviceStatusState', type='DiscreteState', values=['offline', 'online', 'uninstalled']), StateDefinition(qualified_name='core:IntrusionState', type='DiscreteState', values=['detected', 'notDetected']), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='myfox:AlarmStatusState', type='DiscreteState', values=['armed', 'disarmed', 'partial']), StateDefinition(qualified_name='myfox:AlertTrespassState', type='DataState', values=None)], widget_name='MyFoxAlarmController', ui_class='Alarm', qualified_name='myfox:SomfyProtectAlarmController'), data_properties=None, widget='MyFoxAlarmController', ui_class='Alarm', states=States(_states=[State(name='core:IntrusionState', type=<DataType.STRING: 3>, value='notDetected'), State(name='core:CloudDeviceStatusState', type=<DataType.STRING: 3>, value='online'), State(name='myfox:AlarmStatusState', type=<DataType.STRING: 3>, value='disarmed'), State(name='myfox:AlertTrespassState', type=<DataType.STRING: 3>, value='{"deviceId":"site_alarm","sendAt":"2022-01-21T09:04:37.000000Z"}')]), type=<ProductType.ACTUATOR: 1>, place_oid='07147dbe-5472-485d-8ce1-d0b9f37865a3'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[]), available=True, enabled=True, label='Telecommande', device_url=rtds://****-****-4156/170388, controllable_name='rtds:RTDSRemoteControllerComponent', definition=Definition(commands=CommandDefinitions(_commands=[]), states=[StateDefinition(qualified_name='rtds:ControllerBatteryState', type='ContinuousState', values=None), StateDefinition(qualified_name='rtds:ControllerBipState', type='ContinuousState', values=None), StateDefinition(qualified_name='rtds:ControllerOrderTypeState', type='ContinuousState', values=None), StateDefinition(qualified_name='rtds:ControllerOriginatorState', type='ContinuousState', values=None), StateDefinition(qualified_name='rtds:ControllerSensingState', type='ContinuousState', values=None), StateDefinition(qualified_name='rtds:ControllerSirenState', type='ContinuousState', values=None)], widget_name='AlarmRemoteController', ui_class='RemoteController', qualified_name='rtds:RTDSRemoteControllerComponent'), data_properties=None, widget='AlarmRemoteController', ui_class='RemoteController', states=States(_states=[State(name='rtds:ControllerOriginatorState', type=<DataType.INTEGER: 1>, value=2), State(name='rtds:ControllerSensingState', type=<DataType.STRING: 3>, value='KO'), State(name='rtds:ControllerBatteryState', type=<DataType.STRING: 3>, value='OK'), State(name='rtds:ControllerOrderTypeState', type=<DataType.STRING: 3>, value='onZ2')]), type=<ProductType.CONTROLLABLE: 4>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='Portail', device_url=rts://****-****-4156/15048520, controllable_name='rts:SlidingGateOpenerRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=1), CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='open', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='OpenCloseSlidingGate', ui_class='Gate', qualified_name='rts:SlidingGateOpenerRTSComponent'), data_properties=None, widget='OpenCloseSlidingGate', ui_class='Gate', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='cca4944a-88db-4039-8f79-b2dab58e05af'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='Volet Terrasse Coté', device_url=rts://****-****-4156/16713099, controllable_name='rts:RollerShutterRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=1), CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=1), CommandDefinition(command_name='open', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='UpDownRollerShutter', ui_class='RollerShutter', qualified_name='rts:RollerShutterRTSComponent'), data_properties=None, widget='UpDownRollerShutter', ui_class='RollerShutter', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='c158e814-d10d-4440-94fc-c91be15d6662'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='Volet Bureau', device_url=rts://****-****-4156/16727507, controllable_name='rts:RollerShutterRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=1), CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=1), CommandDefinition(command_name='open', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='UpDownRollerShutter', ui_class='RollerShutter', qualified_name='rts:RollerShutterRTSComponent'), data_properties=None, widget='UpDownRollerShutter', ui_class='RollerShutter', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='63320d12-f007-468a-834c-b4e5ffd35080'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='Volet Terrasse', device_url=rts://****-****-4156/16734585, controllable_name='rts:RollerShutterRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=1), CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=1), CommandDefinition(command_name='open', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='UpDownRollerShutter', ui_class='RollerShutter', qualified_name='rts:RollerShutterRTSComponent'), data_properties=None, widget='UpDownRollerShutter', ui_class='RollerShutter', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='c158e814-d10d-4440-94fc-c91be15d6662'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='RTS_CPL', device_url=rts://****-****-4156/16743852, controllable_name='rts:OnOffRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='onWithTimer', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='StatelessOnOff', ui_class='OnOff', qualified_name='rts:OnOffRTSComponent'), data_properties=None, widget='StatelessOnOff', ui_class='OnOff', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='Volet Cuisine', device_url=rts://****-****-4156/16746415, controllable_name='rts:RollerShutterRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=1), CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=1), CommandDefinition(command_name='open', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='UpDownRollerShutter', ui_class='RollerShutter', qualified_name='rts:RollerShutterRTSComponent'), data_properties=None, widget='UpDownRollerShutter', ui_class='RollerShutter', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='07147dbe-5472-485d-8ce1-d0b9f37865a3'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='Volet Arrière', device_url=rts://****-****-4156/16757137, controllable_name='rts:RollerShutterRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=1), CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=1), CommandDefinition(command_name='open', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='UpDownRollerShutter', ui_class='RollerShutter', qualified_name='rts:RollerShutterRTSComponent'), data_properties=None, widget='UpDownRollerShutter', ui_class='RollerShutter', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='a4e1ecfb-cfdc-4498-bcd0-5abbfd6a4d6b'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='Volet Porte Terrasse', device_url=rts://****-****-4156/16760377, controllable_name='rts:RollerShutterRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=1), CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=1), CommandDefinition(command_name='open', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='UpDownRollerShutter', ui_class='RollerShutter', qualified_name='rts:RollerShutterRTSComponent'), data_properties=None, widget='UpDownRollerShutter', ui_class='RollerShutter', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='a4e1ecfb-cfdc-4498-bcd0-5abbfd6a4d6b'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='rts:diy', type=<DataType.BOOLEAN: 6>, value=True)]), available=True, enabled=True, label='Volet Chambre Noémie', device_url=rts://****-****-4156/16773343, controllable_name='rts:RollerShutterRTSComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='close', nparams=1), CommandDefinition(command_name='down', nparams=1), CommandDefinition(command_name='identify', nparams=0), CommandDefinition(command_name='my', nparams=1), CommandDefinition(command_name='open', nparams=1), CommandDefinition(command_name='rest', nparams=1), CommandDefinition(command_name='stop', nparams=1), CommandDefinition(command_name='test', nparams=0), CommandDefinition(command_name='up', nparams=1), CommandDefinition(command_name='openConfiguration', nparams=1)]), states=[], widget_name='UpDownRollerShutter', ui_class='RollerShutter', qualified_name='rts:RollerShutterRTSComponent'), data_properties=None, widget='UpDownRollerShutter', ui_class='RollerShutter', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='c179fdd6-7ff3-4a58-8c18-81948a08ab4c'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='somfythermostat:WebhookId', type=<DataType.STRING: 3>, value='1264')]), available=True, enabled=True, label='Chauffage au sol', device_url=somfythermostat://SOMFY_THERMOSTAT-2044/174613454759#1, controllable_name='somfythermostat:SomfyThermostatThermostatComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='getName', nparams=0), CommandDefinition(command_name='refreshDerogation', nparams=0), CommandDefinition(command_name='refreshState', nparams=0), CommandDefinition(command_name='setName', nparams=1), CommandDefinition(command_name='exitDerogation', nparams=0), CommandDefinition(command_name='refreshModeSettings', nparams=0), CommandDefinition(command_name='setDerogation', nparams=2), CommandDefinition(command_name='setModeTemperature', nparams=2)]), states=[StateDefinition(qualified_name='core:AvailabilityState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:BatteryLevelState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DerogatedTargetTemperatureState', type='ContinuousState', values=None), StateDefinition(qualified_name='core:DerogationActivationState', type='DiscreteState', values=['active', 'inactive']), StateDefinition(qualified_name='core:DerogationEndDateTimeState', type='DataState', values=None), StateDefinition(qualified_name='core:DerogationStartDateTimeState', type='DataState', values=None), StateDefinition(qualified_name='core:NameState', type='DataState', values=None), StateDefinition(qualified_name='core:TargetTemperatureState', type='ContinuousState', values=None), StateDefinition(qualified_name='somfythermostat:AtHomeTargetTemperatureState', type='ContinuousState', values=None), StateDefinition(qualified_name='somfythermostat:AwayModeTargetTemperatureState', type='ContinuousState', values=None), StateDefinition(qualified_name='somfythermostat:DerogationHeatingModeState', type='DiscreteState', values=['atHomeMode', 'awayMode', 'freezeMode', 'geofencingMode', 'manualMode', 'sleepingMode', 'suddenDropMode']), StateDefinition(qualified_name='somfythermostat:DerogationTypeState', type='DiscreteState', values=['date', 'furtherNotice', 'nextMode']), StateDefinition(qualified_name='somfythermostat:FreezeModeTargetTemperatureState', type='ContinuousState', values=None), StateDefinition(qualified_name='somfythermostat:GeofencingModeTargetTemperatureState', type='ContinuousState', values=None), StateDefinition(qualified_name='somfythermostat:HeatingModeState', type='DiscreteState', values=['atHomeMode', 'awayMode', 'freezeMode', 'geofencingMode', 'manualMode', 'sleepingMode', 'suddenDropMode']), StateDefinition(qualified_name='somfythermostat:ManualModeTargetTemperatureState', type='ContinuousState', values=None), StateDefinition(qualified_name='somfythermostat:SleepingModeTargetTemperatureState', type='ContinuousState', values=None), StateDefinition(qualified_name='somfythermostat:SuddenDropModeTargetTemperatureState', type='ContinuousState', values=None)], widget_name='SomfyThermostat', ui_class='HeatingSystem', qualified_name='somfythermostat:SomfyThermostatThermostatComponent'), data_properties=None, widget='SomfyThermostat', ui_class='HeatingSystem', states=States(_states=[State(name='core:NameState', type=<DataType.STRING: 3>, value='Thermostat Connecté'), State(name='somfythermostat:HeatingModeState', type=<DataType.STRING: 3>, value='atHomeMode'), State(name='core:TargetTemperatureState', type=<DataType.FLOAT: 2>, value=18.0), State(name='somfythermostat:AtHomeTargetTemperatureState', type=<DataType.FLOAT: 2>, value=18.0), State(name='somfythermostat:SleepingModeTargetTemperatureState', type=<DataType.FLOAT: 2>, value=15.0), State(name='somfythermostat:AwayModeTargetTemperatureState', type=<DataType.FLOAT: 2>, value=19.0), State(name='somfythermostat:GeofencingModeTargetTemperatureState', type=<DataType.FLOAT: 2>, value=18.0), State(name='somfythermostat:FreezeModeTargetTemperatureState', type=<DataType.FLOAT: 2>, value=8.0), State(name='somfythermostat:SuddenDropModeTargetTemperatureState', type=<DataType.FLOAT: 2>, value=19.0), State(name='core:BatteryLevelState', type=<DataType.FLOAT: 2>, value=45.0), State(name='core:AvailabilityState', type=<DataType.STRING: 3>, value='available'), State(name='somfythermostat:DerogationTypeState', type=<DataType.STRING: 3>, value='date'), State(name='core:DerogationEndDateTimeState', type=<DataType.DATE: 5>, value=1624904770000), State(name='core:DerogationStartDateTimeState', type=<DataType.DATE: 5>, value=1624897570000), State(name='core:DerogatedTargetTemperatureState', type=<DataType.FLOAT: 2>, value=24.0), State(name='somfythermostat:DerogationHeatingModeState', type=<DataType.STRING: 3>, value='manualMode'), State(name='core:DerogationActivationState', type=<DataType.STRING: 3>, value='inactive')]), type=<ProductType.ACTUATOR: 1>, place_oid='a4e1ecfb-cfdc-4498-bcd0-5abbfd6a4d6b'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='core:MeasuredValueType', type=<DataType.STRING: 3>, value='core:TemperatureInCelcius')]), available=True, enabled=True, label='Chauffage au sol (2)', device_url=somfythermostat://SOMFY_THERMOSTAT-2044/174613454759#2, controllable_name='somfythermostat:SomfyThermostatTemperatureSensor', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='refreshTemperature', nparams=0)]), states=[StateDefinition(qualified_name='core:AvailabilityState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:TemperatureState', type='ContinuousState', values=None)], widget_name='TemperatureSensor', ui_class='TemperatureSensor', qualified_name='somfythermostat:SomfyThermostatTemperatureSensor'), data_properties=None, widget='TemperatureSensor', ui_class='TemperatureSensor', states=States(_states=[State(name='core:AvailabilityState', type=<DataType.STRING: 3>, value='available'), State(name='core:TemperatureState', type=<DataType.FLOAT: 2>, value=18.100000381469727)]), type=<ProductType.SENSOR: 2>, place_oid='a4e1ecfb-cfdc-4498-bcd0-5abbfd6a4d6b'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='core:MeasuredValueType', type=<DataType.STRING: 3>, value='core:RelativeValueInPercentage')]), available=True, enabled=True, label='Chauffage au sol (3)', device_url=somfythermostat://SOMFY_THERMOSTAT-2044/174613454759#3, controllable_name='somfythermostat:SomfyThermostatHumiditySensor', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='refreshRelativeHumidity', nparams=0)]), states=[StateDefinition(qualified_name='core:AvailabilityState', type='DiscreteState', values=['available', 'unavailable']), StateDefinition(qualified_name='core:RelativeHumidityState', type='ContinuousState', values=None)], widget_name='RelativeHumiditySensor', ui_class='HumiditySensor', qualified_name='somfythermostat:SomfyThermostatHumiditySensor'), data_properties=None, widget='RelativeHumiditySensor', ui_class='HumiditySensor', states=States(_states=[State(name='core:AvailabilityState', type=<DataType.STRING: 3>, value='available'), State(name='core:RelativeHumidityState', type=<DataType.FLOAT: 2>, value=38.79999923706055)]), type=<ProductType.SENSOR: 2>, place_oid='a4e1ecfb-cfdc-4498-bcd0-5abbfd6a4d6b'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Unsupported device detected (Device(attributes=States(_states=[State(name='zwave:HighestSupportedSecurityType', type=<DataType.STRING: 3>, value='S2'), State(name='zwave:SupportedSecurityTypes', type=<DataType.STRING: 3>, value='S2,S0,CRC16')]), available=True, enabled=True, label='ZWAVE (1#1)', device_url=zwave://****-****-4156/1#1, controllable_name='zwave:NodeComponent', definition=Definition(commands=CommandDefinitions(_commands=[]), states=[StateDefinition(qualified_name='core:DeviceDefectState', type='DiscreteState', values=['failed']), StateDefinition(qualified_name='core:NeighboursAddressesState', type='DataState', values=None)], widget_name='Node', ui_class='NetworkComponent', qualified_name='zwave:NodeComponent'), data_properties=None, widget='Node', ui_class='NetworkComponent', states=States(_states=[]), type=<ProductType.ACTUATOR: 1>, place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='zwave:SupportedFeatures', type=<DataType.JSON_ARRAY: 10>, value=['association'])]), available=True, enabled=True, label='Spots Coin Snack', device_url=zwave://****-****-4156/2, controllable_name='zwave:OnOffLightZWaveComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='onWithTimer', nparams=1), CommandDefinition(command_name='refreshOnOffState', nparams=0), CommandDefinition(command_name='setOnOff', nparams=1)]), states=[StateDefinition(qualified_name='core:DeviceDefectState', type='DiscreteState', values=['failed']), StateDefinition(qualified_name='core:NeighboursAddressesState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on'])], widget_name='StatefulOnOffLight', ui_class='Light', qualified_name='zwave:OnOffLightZWaveComponent'), data_properties=None, widget='StatefulOnOffLight', ui_class='Light', states=States(_states=[State(name='core:NeighboursAddressesState', type=<DataType.STRING: 3>, value='4'), State(name='core:OnOffState', type=<DataType.STRING: 3>, value='off')]), type=<ProductType.ACTUATOR: 1>, place_oid='c158e814-d10d-4440-94fc-c91be15d6662'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added device (Device(attributes=States(_states=[State(name='zwave:SupportedFeatures', type=<DataType.JSON_ARRAY: 10>, value=['association'])]), available=True, enabled=True, label='Salle à manger', device_url=zwave://****-****-4156/4, controllable_name='zwave:OnOffLightZWaveComponent', definition=Definition(commands=CommandDefinitions(_commands=[CommandDefinition(command_name='off', nparams=0), CommandDefinition(command_name='on', nparams=0), CommandDefinition(command_name='onWithTimer', nparams=1), CommandDefinition(command_name='refreshOnOffState', nparams=0), CommandDefinition(command_name='setOnOff', nparams=1)]), states=[StateDefinition(qualified_name='core:DeviceDefectState', type='DiscreteState', values=['failed']), StateDefinition(qualified_name='core:NeighboursAddressesState', type='DataState', values=None), StateDefinition(qualified_name='core:OnOffState', type='DiscreteState', values=['off', 'on'])], widget_name='StatefulOnOffLight', ui_class='Light', qualified_name='zwave:OnOffLightZWaveComponent'), data_properties=None, widget='StatefulOnOffLight', ui_class='Light', states=States(_states=[State(name='core:NeighboursAddressesState', type=<DataType.STRING: 3>, value='2'), State(name='core:OnOffState', type=<DataType.STRING: 3>, value='off')]), type=<ProductType.ACTUATOR: 1>, place_oid='c158e814-d10d-4440-94fc-c91be15d6662'))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added gateway (Gateway(partners=[], functions='INTERNET_AUTHORIZATION,SCENARIO_DOWNLOAD,SCENARIO_AUTO_LAUNCHING,SCENARIO_TELECO_LAUNCHING,INTERNET_UPLOAD,INTERNET_UPDATE', sub_type=<GatewaySubType.TAHOMA_SHORT_CHANNEL: 13>, id=****-****-4156, gateway_id=NOTHING, alive=True, mode='NO_AUTO', place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62', time_reliable=True, connectivity=Connectivity(status='OK', protocol_version='2021.5.4'), up_to_date=True, update_status=<UpdateBoxStatus.UP_TO_DATE: 'UP_TO_DATE'>, sync_in_progress=False, type=<GatewayType.TAHOMA_V2: 29>))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added gateway (Gateway(partners=[], functions='CALENDAR,TRIGGERS', sub_type=None, id=SOMFY_PROTECT-7LpJU3Dwr2FVlZavEKCqvJOWB88JCsz1, gateway_id=NOTHING, alive=None, mode='ACTIVE', place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62', time_reliable=True, connectivity=Connectivity(status='NOT_SUPPORTED', protocol_version='1'), up_to_date=None, update_status=<UpdateBoxStatus.NOT_UPDATABLE: 'NOT_UPDATABLE'>, sync_in_progress=False, type=<GatewayType.HOME_PROTECT_SYSTEM: 58>))
2022-01-24 09:21:30 DEBUG (MainThread) [custom_components.tahoma] Added gateway (Gateway(partners=[], functions='', sub_type=None, id=SOMFY_THERMOSTAT-2044, gateway_id=NOTHING, alive=None, mode='ACTIVE', place_oid='9fc46b7e-dce0-4ece-baa6-085441434a62', time_reliable=True, connectivity=Connectivity(status='NOT_SUPPORTED', protocol_version='1'), up_to_date=None, update_status=<UpdateBoxStatus.NOT_UPDATABLE: 'NOT_UPDATABLE'>, sync_in_progress=False, type=<GatewayType.THERMOSTAT_SOMFY_SYSTEM: 63>))
2022-01-24 09:21:30 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform adguard is taking over 10 seconds.
2022-01-24 09:21:30 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform unifigateway is taking over 10 seconds.
2022-01-24 09:21:30 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform openhardwaremonitor is taking over 10 seconds.
2022-01-24 09:21:30 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform adguard is taking over 10 seconds.
2022-01-24 09:21:30 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform adguard is taking over 10 seconds.
2022-01-24 09:21:30 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform adguard is taking over 10 seconds.
2022-01-24 09:21:35 ERROR (MainThread) [homeassistant] Error doing job: Task was destroyed but it is pending!
2022-01-24 09:21:35 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2022-01-24 09:21:35 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2022-01-24 09:21:39 ERROR (MainThread) [homeassistant.components.climate] Error adding entities for domain climate with platform tahoma
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 382, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 613, in _async_add_entity
await entity.add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 748, in add_to_platform_finish
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:21:40 ERROR (MainThread) [homeassistant.components.home_plus_control] Timeout fetching home_plus_control_module data
2022-01-24 09:21:40 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform livebox is taking over 10 seconds.
2022-01-24 09:21:40 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform livebox is taking over 10 seconds.
2022-01-24 09:21:41 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mobile_app is taking over 10 seconds.
2022-01-24 09:21:41 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform mobile_app is taking over 10 seconds.
2022-01-24 09:21:41 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mobile_app is taking over 10 seconds.
2022-01-24 09:21:41 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform mobile_app is taking over 10 seconds.
2022-01-24 09:21:41 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mobile_app is taking over 10 seconds.
2022-01-24 09:21:41 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform mobile_app is taking over 10 seconds.
2022-01-24 09:21:41 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mobile_app is taking over 10 seconds.
2022-01-24 09:21:41 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform mobile_app is taking over 10 seconds.
2022-01-24 09:21:45 ERROR (MainThread) [homeassistant.components.climate] Error while setting up tahoma platform for climate
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 257, in _async_setup_platform
await asyncio.gather(*pending)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 382, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 613, in _async_add_entity
await entity.add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 748, in add_to_platform_finish
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:21:45 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform synology_dsm is taking over 10 seconds.
2022-01-24 09:21:45 WARNING (MainThread) [homeassistant.components.binary_sensor] Updating ping binary_sensor took longer than the scheduled update interval 0:00:10
2022-01-24 09:21:45 WARNING (MainThread) [homeassistant.components.button] Setup of button platform tahoma is taking over 10 seconds.
2022-01-24 09:21:45 WARNING (MainThread) [homeassistant.setup] Setup of default_config is taking over 10 seconds.
2022-01-24 09:21:45 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_default_gateway is taking over 10 seconds
2022-01-24 09:21:45 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_livebox is taking over 10 seconds
2022-01-24 09:21:45 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.ping_dns_google is taking over 10 seconds
2022-01-24 09:21:47 WARNING (MainThread) [slixmpp.basexmpp] Legacy XMPP 0.9 protocol detected.
2022-01-24 09:21:47 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012493468, name=<EventName.DEVICE_STATE_CHANGED: 'DeviceStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id=None, device_url=somfythermostat://SOMFY_THERMOSTAT-2044/174613454759#1, device_states=[State(name='core:BatteryLevelState', type=<DataType.FLOAT: 2>, value='44.0')], old_state=None, new_state=None)
2022-01-24 09:21:47 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012493469, name=<EventName.DEVICE_STATE_CHANGED: 'DeviceStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id=None, device_url=somfythermostat://SOMFY_THERMOSTAT-2044/174613454759#3, device_states=[State(name='core:RelativeHumidityState', type=<DataType.FLOAT: 2>, value='38.70000076293945')], old_state=None, new_state=None)
2022-01-24 09:21:47 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 2.442 seconds (success: True)
2022-01-24 09:21:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for climate.chauffage_au_sol fails
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 487, in async_update_ha_state
await self.async_device_update()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 691, in async_device_update
raise exc
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 336, in async_update
await self.coordinator.async_request_refresh()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 141, in async_request_refresh
await self._debounced_refresh.async_call()
File "/usr/src/homeassistant/homeassistant/helpers/debounce.py", line 78, in async_call
await task
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 165, in async_refresh
await self._async_refresh(log_failures=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:21:48 ERROR (MainThread) [homeassistant] Error doing job: Task was destroyed but it is pending!
2022-01-24 09:22:00 ERROR (MainThread) [aioharmony.harmonyclient] 192.168.1.12: Timeout trying to retrieve provisioning info.
2022-01-24 09:22:00 ERROR (MainThread) [aioharmony.harmonyclient] 192.168.1.12: Timeout trying to retrieve discovery info.
2022-01-24 09:22:16 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform cert_expiry is taking over 10 seconds.
2022-01-24 09:22:19 ERROR (MainThread) [homeassistant.components.cert_expiry] Error fetching povpov29.duckdns.org:8123 data: Connection timeout with server: povpov29.duckdns.org:8123
2022-01-24 09:22:20 ERROR (MainThread) [glances_api] Can not load data from Glances API
2022-01-24 09:22:20 DEBUG (MainThread) [custom_components.tahoma.config_flow] DHCP discovery detected gateway ****-****-4156
2022-01-24 09:22:20 DEBUG (MainThread) [custom_components.tahoma.config_flow] Gateway ****-****-4156 is already configured
2022-01-24 09:22:21 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 1.442 seconds (success: True)
2022-01-24 09:22:21 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:37 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012557805, name=<EventName.EXECUTION_REGISTERED: 'ExecutionRegisteredEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=1, sub_type=1, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label='Home Assistant', metadata='', camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e0beb-98e4-e192-3324-f085363a2a38', device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:37 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012557805, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e0beb-98e4-e192-3324-f085363a2a38', device_url=None, device_states=[], old_state=<ExecutionState.INITIALIZED: 'INITIALIZED'>, new_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>)
2022-01-24 09:22:37 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012557805, name=<EventName.GATEWAY_SYNCHRONIZATION_STARTED: 'GatewaySynchronizationStartedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:37 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012557807, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e0beb-98e4-e192-3324-f085363a2a38', device_url=None, device_states=[], old_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>, new_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>)
2022-01-24 09:22:37 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012557808, name=<EventName.GATEWAY_SYNCHRONIZATION_ENDED: 'GatewaySynchronizationEndedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:37 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.026 seconds (success: True)
2022-01-24 09:22:37 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547175917216] None
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1495, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1530, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 209, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 663, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 896, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 700, in _handle_entity_call
await result
File "/usr/src/homeassistant/homeassistant/components/light/__init__.py", line 503, in async_handle_light_off_service
await light.async_turn_off(**filter_turn_off_params(light, params))
File "/config/custom_components/tahoma/light.py", line 121, in async_turn_off
await self.executor.async_execute_command(OverkizCommand.OFF)
File "/config/custom_components/tahoma/executor.py", line 85, in async_execute_command
await self.coordinator.async_refresh()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 165, in async_refresh
await self._async_refresh(log_failures=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:38 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.019 seconds (success: True)
2022-01-24 09:22:38 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:39 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012558394, name=<EventName.DEVICE_STATE_CHANGED: 'DeviceStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id=None, device_url=io://****-****-4156/15592947, device_states=[State(name='core:OnOffState', type=<DataType.STRING: 3>, value='off')], old_state=None, new_state=None)
2022-01-24 09:22:39 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012558397, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e0beb-98e4-e192-3324-f085363a2a38', device_url=None, device_states=[], old_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>, new_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>)
2022-01-24 09:22:39 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012558399, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=-1, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e0beb-98e4-e192-3324-f085363a2a38', device_url=None, device_states=[], old_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>, new_state=<ExecutionState.COMPLETED: 'COMPLETED'>)
2022-01-24 09:22:39 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.024 seconds (success: True)
2022-01-24 09:22:39 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:42 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012562645, name=<EventName.EXECUTION_REGISTERED: 'ExecutionRegisteredEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=1, sub_type=1, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label='Home Assistant', metadata='', camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e1ed3-98e4-e192-3324-f0855bc74168', device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:42 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012562645, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e1ed3-98e4-e192-3324-f0855bc74168', device_url=None, device_states=[], old_state=<ExecutionState.INITIALIZED: 'INITIALIZED'>, new_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>)
2022-01-24 09:22:42 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012562645, name=<EventName.GATEWAY_SYNCHRONIZATION_STARTED: 'GatewaySynchronizationStartedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:42 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012562647, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e1ed3-98e4-e192-3324-f0855bc74168', device_url=None, device_states=[], old_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>, new_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>)
2022-01-24 09:22:42 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012562648, name=<EventName.GATEWAY_SYNCHRONIZATION_ENDED: 'GatewaySynchronizationEndedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:42 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.024 seconds (success: True)
2022-01-24 09:22:42 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547175917216] None
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1495, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1530, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 209, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 663, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 896, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 700, in _handle_entity_call
await result
File "/usr/src/homeassistant/homeassistant/components/light/__init__.py", line 503, in async_handle_light_off_service
await light.async_turn_off(**filter_turn_off_params(light, params))
File "/config/custom_components/tahoma/light.py", line 121, in async_turn_off
await self.executor.async_execute_command(OverkizCommand.OFF)
File "/config/custom_components/tahoma/executor.py", line 85, in async_execute_command
await self.coordinator.async_refresh()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 165, in async_refresh
await self._async_refresh(log_failures=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:43 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.020 seconds (success: True)
2022-01-24 09:22:43 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:44 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012563234, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e1ed3-98e4-e192-3324-f0855bc74168', device_url=None, device_states=[], old_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>, new_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>)
2022-01-24 09:22:44 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012563236, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=-1, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e1ed3-98e4-e192-3324-f0855bc74168', device_url=None, device_states=[], old_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>, new_state=<ExecutionState.COMPLETED: 'COMPLETED'>)
2022-01-24 09:22:44 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.022 seconds (success: True)
2022-01-24 09:22:44 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:48 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012568770, name=<EventName.EXECUTION_REGISTERED: 'ExecutionRegisteredEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=1, sub_type=1, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label='Home Assistant', metadata='', camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e36c0-98e4-e192-3324-f085901dac50', device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:48 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012568770, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e36c0-98e4-e192-3324-f085901dac50', device_url=None, device_states=[], old_state=<ExecutionState.INITIALIZED: 'INITIALIZED'>, new_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>)
2022-01-24 09:22:48 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012568770, name=<EventName.GATEWAY_SYNCHRONIZATION_STARTED: 'GatewaySynchronizationStartedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:48 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012568772, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e36c0-98e4-e192-3324-f085901dac50', device_url=None, device_states=[], old_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>, new_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>)
2022-01-24 09:22:48 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012568773, name=<EventName.GATEWAY_SYNCHRONIZATION_ENDED: 'GatewaySynchronizationEndedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:48 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.026 seconds (success: True)
2022-01-24 09:22:48 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547175917216] None
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1495, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1530, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 209, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 663, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 896, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 700, in _handle_entity_call
await result
File "/usr/src/homeassistant/homeassistant/components/light/__init__.py", line 503, in async_handle_light_off_service
await light.async_turn_off(**filter_turn_off_params(light, params))
File "/config/custom_components/tahoma/light.py", line 121, in async_turn_off
await self.executor.async_execute_command(OverkizCommand.OFF)
File "/config/custom_components/tahoma/executor.py", line 85, in async_execute_command
await self.coordinator.async_refresh()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 165, in async_refresh
await self._async_refresh(log_failures=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:49 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.019 seconds (success: True)
2022-01-24 09:22:49 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:50 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012569363, name=<EventName.DEVICE_STATE_CHANGED: 'DeviceStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id=None, device_url=io://****-****-4156/2059644, device_states=[State(name='core:OnOffState', type=<DataType.STRING: 3>, value='off')], old_state=None, new_state=None)
2022-01-24 09:22:50 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012569366, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e36c0-98e4-e192-3324-f085901dac50', device_url=None, device_states=[], old_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>, new_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>)
2022-01-24 09:22:50 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012569368, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=-1, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e36c0-98e4-e192-3324-f085901dac50', device_url=None, device_states=[], old_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>, new_state=<ExecutionState.COMPLETED: 'COMPLETED'>)
2022-01-24 09:22:50 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.029 seconds (success: True)
2022-01-24 09:22:50 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:55 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012575886, name=<EventName.EXECUTION_REGISTERED: 'ExecutionRegisteredEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=1, sub_type=1, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label='Home Assistant', metadata='', camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e528c-98e4-e192-3324-f08578074c40', device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:55 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012575886, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e528c-98e4-e192-3324-f08578074c40', device_url=None, device_states=[], old_state=<ExecutionState.INITIALIZED: 'INITIALIZED'>, new_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>)
2022-01-24 09:22:55 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012575886, name=<EventName.GATEWAY_SYNCHRONIZATION_STARTED: 'GatewaySynchronizationStartedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:55 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012575895, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e528c-98e4-e192-3324-f08578074c40', device_url=None, device_states=[], old_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>, new_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>)
2022-01-24 09:22:55 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012575897, name=<EventName.GATEWAY_SYNCHRONIZATION_ENDED: 'GatewaySynchronizationEndedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:55 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.027 seconds (success: True)
2022-01-24 09:22:55 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547175917216] None
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1495, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1530, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 209, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 663, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 896, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 700, in _handle_entity_call
await result
File "/usr/src/homeassistant/homeassistant/components/light/__init__.py", line 503, in async_handle_light_off_service
await light.async_turn_off(**filter_turn_off_params(light, params))
File "/config/custom_components/tahoma/light.py", line 121, in async_turn_off
await self.executor.async_execute_command(OverkizCommand.OFF)
File "/config/custom_components/tahoma/executor.py", line 85, in async_execute_command
await self.coordinator.async_refresh()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 165, in async_refresh
await self._async_refresh(log_failures=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.019 seconds (success: True)
2022-01-24 09:22:56 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012576488, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e528c-98e4-e192-3324-f08578074c40', device_url=None, device_states=[], old_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>, new_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>)
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012576490, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=-1, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e528c-98e4-e192-3324-f08578074c40', device_url=None, device_states=[], old_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>, new_state=<ExecutionState.COMPLETED: 'COMPLETED'>)
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012576959, name=<EventName.EXECUTION_REGISTERED: 'ExecutionRegisteredEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=1, sub_type=1, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label='Home Assistant', metadata='', camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e56bd-98e4-e192-3324-f0856688fb55', device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012576959, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e56bd-98e4-e192-3324-f0856688fb55', device_url=None, device_states=[], old_state=<ExecutionState.INITIALIZED: 'INITIALIZED'>, new_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>)
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012576959, name=<EventName.GATEWAY_SYNCHRONIZATION_STARTED: 'GatewaySynchronizationStartedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012576965, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e56bd-98e4-e192-3324-f0856688fb55', device_url=None, device_states=[], old_state=<ExecutionState.NOT_TRANSMITTED: 'NOT_TRANSMITTED'>, new_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>)
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012576967, name=<EventName.GATEWAY_SYNCHRONIZATION_ENDED: 'GatewaySynchronizationEndedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=None, type=None, sub_type=None, time_to_next_state=None, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=****-****-4156, exec_id=None, device_url=None, device_states=[], old_state=None, new_state=None)
2022-01-24 09:22:56 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.027 seconds (success: True)
2022-01-24 09:22:56 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547175917216] None
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1495, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1530, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 209, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 663, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 896, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 700, in _handle_entity_call
await result
File "/usr/src/homeassistant/homeassistant/components/light/__init__.py", line 503, in async_handle_light_off_service
await light.async_turn_off(**filter_turn_off_params(light, params))
File "/config/custom_components/tahoma/light.py", line 121, in async_turn_off
await self.executor.async_execute_command(OverkizCommand.OFF)
File "/config/custom_components/tahoma/executor.py", line 85, in async_execute_command
await self.coordinator.async_refresh()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 165, in async_refresh
await self._async_refresh(log_failures=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:57 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.018 seconds (success: True)
2022-01-24 09:22:57 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
2022-01-24 09:22:58 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012577556, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=0, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e56bd-98e4-e192-3324-f0856688fb55', device_url=None, device_states=[], old_state=<ExecutionState.TRANSMITTED: 'TRANSMITTED'>, new_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>)
2022-01-24 09:22:58 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1643012577558, name=<EventName.EXECUTION_STATE_CHANGED: 'ExecutionStateChangedEvent'>, setupoid=_CountingAttr(counter=303, _default=None, repr=<function obfuscate_id at 0x7f896d5f70>, eq=True, order=True, hash=None, init=True, on_setattr=None, metadata={}), owner_key=9abca1e****-fb5e-****-****-30e21779a164, type=1, sub_type=1, time_to_next_state=-1, failed_commands=None, failure_type_code=None, failure_type=None, condition_groupoid=None, place_oid=None, label=None, metadata=None, camera_id=None, deleted_raw_devices_count=None, protocol_type=None, gateway_id=None, exec_id='8b2e56bd-98e4-e192-3324-f0856688fb55', device_url=None, device_states=[], old_state=<ExecutionState.IN_PROGRESS: 'IN_PROGRESS'>, new_state=<ExecutionState.COMPLETED: 'COMPLETED'>)
2022-01-24 09:22:58 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.022 seconds (success: True)
2022-01-24 09:22:58 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 265, in _async_refresh
update_callback()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 325, in _handle_coordinator_update
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 505, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 538, in _async_write_ha_state
state = self._stringify_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 511, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 210, in state
return self.hvac_mode
File "/config/custom_components/tahoma/climate_devices/atlantic_electrical_heater.py", line 58, in hvac_mode
return TAHOMA_TO_HVAC_MODES[self.executor.select_state(CORE_ON_OFF_STATE)]
KeyError: None
test done with light.salon and light.entree. I notice the state is not good for my somfy entities.
@PoVPoV29 I wonder if this is coming from the error that you see in your logs, or if it has another reason...
Do you know which version introduced these issues for you?
@iMicknl I don't know at all. I suppose it's a version issue because the issue was not happening a moment ago.
'There hasn't been any activity on this issue recently. Is this issue still present? Please make sure to update to the latest Home Assistant version and version of this integration to see if that solves the issue. Let us know if that works for you by adding a comment 👍. This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.'
Did you read the instructions?
The problem
Hello, My light buton are not working. When I click on it the light is not working (go to on or off) It was working few weeks ago. Thanks for your help. Regards
What version of this integration (ha-tahoma) has the issue?
2.11.0
What version of Home Assistant Core has the issue?
core-2021.12.10
Which gateway / hub do you use?
Somfy Tahoma
Device model
Izymo and RTS on/off modules
Home Assistant log
Logs
``` 2022-01-23 11:18:40 DEBUG (MainThread) [custom_components.tahoma.coordinator] Event(timestamp=1642933120377, name=Additional information
No response