sanjoyg / dirigera_platform

HomeAssistant Integration for Dirigera Platform
MIT License
122 stars 16 forks source link

errors in logs #73

Closed oat1 closed 1 month ago

oat1 commented 1 month ago

I see this as errors in logs all the time image

Also I tried to dump data few times but nothing appeared in logs. It worked previously.

Leave-MeAlone commented 1 month ago

It will help if you translate the errors to English

oat1 commented 1 month ago

It is in English.... Only thing not translated is that it repeated 87 times

sanjoyg commented 1 month ago

Should be fixed now have a look with the latest release

oat1 commented 1 month ago

@sanjoyg I see no changes with version 1.8.0 image

sanjoyg commented 1 month ago

Now this should be good. The level of log was error which was incorrect. Try 1.81.

oat1 commented 1 month ago

@sanjoyg Right now it's even worse still get the messages:

image

But now integration do not load correctly ( in English " configuration error" image

image

sanjoyg commented 1 month ago

Try release 1.8.2

fa-ve commented 1 month ago

Try release 1.8.2

see only 1.8.1

sanjoyg commented 1 month ago

Released now. 1.8.2 should be there now

oat1 commented 1 month ago

@sanjoyg

Integration is now loading again but still got errors in the logs Screenshot_20241008_195143_Home Assistant

fa-ve commented 1 month ago

1.8.1 log

2024-10-08 19:56:33.947 WARNING (SyncWorker_0) [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 2024-10-08 19:56:33.947 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration simpleicons 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 2024-10-08 19:56:33.947 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dirigera_platform 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 2024-10-08 19:56:33.948 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration fontawesome 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 2024-10-08 19:56:38.498 ERROR (MainThread) [custom_components.dirigera_platform] Starting async_setup... 2024-10-08 19:56:38.498 ERROR (MainThread) [custom_components.dirigera_platform] config key: default_config value: {} 2024-10-08 19:56:38.498 ERROR (MainThread) [custom_components.dirigera_platform] config key: homeassistant value: {'packages': {'elektra': {}}} 2024-10-08 19:56:38.498 ERROR (MainThread) [custom_components.dirigera_platform] config key: http value: {'use_x_forwarded_for': True, 'trusted_proxies': ['192.168.176.200'], 'ip_ban_enabled': False, 'login_attempts_threshold': 5} 2024-10-08 19:56:38.498 ERROR (MainThread) [custom_components.dirigera_platform] config key: frontend value: {'themes': {'Mushroom Shadow': {'ha-card-box-shadow': '0px 2px 4px 0px rgba(0,0,0,0.16)', 'ha-card-border-width': 0, 'modes': {'light': {}, 'dark': {}}}, 'Mushroom Square Shadow': {'ha-card-box-shadow': '0px 2px 4px 0px rgba(0,0,0,0.16)', 'ha-card-border-width': 0, 'ha-card-border-radius': '6px', 'ha-badge-border-radius': '6px', 'mush-spacing': '8px', 'mush-icon-border-radius': '6px', 'mush-control-border-radius': '6px', 'mush-chip-border-radius': '6px', 'modes': {'light': {}, 'dark': {}}}, 'Mushroom Square': {'ha-card-border-radius': '6px', 'ha-badge-border-radius': '6px', 'mush-spacing': '8px', 'mush-icon-border-radius': '6px', 'mush-control-border-radius': '6px', 'mush-chip-border-radius': '6px', 'modes': {'light': {}, 'dark': {}}}, 'Mushroom': {'modes': {'light': {}, 'dark': {}}}}} 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] config key: automation value: {} 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] config key: script value: {} 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] config key: scene value: {} 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] config key: dirigera_platform value: [] 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] Complete async_setup... 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] Staring async_setup_entry in init... 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] {'ip_address': '192.168.179.71', 'token': 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjU5NGY1MGFkNGY1YzA4NWUxMzgyY2U0NWVhY2QwZmE0ZTAxMmY1NGM', 'hide_device_set_bulbs': True} 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] async_setup_entry None ConfigEntryState.SETUP_IN_PROGRESS 01J9C0Y75WWMJ1B0G4XDZJ3XY3 IKEA Dirigera Hub : 192.168.179.71 dirigera_platform 2024-10-08 19:56:38.499 ERROR (MainThread) [custom_components.dirigera_platform] hass_data : {'ip_address': '192.168.179.71', 'token': 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjU5NGY1MGFkNGY1YzA4NWUxMzgyY2U0NWVhY2QwZmE0ZTAxMmY1NGM3YTdiZTE0ZDQ5NTNkODExZDBmMmJjNzUifQ.eyJpc3MiOiI2MjVjYjk2Zi0xNTVkLTQ0N2YtOTQ3Ny1hNGZlMjhkM2M4NzYiLCJ0eX', 'hide_device_set_bulbs': True} 2024-10-08 19:56:38.499 DEBUG (MainThread) [custom_components.dirigera_platform] Found HIDE_DEVICE_SET * 2024-10-08 19:56:38.499 DEBUG (MainThread) [custom_components.dirigera_platform] {'ip_address': '192.168.179.71', 'token': 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjU5NGY1MGFkNGY1YzA4NWUxMzgyY2U0NWVhY2QwZmE0ZTAxMmY1NGM3YTdiZTE0ZDQ5NTNkODExZDBmMmJjNzUifQ.eyJpc3MiOiI2MjVjYjk2Zi0xNTVkLTQ0N2YtOTQ3Ny1hNGZlMjhkM2M4NzYiLCJ0eX', 'hide_device_set_bulbs': True} 2024-10-08 19:56:38.499 DEBUG (MainThread) [custom_components.dirigera_platform] **** HIDE : True **** 2024-10-08 19:56:38.499 INFO (Thread-2) [custom_components.dirigera_platform] Starting dirigera hub event listener 2024-10-08 19:56:38.500 ERROR (MainThread) [custom_components.dirigera_platform] Complete async_setup_entry... 2024-10-08 19:56:38.555 DEBUG (MainThread) [custom_components.dirigera_platform] SWITCH Starting async_setup_entry 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] Binary Sensor Starting async_setup_entry 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] {'ip_address': '192.168.179.71', 'token': 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjU5NGY1MGFkNGY1YzA4NWUxMzgyY2U0NWVhY2QwZmE0ZTAxMmY1NGM3YTdiZTE0ZDQ5NTNkODExZDBmMmJjNzUifQ.eyJpc3MiOiI2MjVjYjk2Zi0xNTVkLTQ0N2YtOTQ3Ny1hNGZlMjhkM2M4NzYiLCJ0eX', 'hide_device_set_bulbs': True, 'unsub_options_update_listener': <function ConfigEntry.add_update_listener.. at 0x7f06a8412660>} 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] LIGHT Starting async_setup_entry 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] {'ip_address': '192.168.179.71', 'token': 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjU5NGY1MGFkNGY1YzA4NWUxMzgyY2U0NWVhY2QwZmE0ZTAxMmY1NGM3YTdiZTE0ZDQ5NTNkODExZDBmMmJjNzUifQ.eyJpc3MiOiI2MjVjYjk2Zi0xNTVkLTQ0N2YtOTQ3Ny1hNGZlMjhkM2M4NzYiLCJ0eX', 'hide_device_set_bulbs': True, 'unsub_options_update_listener': <function ConfigEntry.add_update_listener.. at 0x7f06a8412660>} 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] found setting hide_device_set_bulbs : True 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] sensor Starting async_setup_entry 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] Staring async_setup_entry in SENSOR... 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] {'ip_address': '192.168.179.71', 'token': 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjU5NGY1MGFkNGY1YzA4NWUxMzgyY2U0NWVhY2QwZmE0ZTAxMmY1NGM3YTdiZTE0ZDQ5NTNkODExZDBmMmJjNzUifQ.eyJpc3MiOiI2MjVjYjk2Zi0xNTVkLTQ0N2YtOTQ3Ny1hNGZlMjhkM2M4NzYiLCJ0eX', 'hide_device_set_bulbs': True} 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] async_setup_entry SENSOR None ConfigEntryState.LOADED 01J9C0Y75WWMJ1B0G4XDZJ3XY3 IKEA Dirigera Hub : 192.168.179.71 dirigera_platform 2024-10-08 19:56:38.556 DEBUG (MainThread) [custom_components.dirigera_platform] {'ip_address': '192.168.179.71', 'token': 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjU5NGY1MGFkNGY1YzA4NWUxMzgyY2U0NWVhY2QwZmE0ZTAxMmY1NGM3YTdiZTE0ZDQ5NTNkODExZDBmMmJjNzUifQ.eyJpc3MiOiI2MjVjYjk2Zi0xNTVkLTQ0N2YtOTQ3Ny1hNGZlMjhkM2M4NzYiLCJ0eX', 'hide_device_set_bulbs': True, 'unsub_options_update_listener': <function ConfigEntry.add_update_listener.. at 0x7f06a8412660>} 2024-10-08 19:56:38.557 DEBUG (MainThread) [custom_components.dirigera_platform] BLINDS Starting async_setup_entry 2024-10-08 19:56:38.561 DEBUG (MainThread) [custom_components.dirigera_platform] FAN/AirPurifier Starting async_setup_entry 2024-10-08 19:56:38.561 DEBUG (MainThread) [custom_components.dirigera_platform] {'ip_address': '192.168.179.71', 'token': 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjU5NGY1MGFkNGY1YzA4NWUxMzgyY2U0NWVhY2QwZmE0ZTAxMmY1NGM3YTdiZTE0ZDQ5NTNkODExZDBmMmJjNzUifQ.eyJpc3MiOiI2MjVjYjk2Zi0xNTVkLTQ0N2YtOTQ3Ny1hNGZlMjhkM2M4NzYiLCJ0eX', 'hide_device_set_bulbs': True, 'unsub_options_update_listener': <function ConfigEntry.add_update_listener.. at 0x7f06a8412660>} 2024-10-08 19:56:38.562 DEBUG (MainThread) [custom_components.dirigera_platform] async_setup_entry for scenes... 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Looking for extra attributes of power/current/voltage in outlet.... 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar buitenlamp 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 804B50FFFE2D4CB6 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar 3d printer 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRETAKT Smart plug 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.4.4 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 28DBA7FFFEAA1C23 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2204 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.356 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value True 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar lamp achter 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value BC33ACFFFE6A086A 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.357 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar vitrine kast 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value BC33ACFFFE72748E 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar CCTV 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 84B4DBFFFEFAEDF0 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Luchtreiniger slaapkamer 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.358 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 804B50FFFE6449EF 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar haard 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 804B50FFFE4334F1 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.359 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar TV 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 84B4DBFFFEC3AAEF 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Stekkerdoos Pascalle 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 385B44FFFEE38109 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Stekkerdoos Fabian 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 385B44FFFEE37E80 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.360 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 84B4DBFFFEFAEDF0 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar lamp voor 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.361 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value BC33ACFFFE648428 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar PC Naomi 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value INSPELNING Smart plug 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.4.45 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value ECF64CFFFEF24E4C 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2206 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.362 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value False 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value 0.0 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value 0.20000000298023224 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value 0.004000000189989805 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value 237.8000030517578 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value 0.0 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value 2024-10-08 17:56:18+00:00 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value 2024-09-23 18:15:17+00:00 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Meter 2 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value INSPELNING Smart plug 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.4.45 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 8C65A3FFFE103391 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2206 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value False 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value 0.0 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value 0.0 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value 0.003000000026077032 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value 236.1999969482422 2024-10-08 19:56:39.363 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value 0.0 2024-10-08 19:56:39.364 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value 2024-10-08 17:55:43+00:00 2024-10-08 19:56:39.364 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value 2024-09-25 10:14:03+00:00 2024-10-08 19:56:39.364 DEBUG (MainThread) [custom_components.dirigera_platform] Found 14 outlet entities to setup... 2024-10-08 19:56:39.364 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar buitenlamp 2024-10-08 19:56:39.364 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar 3d printer 2024-10-08 19:56:39.364 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar lamp achter 2024-10-08 19:56:39.365 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar vitrine kast 2024-10-08 19:56:39.365 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar CCTV 2024-10-08 19:56:39.365 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Luchtreiniger slaapkamer 2024-10-08 19:56:39.366 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar haard 2024-10-08 19:56:39.367 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar TV 2024-10-08 19:56:39.367 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Stekkerdoos Pascalle 2024-10-08 19:56:39.367 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Stekkerdoos Fabian 2024-10-08 19:56:39.368 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called 688b72b8-96e3-482c-b80f-e6c93fbac297_1 2024-10-08 19:56:39.368 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar lamp voor 2024-10-08 19:56:39.368 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar PC Naomi 2024-10-08 19:56:39.368 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Meter 2 2024-10-08 19:56:39.369 DEBUG (MainThread) [custom_components.dirigera_platform] Found 0 extra entities for outlet... 2024-10-08 19:56:39.369 DEBUG (MainThread) [custom_components.dirigera_platform] SWITCH Complete async_setup_entry 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_motion_sensor_device ctor... 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Bewegings sensor keuken 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value VALLHORN Wireless Motion Sensor 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 1.0.64 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 8C65A3FFFE35961E 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2134 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value None 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value None 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value None 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value None 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value None 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value None 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property battery_percentage : value 100 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property light_level : value None 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_detected : value False 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_motion_sensor ctor... 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] Found 0.5 motion_sensor entities to setup... 2024-10-08 19:56:39.606 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Bewegings sensor keuken 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Multi Sensor 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value VINDSTYRKA 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 1.0.11 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 28DBA7FFFEE02195 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2112 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_temperature : value 21.0 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_r_h : value 69 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_p_m25 : value 6 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property max_measured_p_m25 : value 999 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property min_measured_p_m25 : value 0 2024-10-08 19:56:39.922 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property voc_index : value 191 2024-10-08 19:56:39.935 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"31d80c11-fd02-4098-be77-2a9ba9132d93","time":"2024-10-08T17:56:39.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:56:39.000Z","attributes":{"currentRH":70},"remoteLinks":[]}} 2024-10-08 19:56:39.935 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:56:40.332 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_bulb ctor... 2024-10-08 19:56:40.332 DEBUG (MainThread) [custom_components.dirigera_platform] Set State of bulb.. 2024-10-08 19:56:40.332 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_bulb ctor... 2024-10-08 19:56:40.332 DEBUG (MainThread) [custom_components.dirigera_platform] Set State of bulb.. 2024-10-08 19:56:40.332 DEBUG (MainThread) [custom_components.dirigera_platform] Found 2 total of all light entities to setup... 2024-10-08 19:56:40.332 DEBUG (MainThread) [custom_components.dirigera_platform] Found 0 device_sets 2024-10-08 19:56:40.332 DEBUG (MainThread) [custom_components.dirigera_platform] Found 2 lights to setup... 2024-10-08 19:56:40.332 DEBUG (MainThread) [custom_components.dirigera_platform] device info called... 2024-10-08 19:56:40.333 DEBUG (MainThread) [custom_components.dirigera_platform] device info called... 2024-10-08 19:56:40.333 DEBUG (MainThread) [custom_components.dirigera_platform] LIGHT Complete async_setup_entry 2024-10-08 19:56:40.709 DEBUG (MainThread) [custom_components.dirigera_platform] Found 0 blinds entities to setup... 2024-10-08 19:56:40.709 DEBUG (MainThread) [custom_components.dirigera_platform] BLINDS Complete async_setup_entry 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Air purifer Fan device ctor ... 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Starkvind 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value STARKVIND Air purifier 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 1.1.001 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value CC86ECFFFE930526 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2007 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property fan_mode : value FanModeEnum.LOW 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property fan_mode_sequence : value lowMediumHighAuto 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property motor_state : value 15 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property child_lock : value False 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value True 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property motor_runtime : value 1453328 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property filter_alarm_status : value False 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property filter_elapsed_time : value 175583 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property filter_lifetime : value 259200 2024-10-08 19:56:41.009 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_p_m25 : value 22 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] Found 0 air_purifier devices to setup... 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] Air purifer Fan sensor ctor ... 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_starkvind_air_purifier_binary_sensor ctor ... 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_starkvind_air_purifier_switch_sensor ctor... 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_starkvind_air_purifier_switch_sensor ctor... 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_starkvind_air_purifier_sensor ctor ... 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_starkvind_air_purifier_sensor ctor ... 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_starkvind_air_purifier_sensor ctor ... 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_starkvind_air_purifier_sensor ctor ... 2024-10-08 19:56:41.010 WARNING (MainThread) [homeassistant.components.fan] Entity None (<class 'custom_components.dirigera_platform.fan.ikea_starkvind_air_purifier_fan'>) does not set FanEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/sanjoyg/dirigera_platform 2024-10-08 19:56:41.010 WARNING (MainThread) [homeassistant.components.fan] Entity None (<class 'custom_components.dirigera_platform.fan.ikea_starkvind_air_purifier_fan'>) does not set FanEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/sanjoyg/dirigera_platform 2024-10-08 19:56:41.010 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Starkvind 2024-10-08 19:56:41.011 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Starkvind 2024-10-08 19:56:41.011 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Starkvind 2024-10-08 19:56:41.011 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Starkvind 2024-10-08 19:56:41.011 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Starkvind 2024-10-08 19:56:41.012 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Starkvind 2024-10-08 19:56:41.012 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Starkvind 2024-10-08 19:56:41.012 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Starkvind 2024-10-08 19:56:41.012 DEBUG (MainThread) [custom_components.dirigera_platform] FAN/AirPurifier Complete async_setup_entry 2024-10-08 19:56:41.021 ERROR (MainThread) [custom_components.dirigera_platform] Found 1 scenes... 2024-10-08 19:56:41.022 ERROR (MainThread) [custom_components.dirigera_platform] Found 1 scenes 2024-10-08 19:56:41.040 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"9d27a4f2-e346-48dc-843a-a87ada6f959d","time":"2024-10-08T17:56:40.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:56:40.000Z","attributes":{"currentRH":69},"remoteLinks":[]}} 2024-10-08 19:56:41.040 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:56:41.289 DEBUG (MainThread) [custom_components.dirigera_platform] Found 0.0 open close entities to setup... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Got 2 controllers... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_controller ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI remote control 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 24.4.5 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value BC33ACFFFE2289AB 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1810 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property battery_percentage : value 20 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property switch_label : value None 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_controller ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar woonkamer 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI on/off switch 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 24.4.5 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value B4E3F9FFFE58533C 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1743 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value updateAvailable 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property battery_percentage : value 40 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property switch_label : value None 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_vindstyrka_temperature ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_vindstyrka_humidity ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_vindstyrka_pm25 ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_vindstyrka_pm25 ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_vindstyrka_pm25 ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_vindstyrka_voc_index ctor... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Found 1 env devices to setup... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Found 6 env entities to setup... 2024-10-08 19:56:41.355 DEBUG (MainThread) [custom_components.dirigera_platform] Found 2 controller devices to setup... 2024-10-08 19:56:41.356 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Multi Sensor 2024-10-08 19:56:41.356 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Multi Sensor 2024-10-08 19:56:41.356 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Multi Sensor 2024-10-08 19:56:41.357 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Multi Sensor 2024-10-08 19:56:41.357 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Multi Sensor 2024-10-08 19:56:41.357 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Multi Sensor 2024-10-08 19:56:41.358 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called baad4048-a1c0-4b0a-b51f-2fafbf665c09_1 2024-10-08 19:56:41.358 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar woonkamer 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Watersensor koffiemachinr 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value BADRING Water Leakage Sensor 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 1.0.7 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value D44867FFFE5AB50F 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2202 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.130 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.131 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property battery_percentage : value 100 2024-10-08 19:56:42.131 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property water_leak_detected : value False 2024-10-08 19:56:42.131 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_water_sensor ctor... 2024-10-08 19:56:42.131 DEBUG (MainThread) [custom_components.dirigera_platform] Found 0.5 water sensors to setup.... 2024-10-08 19:56:42.131 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Watersensor koffiemachinr 2024-10-08 19:56:42.131 DEBUG (MainThread) [custom_components.dirigera_platform] Binary Sensor Complete async_setup_entry 2024-10-08 19:56:42.150 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"1f069246-de54-4bf6-8c89-d99045954b9b","time":"2024-10-08T17:56:41.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:56:41.000Z","attributes":{"currentPM25":5},"remoteLinks":[]}} 2024-10-08 19:56:42.150 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Looking for extra attributes of power/current/voltage in outlet.... 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar buitenlamp 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 804B50FFFE2D4CB6 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.411 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar 3d printer 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRETAKT Smart plug 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.4.4 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 28DBA7FFFEAA1C23 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2204 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value True 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar lamp achter 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value BC33ACFFFE6A086A 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:42.412 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar vitrine kast 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value BC33ACFFFE72748E 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar CCTV 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 84B4DBFFFEFAEDF0 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.413 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Luchtreiniger slaapkamer 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 804B50FFFE6449EF 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar haard 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 804B50FFFE4334F1 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.414 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar TV 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 84B4DBFFFEC3AAEF 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Stekkerdoos Pascalle 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 385B44FFFEE38109 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Stekkerdoos Fabian 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 385B44FFFEE37E80 2024-10-08 19:56:42.415 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 84B4DBFFFEFAEDF0 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar lamp voor 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value TRADFRI control outlet 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.416 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.3.089 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value BC33ACFFFE648428 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E1603 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value None 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value None 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value None 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value None 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value None 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value None 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value None 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value None 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Schakelaar PC Naomi 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value INSPELNING Smart plug 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.4.45 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.417 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value ECF64CFFFEF24E4C 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2206 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value True 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value False 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value 0.0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value 0.20000000298023224 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value 0.004000000189989805 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value 237.8000030517578 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value 0.0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value 2024-10-08 17:56:18+00:00 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value 2024-09-23 18:15:17+00:00 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Meter 2 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value INSPELNING Smart plug 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 2.4.45 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 8C65A3FFFE103391 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2206 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property startup_on_off : value StartupEnum.START_PREVIOUS 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property status_light : value False 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property identify_period : value 0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property permitting_join : value False 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property energy_consumed_at_last_reset : value 0.0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_active_power : value 0.0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_amps : value 0.003000000026077032 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property current_voltage : value 236.1999969482422 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed : value 0.0 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property total_energy_consumed_last_updated : value 2024-10-08 17:55:43+00:00 2024-10-08 19:56:42.418 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property time_of_last_energy_reset : value 2024-09-25 10:14:03+00:00 2024-10-08 19:56:42.419 DEBUG (MainThread) [custom_components.dirigera_platform] Found 14, power attribute sensors for outlets 2024-10-08 19:56:42.419 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar PC Naomi 2024-10-08 19:56:42.419 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar PC Naomi 2024-10-08 19:56:42.419 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar PC Naomi 2024-10-08 19:56:42.420 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar PC Naomi 2024-10-08 19:56:42.420 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar PC Naomi 2024-10-08 19:56:42.420 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar PC Naomi 2024-10-08 19:56:42.420 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Schakelaar PC Naomi 2024-10-08 19:56:42.421 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Meter 2 2024-10-08 19:56:42.421 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Meter 2 2024-10-08 19:56:42.421 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Meter 2 2024-10-08 19:56:42.421 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Meter 2 2024-10-08 19:56:42.421 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Meter 2 2024-10-08 19:56:42.422 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Meter 2 2024-10-08 19:56:42.422 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Meter 2 2024-10-08 19:56:43.867 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"71cae333-57eb-43f4-8a92-8f77bce8ec65","time":"2024-10-08T17:56:43.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"6e70f797-2b60-4faf-b5d7-a8d44d2fb87c_1","type":"outlet","deviceType":"outlet","createdAt":"2024-09-25T10:47:54.000Z","isReachable":true,"lastSeen":"2024-10-08T17:56:43.000Z","attributes":{"totalEnergyConsumedLastUpdated":"2024-10-08T17:56:43.000Z"},"remoteLinks":[]}} 2024-10-08 19:56:43.867 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message outlet 2024-10-08 19:56:43.867 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 6e70f797-2b60-4faf-b5d7-a8d44d2fb87c_1 reachable as True 2024-10-08 19:56:43.867 DEBUG (Thread-2) [custom_components.dirigera_platform] attribute totalEnergyConsumedLastUpdated with value 2024-10-08T17:56:43.000Z not in list of device type outlet, ignoring update... 2024-10-08 19:56:48.557 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform dirigera_platform is taking over 10 seconds. 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_motion_sensor_device ctor... 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Bewegings sensor keuken 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value VALLHORN Wireless Motion Sensor 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 1.0.64 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value 8C65A3FFFE35961E 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2134 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value None 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value None 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value None 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value None 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value None 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value None 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property battery_percentage : value 100 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_on : value False 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property light_level : value None 2024-10-08 19:56:48.931 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property is_detected : value False 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] ikea_base_device ctor... 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property custom_name : value Watersensor koffiemachinr 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property model : value BADRING Water Leakage Sensor 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property manufacturer : value IKEA of Sweden 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property firmware_version : value 1.0.7 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property hardware_version : value 1 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property serial_number : value D44867FFFE5AB50F 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property product_code : value E2202 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_status : value upToDate 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_state : value readyToCheck 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_progress : value 0 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_policy : value autoUpdate 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_start : value 00:00:00 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property ota_schedule_end : value 00:00:00 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property battery_percentage : value 100 2024-10-08 19:56:49.564 DEBUG (MainThread) [custom_components.dirigera_platform] Inducing class ikea_base_device property water_leak_detected : value False 2024-10-08 19:56:49.856 DEBUG (MainThread) [custom_components.dirigera_platform] Found 2 battery sensors... 2024-10-08 19:56:49.857 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Bewegings sensor keuken 2024-10-08 19:56:49.857 DEBUG (MainThread) [custom_components.dirigera_platform] device_info called Watersensor koffiemachinr 2024-10-08 19:56:49.857 DEBUG (MainThread) [custom_components.dirigera_platform] sensor Complete async_setup_entry 2024-10-08 19:56:51.931 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"96d7ca60-cb76-474f-887d-8bbf75ec63c9","time":"2024-10-08T17:56:51.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:56:51.000Z","attributes":{"currentPM25":4},"remoteLinks":[]}} 2024-10-08 19:56:51.931 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:56:56.963 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"e3873ca3-3300-4b9d-803c-e467e36593dd","time":"2024-10-08T17:56:56.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:56:56.000Z","attributes":{"vocIndex":190},"remoteLinks":[]}} 2024-10-08 19:56:56.963 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:56:58.172 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"cbe5eda7-0b8f-432a-ade8-e53704591bad","time":"2024-10-08T17:56:58.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:56:58.000Z","attributes":{"currentRH":70},"remoteLinks":[]}} 2024-10-08 19:56:58.172 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:56:59.243 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"909a3a88-0f1b-4ce7-80d4-a7705f54d5ec","time":"2024-10-08T17:56:59.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:56:59.000Z","attributes":{"currentRH":69},"remoteLinks":[]}} 2024-10-08 19:56:59.243 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:57:00.538 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"7605d310-d625-490a-91e6-cac9ce958cc9","time":"2024-10-08T17:57:00.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"6e70f797-2b60-4faf-b5d7-a8d44d2fb87c_1","type":"outlet","deviceType":"outlet","createdAt":"2024-09-25T10:47:54.000Z","isReachable":true,"lastSeen":"2024-10-08T17:57:00.000Z","attributes":{"currentVoltage":237.1999969482422},"remoteLinks":[]}} 2024-10-08 19:57:00.538 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message outlet 2024-10-08 19:57:00.538 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 6e70f797-2b60-4faf-b5d7-a8d44d2fb87c_1 reachable as True 2024-10-08 19:57:00.538 DEBUG (Thread-2) [custom_components.dirigera_platform] attribute currentVoltage with value 237.1999969482422 not in list of device type outlet, ignoring update... 2024-10-08 19:57:06.914 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"1a6b298c-8c3f-46bd-bd55-9be336b7aad7","time":"2024-10-08T17:57:06.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:57:06.000Z","attributes":{"currentPM25":5},"remoteLinks":[]}} 2024-10-08 19:57:06.914 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:57:09.370 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar buitenlamp 2024-10-08 19:57:09.370 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar 3d printer 2024-10-08 19:57:09.370 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar lamp achter 2024-10-08 19:57:09.370 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar vitrine kast 2024-10-08 19:57:09.370 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar CCTV 2024-10-08 19:57:09.370 DEBUG (MainThread) [custom_components.dirigera_platform] update called Luchtreiniger slaapkamer 2024-10-08 19:57:09.374 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar haard 2024-10-08 19:57:09.376 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar TV 2024-10-08 19:57:09.377 DEBUG (MainThread) [custom_components.dirigera_platform] update called Stekkerdoos Pascalle 2024-10-08 19:57:09.384 DEBUG (MainThread) [custom_components.dirigera_platform] update called Stekkerdoos Fabian 2024-10-08 19:57:09.401 DEBUG (MainThread) [custom_components.dirigera_platform] update called 688b72b8-96e3-482c-b80f-e6c93fbac297_1 2024-10-08 19:57:09.406 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar lamp voor 2024-10-08 19:57:09.407 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar PC Naomi 2024-10-08 19:57:09.439 DEBUG (MainThread) [custom_components.dirigera_platform] update called Meter 2 2024-10-08 19:57:09.608 DEBUG (MainThread) [custom_components.dirigera_platform] update called Bewegings sensor keuken 2024-10-08 19:57:09.608 DEBUG (MainThread) [custom_components.dirigera_platform] update called Watersensor koffiemachinr 2024-10-08 19:57:11.358 DEBUG (MainThread) [custom_components.dirigera_platform] env sensor update called... 2024-10-08 19:57:11.360 DEBUG (MainThread) [custom_components.dirigera_platform] env sensor update called... 2024-10-08 19:57:11.360 DEBUG (MainThread) [custom_components.dirigera_platform] env sensor update called... 2024-10-08 19:57:11.361 DEBUG (MainThread) [custom_components.dirigera_platform] env sensor update called... 2024-10-08 19:57:11.367 DEBUG (MainThread) [custom_components.dirigera_platform] env sensor update called... 2024-10-08 19:57:11.370 DEBUG (MainThread) [custom_components.dirigera_platform] env sensor update called... 2024-10-08 19:57:11.371 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar PC Naomi 2024-10-08 19:57:11.377 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar PC Naomi 2024-10-08 19:57:11.380 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar PC Naomi 2024-10-08 19:57:11.380 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar PC Naomi 2024-10-08 19:57:11.381 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar PC Naomi 2024-10-08 19:57:11.394 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar PC Naomi 2024-10-08 19:57:11.395 DEBUG (MainThread) [custom_components.dirigera_platform] update called Schakelaar PC Naomi 2024-10-08 19:57:11.404 DEBUG (MainThread) [custom_components.dirigera_platform] update called Meter 2 2024-10-08 19:57:11.405 DEBUG (MainThread) [custom_components.dirigera_platform] update called Meter 2 2024-10-08 19:57:11.431 DEBUG (MainThread) [custom_components.dirigera_platform] update called Meter 2 2024-10-08 19:57:11.434 DEBUG (MainThread) [custom_components.dirigera_platform] update called Meter 2 2024-10-08 19:57:11.438 DEBUG (MainThread) [custom_components.dirigera_platform] update called Meter 2 2024-10-08 19:57:11.438 DEBUG (MainThread) [custom_components.dirigera_platform] update called Meter 2 2024-10-08 19:57:11.451 DEBUG (MainThread) [custom_components.dirigera_platform] update called Meter 2 2024-10-08 19:57:11.451 DEBUG (MainThread) [custom_components.dirigera_platform] update called Bewegings sensor keuken 2024-10-08 19:57:11.467 DEBUG (MainThread) [custom_components.dirigera_platform] update called Watersensor koffiemachinr 2024-10-08 19:57:11.595 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"1f739a80-321c-4330-8b45-359ea3ad3c3f","time":"2024-10-08T17:57:11.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:57:11.000Z","attributes":{"currentRH":70},"remoteLinks":[]}} 2024-10-08 19:57:11.595 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:57:12.589 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"aa1171fe-3203-4c37-9c34-e8d8dce5bda2","time":"2024-10-08T17:57:12.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:57:12.000Z","attributes":{"currentRH":69},"remoteLinks":[]}} 2024-10-08 19:57:12.589 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor 2024-10-08 19:57:18.593 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"cb69c596-05e8-43d2-9a07-0e9a80815927","time":"2024-10-08T17:57:18.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"92c7cabb-515a-42c3-83bf-4a12945d6064_1","type":"outlet","deviceType":"outlet","createdAt":"2024-09-23T18:48:54.000Z","isReachable":true,"lastSeen":"2024-10-08T17:57:18.000Z","attributes":{"totalEnergyConsumedLastUpdated":"2024-10-08T17:57:18.000Z"},"remoteLinks":[]}} 2024-10-08 19:57:18.593 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message outlet 2024-10-08 19:57:18.593 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 92c7cabb-515a-42c3-83bf-4a12945d6064_1 reachable as True 2024-10-08 19:57:18.593 DEBUG (Thread-2) [custom_components.dirigera_platform] attribute totalEnergyConsumedLastUpdated with value 2024-10-08T17:57:18.000Z not in list of device type outlet, ignoring update... 2024-10-08 19:57:21.985 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"65a215ef-f6b0-48c3-9829-73b0b28064b9","time":"2024-10-08T17:57:21.000Z","specversion":"3.160.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"84e58be0-5276-4ec4-b957-630b99edb9fb_1","type":"sensor","deviceType":"environmentSensor","createdAt":"2024-09-02T14:33:19.000Z","isReachable":true,"lastSeen":"2024-10-08T17:57:21.000Z","attributes":{"vocIndex":189},"remoteLinks":[]}} 2024-10-08 19:57:21.985 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message environmentSensor

sanjoyg commented 1 month ago

please try latest release and let me know

oat1 commented 1 month ago

fixed :) thanks :)