question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Config flow could not be loaded"

See original GitHub issue

Describe the bug I had to move my rasberry pi install to a macbook as the pi died. I was able to get the snapshot of it before it died. When I loaded it up onto the macbook the alexa media player integration was showing “Not loaded”: Screen Shot 2021-08-19 at 6 14 54 pm

It was one out of 2 integrations that stopped working. All my other integrations worked fine.

To Reproduce Steps to reproduce the behavior:

  1. Uninstalled old Alexa Media Player in HACS and delete alexa_media files on the Pi
  2. Restarted HA
  3. Removed AMP from the inegration page as I couldn’t remove it before
  4. Restarted HA
  5. Installed AMP on HACS
  6. Restarted HA
  7. Tried to add the integration and go the error “Config flow could not be loaded”

Expected behavior Integration works as it did on the Pi

Screenshots Screen Shot 2021-08-19 at 6 03 41 pm

System details

  • Home-assistant (version): core-2021.8.7
  • Hassio (Yes/No): Yes
  • alexa_media (version from const.py or HA startup): version = “3.10.8”
  • alexapy (version from pip show alexapy or HA startup): -
  • Amazon 2FA is enabled (y/n). We will not debug login issues if unanswered: Yes

Logs Please provide logs. We’ll be most likely asking for them anyway.

2021-08-19 18:33:01 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration fullykiosk 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
2021-08-19 18:33:01 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dyson_local 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
2021-08-19 18:33:01 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alexa_media 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
2021-08-19 18:33:01 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration eventsensor 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
2021-08-19 18:33:01 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration ble_monitor 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
2021-08-19 18:33:01 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mitsubishi 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
2021-08-19 18:33:01 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tplink_router 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
2021-08-19 18:33:01 ERROR (SyncWorker_0) [homeassistant.loader] The custom integration 'tplink_router' does not have a valid version key (None) in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details
2021-08-19 18:33:01 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration bureau_of_meteorology 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
2021-08-19 18:33:01 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
2021-08-19 18:33:01 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration dyson_cloud 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
2021-08-19 18:33:01 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up recorder
2021-08-19 18:33:02 WARNING (MainThread) [homeassistant.components.http] The 'base_url' option near /config/configuration.yaml:29 is deprecated, please remove it from your configuration
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up http
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.3 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.3 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up system_log
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'cloud', 'analytics', 'http', 'search', 'websocket_api', 'system_log', 'config', 'lovelace', 'webhook', 'device_automation', 'hassio', 'frontend', 'api', 'auth', 'person', 'onboarding', 'image'}
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up config
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up webhook
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up hassio
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up api
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up auth
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.2 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up image
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up search
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up analytics
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.2 seconds
2021-08-19 18:33:02 INFO (SyncWorker_4) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2021-08-19 18:33:02 INFO (SyncWorker_4) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
2021-08-19 18:33:02 INFO (SyncWorker_4) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up person
2021-08-19 18:33:02 INFO (SyncWorker_1) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up cloud
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.1 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.helpers.storage] Migrating onboarding storage from 1 to 4
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2021-08-19 18:33:02 INFO (SyncWorker_3) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up frontend
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 0.5 seconds
2021-08-19 18:33:02 INFO (SyncWorker_0) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2021-08-19 18:33:02 INFO (SyncWorker_4) [homeassistant.loader] Loaded darksky from homeassistant.components.darksky
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2021-08-19 18:33:02 INFO (SyncWorker_1) [homeassistant.loader] Loaded template from homeassistant.components.template
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'eventsensor', 'ifttt', 'emulated_hue', 'apple_tv', 'sonos', 'dhcp', 'telegram_bot', 'input_select', 'scene', 'network', 'remote', 'panel_custom', 'xiaomi_miio', 'ble_monitor', 'script', 'dyson_local', 'tplink', 'fullykiosk', 'tag', 'notify', 'group', 'updater', 'persistent_notification', 'default_config', 'climate', 'hacs', 'cover', 'sun', 'blueprint', 'lock', 'history', 'sensor', 'switch', 'braviatv', 'ssdp', 'my', 'hue', 'deconz', 'zone', 'media_source', 'harmony', 'input_text', 'cast', 'weather', 'mobile_app', 'counter', 'automation', 'map', 'timer', 'energy', 'trace', 'rest_command', 'logbook', 'system_health', 'input_boolean', 'bureau_of_meteorology', 'zeroconf', 'input_number', 'input_datetime'}
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hassio
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setting up eventsensor
2021-08-19 18:33:02 INFO (MainThread) [homeassistant.setup] Setup of domain eventsensor took 0.0 seconds
2021-08-19 18:33:03 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2021-08-19 18:33:03 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2021-08-19 18:33:03 INFO (MainThread) [homeassistant.setup] Setting up input_select
2021-08-19 18:33:03 INFO (MainThread) [homeassistant.setup] Setting up scene
2021-08-19 18:33:03 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2021-08-19 18:33:03 INFO (MainThread) [homeassistant.setup] Setting up panel_custom
2021-08-19 18:33:03 INFO (MainThread) [homeassistant.setup] Setup of domain panel_custom took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up ble_monitor
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain ble_monitor took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up tag
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up group
2021-08-19 18:33:04 INFO (SyncWorker_5) [homeassistant.loader] Loaded telegram from homeassistant.components.telegram
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up updater
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up climate
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
2021-08-19 18:33:04 INFO (SyncWorker_4) [homeassistant.loader] Loaded brunt from homeassistant.components.brunt
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up sun
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2021-08-19 18:33:04 INFO (SyncWorker_1) [homeassistant.loader] Loaded sesame from homeassistant.components.sesame
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up history
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up switch
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up braviatv
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain braviatv took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up my
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up zone
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up media_source
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up input_text
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up weather
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up counter
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up map
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up timer
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up trace
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up rest_command
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain rest_command took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up logbook
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up system_health
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up bureau_of_meteorology
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setup of domain bureau_of_meteorology took 0.0 seconds
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up input_number
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2021-08-19 18:33:04 INFO (SyncWorker_0) [homeassistant.loader] Loaded discovery from homeassistant.components.discovery
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.components.climate] Setting up climate.mitsubishi
2021-08-19 18:33:04 INFO (MainThread) [homeassistant.components.weather] Setting up weather.darksky
2021-08-19 18:33:04 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Bluetooth Low Energy Monitor for ble_monitor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 293, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/config/custom_components/ble_monitor/__init__.py", line 243, in async_setup_entry
hci = list(BT_INTERFACES.keys())[list(BT_INTERFACES.values()).index(bt_mac)]
ValueError: 'B8:27:EB:6E:0D:E9' is not in list
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setting up cover
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setting up lock
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setting up sensor
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setting up ifttt
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setup of domain ifttt took 0.0 seconds
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setting up emulated_hue
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setup of domain emulated_hue took 0.0 seconds
2021-08-19 18:33:05 INFO (MainThread) [homeassistant.setup] Setting up telegram_bot
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.telegram_bot] Setting up telegram_bot.polling
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain telegram_bot took 0.2 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 2.4 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setting up network
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setting up tplink
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain tplink took 0.0 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain group took 2.1 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setting up hacs
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.cover] Setting up cover.brunt
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.lock] Setting up lock.sesame
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 2.1 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setting up energy
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 2.0 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 2.0 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.darksky
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 2.1 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hassio
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.eventsensor
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setting up notify
2021-08-19 18:33:06 INFO (SyncWorker_6) [homeassistant.loader] Loaded light from homeassistant.components.light
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.notify] Setting up notify.telegram
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.3 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 2.3 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 2.3 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 2.3 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 2.3 seconds
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setting up apple_tv
2021-08-19 18:33:06 INFO (MainThread) [homeassistant.setup] Setup of domain apple_tv took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up xiaomi_miio
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain xiaomi_miio took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up template
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain template took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 3.3 seconds
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] Added event listener for 'hue_event'
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.home_switch: Added sensor listening to 'hue_event' with event data: {'id': 'home_switch'}
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.bedroom_main_switch: Added sensor listening to 'hue_event' with event data: {'id': 'bedroom_main_switch'}
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.living_room_tap_switch: Added sensor listening to 'hue_event' with event data: {'id': 'living_room_tap_switch'}
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.bedroom_sidetable_switch: Added sensor listening to 'hue_event' with event data: {'id': 'bedroom_sidetable_switch'}
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.bedroom_tap_switch: Added sensor listening to 'hue_event' with event data: {'id': 'bedroom_tap_switch'}
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.office_switch: Added sensor listening to 'hue_event' with event data: {'id': 'office_switch'}
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] Added event listener for 'deconz_event'
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.cube: Added sensor listening to 'deconz_event' with event data: {}
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.living_room_table_switch: Added sensor listening to 'deconz_event' with event data: {'id': 'living_room_table_switch'}
2021-08-19 18:33:07 INFO (MainThread) [custom_components.eventsensor.sensor] sensor.desk_switch: Added sensor listening to 'hue_event' with event data: {'id': 'desk_switch'}
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up remote
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain remote took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up fullykiosk
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain fullykiosk took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up hue
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain hue took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up deconz
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain deconz took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up media_player
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.components.remote] Setting up remote.apple_tv
2021-08-19 18:33:07 INFO (SyncWorker_6) [homeassistant.loader] Loaded vacuum from homeassistant.components.vacuum
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.components.remote] Setting up remote.braviatv
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.components.remote] Setting up remote.braviatv
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.braviatv
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.braviatv
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.apple_tv
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.2 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up vacuum
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain vacuum took 0.0 seconds
2021-08-19 18:33:07 ERROR (MainThread) [homeassistant.components.remote] The harmony platform for the remote integration does not support platform setup. Please remove it from your config.
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up harmony
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain harmony took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 1.5 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 4.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 3.6 seconds
2021-08-19 18:33:07 INFO (MainThread) [custom_components.hacs]
-------------------------------------------------------------------
HACS (Home Assistant Community Store)
Version: 1.13.2
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------
2021-08-19 18:33:07 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.WEBSOCKET
2021-08-19 18:33:07 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.FRONTEND
2021-08-19 18:33:07 INFO (MainThread) [custom_components.hacs] LovelaceMode.STORAGE mode, cache for /hacsfiles/: True
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.components.vacuum] Setting up vacuum.xiaomi_miio
2021-08-19 18:33:07 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.CATEGORIES
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 3.6 seconds
2021-08-19 18:33:07 INFO (MainThread) [custom_components.hacs] HACS is enabled
2021-08-19 18:33:07 INFO (SyncWorker_6) [homeassistant.loader] Loaded plex from homeassistant.components.plex
2021-08-19 18:33:07 INFO (SyncWorker_3) [homeassistant.loader] Loaded tts from homeassistant.components.tts
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up dyson_local
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setup of domain dyson_local took 0.0 seconds
2021-08-19 18:33:07 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2021-08-19 18:33:07 INFO (SyncWorker_0) [libdyson.dyson_device] Connected to device SZ1-AU-NAA0567A
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.setup] Setting up sonos
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.setup] Setup of domain sonos took 0.0 seconds
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.setup] Setting up automation
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.setup] Setting up cast
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.setup] Setup of domain cast took 0.0 seconds
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 1.1 seconds
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.deconz
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.components.climate] Setting up climate.deconz
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.components.cover] Setting up cover.deconz
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.components.lock] Setting up lock.deconz
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.components.scene] Setting up scene.deconz
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.deconz
2021-08-19 18:33:08 INFO (MainThread) [homeassistant.components.switch] Setting up switch.deconz
2021-08-19 18:33:09 INFO (SyncWorker_4) [homeassistant.loader] Loaded fan from homeassistant.components.fan
2021-08-19 18:33:09 INFO (SyncWorker_5) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setting up light
2021-08-19 18:33:09 INFO (SyncWorker_6) [homeassistant.loader] Loaded air_quality from homeassistant.components.air_quality
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setting up fan
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.1 seconds
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.sonos
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.sonos
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.switch] Setting up switch.sonos
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.sonos
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setting up air_quality
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.setup] Setup of domain air_quality took 0.0 seconds
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-08-19 18:33:09 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.deconz
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.deconz
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.light] Setting up light.deconz
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.air_quality] Setting up air_quality.dyson_local
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.dyson_local
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.switch] Setting up switch.dyson_local
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.climate] Setting up climate.dyson_local
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.dyson_local
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.tplink.common] Discovered 14 TP-Link of expected 15 smart home device(s)
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 1.4 seconds
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.fullykiosk
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.light] Setting up light.fullykiosk
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.fullykiosk
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.fullykiosk
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.switch] Setting up switch.fullykiosk
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.9 seconds
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-08-19 18:33:10 INFO (MainThread) [pydeconz.websocket] Connected to deCONZ (core-deconz)
2021-08-19 18:33:10 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.HACS_REPO
2021-08-19 18:33:10 DEBUG (MainThread) [aiohue.bridge.192.168.1.169] Unused result: {'schedules': {'1': {'name': 'Dimmer Switch 6 Reset', 'description': 'Resets dimmer switch scene cycler', 'command': {'address': '/api/c10a6a79-c303-4232-a388-53803799ff86/sensors/7/state', 'body': {'status': 0}, 'method': 'PUT'}, 'localtime': 'PT00:00:10', 'time': 'PT00:00:10', 'created': '2021-08-19T05:22:52', 'status': 'disabled', 'autodelete': False, 'starttime': '2021-08-19T05:22:52', 'recycle': True}, '2': {'name': 'Bedroom SideTable Switch', 'description': '11:timer ', 'command': {'address': '/api/0/sensors/121/state', 'body': {'status': 1}, 'method': 'PUT'}, 'localtime': 'PT00:00:10', 'time': 'PT00:00:10', 'created': '2021-08-07T14:40:49', 'status': 'disabled', 'autodelete': False, 'starttime': '2021-08-07T14:40:49', 'recycle': True}, '3': {'name': '062A9A8D-8168-4C49-8301-2F6_G5_1', 'description': 'XFDani[5][1]062A9A8D-8168-4C49-8', 'command': {'address': '/api/88e22d64-492b-4a9f-9774-2d6860fd4c96/sensors/19/state', 'body': {'status': 2}, 'method': 'PUT'}, 'time': 'PT00:00:05', 'created': '2019-12-28T13:20:46', 'status': 'disabled', 'autodelete': False, 'starttime': '2019-12-29T03:14:49', 'recycle': False}, '4': {'name': '202C5DE7-AB41-4A9A-9974-0EF_G5_1', 'description': 'XFDani[5][1]202C5DE7-AB41-4A9A-9', 'command': {'address': '/api/88e22d64-492b-4a9f-9774-2d6860fd4c96/sensors/19/state', 'body': {'status': 3}, 'method': 'PUT'}, 'time': 'PT00:00:05', 'created': '2019-12-28T13:20:46', 'status': 'disabled', 'autodelete': False, 'starttime': '2019-12-29T03:14:54', 'recycle': False}, '5': {'name': '998DF57C-8E9A-49C7-8D34-18A_G5_1', 'description': 'XFDani[5][1]998DF57C-8E9A-49C7-8', 'command': {'address': '/api/88e22d64-492b-4a9f-9774-2d6860fd4c96/sensors/19/state', 'body': {'status': 4}, 'method': 'PUT'}, 'time': 'PT00:00:05', 'created': '2019-12-28T13:20:46', 'status': 'disabled', 'autodelete': False, 'starttime': '2019-12-29T03:14:59', 'recycle': False}, '6': {'name': 'A059DA94-B57A-490F-889D-704_G5_1', 'description': 'XFDani[5][1]A059DA94-B57A-490F-8', 'command': {'address': '/api/88e22d64-492b-4a9f-9774-2d6860fd4c96/sensors/19/state', 'body': {'status': 5}, 'method': 'PUT'}, 'time': 'PT00:00:05', 'created': '2019-12-28T13:20:46', 'status': 'disabled', 'autodelete': False, 'starttime': '2019-12-29T03:15:04', 'recycle': False}, '7': {'name': 'EB8F22FE-6972-407D-A07F-719_G5_1', 'description': 'XFDani[5][1]EB8F22FE-6972-407D-A', 'command': {'address': '/api/88e22d64-492b-4a9f-9774-2d6860fd4c96/sensors/19/state', 'body': {'status': 6}, 'method': 'PUT'}, 'time': 'PT00:00:05', 'created': '2019-12-28T13:20:46', 'status': 'disabled', 'autodelete': False, 'starttime': '2019-12-29T03:15:09', 'recycle': False}, '8': {'name': '7037C6B8-6D3C-4DF9-A3FA-D0A_G5_1', 'description': 'XFDani[5][1]7037C6B8-6D3C-4DF9-A', 'command': {'address': '/api/88e22d64-492b-4a9f-9774-2d6860fd4c96/sensors/19/state', 'body': {'status': 7}, 'method': 'PUT'}, 'time': 'PT00:00:05', 'created': '2019-12-28T13:20:46', 'status': 'disabled', 'autodelete': False, 'starttime': '2019-12-29T03:15:14', 'recycle': False}, '9': {'name': 'A11F013C-071D-4141-A584-34B_G5_1', 'description': 'XFDani[5][1]A11F013C-071D-4141-A', 'command': {'address': '/api/88e22d64-492b-4a9f-9774-2d6860fd4c96/sensors/19/state', 'body': {'status': 8}, 'method': 'PUT'}, 'time': 'PT00:00:05', 'created': '2019-12-28T13:20:47', 'status': 'disabled', 'autodelete': False, 'starttime': '2019-12-29T03:15:19', 'recycle': False}, '10': {'name': 'B406AC3F-4B41-40AD-AF1C-520_G5_1', 'description': 'XFDani[5][1]B406AC3F-4B41-40AD-A', 'command': {'address': '/api/88e22d64-492b-4a9f-9774-2d6860fd4c96/sensors/19/state', 'body': {'status': 1}, 'method': 'PUT'}, 'time': 'PT00:00:05', 'created': '2019-12-28T13:20:47', 'status': 'disabled', 'autodelete': False, 'starttime': '2019-12-29T03:15:24', 'recycle': False}, '16': {'name': 'Candlelight', 'description': '19:recurringTimer ', 'command': {'address': '/api/0/groups/19/action', 'body': {'scene': 'y4qBxmzSUP8GxOv'}, 'method': 'PUT'}, 'localtime': 'R/PT00:00:06A00:00:03', 'time': 'R/PT00:00:06A00:00:03', 'created': '2020-04-11T06:26:46', 'status': 'disabled', 'starttime': '2020-04-11T06:30:34', 'recycle': True}, '17': {'name': 'Candlelight', 'description': '20:recurringTimer ', 'command': {'address': '/api/0/groups/19/action', 'body': {'scene': 'sp7iFEuiEszxrxY'}, 'method': 'PUT'}, 'localtime': 'R/PT00:00:06A00:00:03', 'time': 'R/PT00:00:06A00:00:03', 'created': '2020-04-11T06:26:47', 'status': 'disabled', 'starttime': '2020-04-11T06:30:34', 'recycle': True}, '18': {'name': 'Candlelight', 'description': '21:recurringTimer ', 'command': {'address': '/api/0/groups/19/action', 'body': {'scene': '1xbHdtIalQ-9wIc'}, 'method': 'PUT'}, 'localtime': 'R/PT00:00:06A00:00:03', 'time': 'R/PT00:00:06A00:00:03', 'created': '2020-04-11T06:26:47', 'status': 'disabled', 'starttime': '2020-04-11T06:30:34', 'recycle': True}, '19': {'name': 'Candlelight', 'description': '22:recurringTimer ', 'command': {'address': '/api/0/groups/19/action', 'body': {'scene': 'bWVmy1Ih2vgwSD0'}, 'method': 'PUT'}, 'localtime': 'R/PT00:00:06A00:00:03', 'time': 'R/PT00:00:06A00:00:03', 'created': '2020-04-11T06:26:48', 'status': 'disabled', 'starttime': '2020-04-11T06:30:35', 'recycle': True}, '20': {'name': 'Candlelight', 'description': '23:recurringTimer ', 'command': {'address': '/api/0/groups/19/action', 'body': {'bri': 24, 'on': True, 'transitiontime': 4}, 'method': 'PUT'}, 'localtime': 'R/PT00:00:10A00:00:05', 'time': 'R/PT00:00:10A00:00:05', 'created': '2020-04-11T06:26:49', 'status': 'disabled', 'starttime': '2020-04-11T06:30:35', 'recycle': True}}, 'rules': {'1': {'name': '15:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-19T02:09:56', 'timestriggered': 3, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/134/state/status', 'operator': 'eq', 'value': '0'}, {'address': '/sensors/134/state/status', 'operator': 'dx'}, {'address': '/sensors/128/state/dark', 'operator': 'eq', 'value': 'false'}], 'actions': [{'address': '/sensors/135/state', 'method': 'PUT', 'body': {'status': 1}}]}, '2': {'name': '16:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-19T01:15:05', 'timestriggered': 1, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/128/state/dark', 'operator': 'eq', 'value': 'false'}, {'address': '/sensors/128/state/dark', 'operator': 'dx'}, {'address': '/sensors/134/state/status', 'operator': 'eq', 'value': '0'}], 'actions': [{'address': '/sensors/135/state', 'method': 'PUT', 'body': {'status': 1}}]}, '3': {'name': '17:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-19T06:28:16', 'timestriggered': 11, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/128/state/dark', 'operator': 'eq', 'value': 'true'}, {'address': '/sensors/128/state/dark', 'operator': 'dx'}], 'actions': [{'address': '/sensors/135/state', 'method': 'PUT', 'body': {'status': 0}}]}, '4': {'name': 'XFDHueTap136Btn1', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2021-06-12T06:19:42', 'lasttriggered': '2021-08-19T06:48:15', 'timestriggered': 5, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/136/state/buttonevent', 'operator': 'eq', 'value': '34'}, {'address': '/sensors/136/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/17/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/14/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/4/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/11/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/13/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/3/action', 'method': 'PUT', 'body': {'scene': 'OLEHhMHLzsjRuCd'}}, {'address': '/groups/2/action', 'method': 'PUT', 'body': {'scene': 'EkZy0qk3cwvKqvp'}}]}, '5': {'name': 'Dimmer Switch 6 on0', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-09-14T03:29:54', 'lasttriggered': '2021-08-19T05:22:34', 'timestriggered': 6, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/7/state/status', 'operator': 'lt', 'value': '1'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '1000'}, {'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': 'UDYYoCd8hboiuZs'}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'scene': 'fmlMPVYBZQ2VOpL'}}, {'address': '/sensors/7/state', 'method': 'PUT', 'body': {'status': 1}}]}, '6': {'name': 'Dimmer Switch 6 on1', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-09-14T03:29:54', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/7/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '1000'}, {'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': 'HZQjOFo88jLFf85'}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'scene': 'gV2c0OlW3WihXuu'}}, {'address': '/sensors/7/state', 'method': 'PUT', 'body': {'status': 2}}]}, '7': {'name': 'Dimmer Switch 6 on2', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-09-14T03:29:54', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/7/state/status', 'operator': 'eq', 'value': '2'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '1000'}, {'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': 'Rwmm8oi6YNqkIK5'}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'scene': 'cPoaNd60wcraG01'}}, {'address': '/sensors/7/state', 'method': 'PUT', 'body': {'status': 3}}]}, '8': {'name': 'Dimmer Switch 6 on3', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-09-14T03:29:54', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/7/state/status', 'operator': 'eq', 'value': '3'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '1000'}, {'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': 'iL6xLx1hZGFpKAd'}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'scene': 'ydVgtU340NGnN7J'}}, {'address': '/sensors/7/state', 'method': 'PUT', 'body': {'status': 4}}]}, '9': {'name': 'Dimmer Switch 6 on4', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-09-14T03:29:54', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/7/state/status', 'operator': 'gt', 'value': '3'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '1000'}, {'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': '0PMvBMTFb-ZG3-9'}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'scene': 'c-OvSp2AV76tgPP'}}, {'address': '/sensors/7/state', 'method': 'PUT', 'body': {'status': 0}}]}, '10': {'name': 'Dimmer 6.3 Lights', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2019-09-14T03:29:55', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '3000'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': -30}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': -30}}, {'address': '/groups/0/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': -30}}]}, '11': {'name': 'Dimmer 6.3 Lights', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2019-09-14T03:29:55', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '3001'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': -56}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': -56}}, {'address': '/groups/0/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': -56}}]}, '12': {'name': 'Dimmer 6.3 Lights', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2019-09-14T03:29:55', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '3003'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'bri_inc': 0}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'bri_inc': 0}}, {'address': '/groups/0/action', 'method': 'PUT', 'body': {'bri_inc': 0}}]}, '13': {'name': 'Dimmer 6.2 Lights', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-09-14T03:29:55', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '2000'}, {'address': '/sensors/89/state/status', 'operator': 'eq', 'value': '0'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': 30}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': 30}}, {'address': '/groups/0/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': 30}}, {'address': '/sensors/89/state', 'method': 'PUT', 'body': {'status': 1}}]}, '14': {'name': 'Dimmer 6.2 Lights', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2019-09-14T03:29:55', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '2001'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': 56}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': 56}}, {'address': '/groups/0/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': 56}}]}, '15': {'name': 'Dimmer 6.2 Lights', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2019-09-14T03:29:55', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '2003'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'bri_inc': 0}}, {'address': '/groups/9/action', 'method': 'PUT', 'body': {'bri_inc': 0}}, {'address': '/groups/0/action', 'method': 'PUT', 'body': {'bri_inc': 0}}]}, '16': {'name': 'Dimmer 6.4 Lights', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-09-14T03:29:55', 'lasttriggered': '2021-08-19T05:22:52', 'timestriggered': 10, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '4000'}], 'actions': [{'address': '/groups/11/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/4/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/sensors/7/state', 'method': 'PUT', 'body': {'status': 0}}]}, '17': {'name': 'Dimmer Switch 6 reset timer', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2019-09-14T03:29:55', 'lasttriggered': '2021-08-19T05:22:52', 'timestriggered': 32, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/1', 'method': 'PUT', 'body': {'localtime': 'PT00:00:10', 'status': 'enabled'}}]}, '18': {'name': '18:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-19T07:20:37', 'timestriggered': 24, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'true'}, {'address': '/sensors/127/state/presence', 'operator': 'dx'}, {'address': '/sensors/128/state/dark', 'operator': 'eq', 'value': 'true'}, {'address': '/config/localtime', 'operator': 'in', 'value': 'T08:00:00/T23:00:00'}, {'address': '/sensors/134/state/status', 'operator': 'lt', 'value': '1'}], 'actions': [{'address': '/groups/3/action', 'method': 'PUT', 'body': {'scene': 'zkVTuatRBHBFkLh'}}, {'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 1}}, {'address': '/sensors/135/state', 'method': 'PUT', 'body': {'status': 0}}]}, '19': {'name': '20:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-18T15:18:26', 'timestriggered': 4, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'true'}, {'address': '/sensors/127/state/presence', 'operator': 'dx'}, {'address': '/sensors/128/state/dark', 'operator': 'eq', 'value': 'true'}, {'address': '/config/localtime', 'operator': 'in', 'value': 'T23:00:00/T08:00:00'}, {'address': '/sensors/134/state/status', 'operator': 'lt', 'value': '1'}], 'actions': [{'address': '/groups/3/action', 'method': 'PUT', 'body': {'scene': 'zkVTuatRBHBFkLh'}}, {'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 3}}, {'address': '/sensors/135/state', 'method': 'PUT', 'body': {'status': 0}}]}, '20': {'name': '22:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-19T05:32:12', 'timestriggered': 2, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'false'}, {'address': '/sensors/127/state/presence', 'operator': 'ddx', 'value': 'PT00:59:15'}, {'address': '/config/localtime', 'operator': 'in', 'value': 'T08:00:00/T23:00:00'}, {'address': '/groups/3/state/any_on', 'operator': 'eq', 'value': 'true'}], 'actions': [{'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 2}}]}, '21': {'name': '22:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-19T05:32:12', 'timestriggered': 1, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'false'}, {'address': '/sensors/127/state/presence', 'operator': 'ddx', 'value': 'PT00:59:15'}, {'address': '/config/localtime', 'operator': 'in', 'value': 'T08:00:00/T23:00:00'}, {'address': '/groups/14/state/any_on', 'operator': 'eq', 'value': 'true'}], 'actions': [{'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 2}}]}, '22': {'name': '23:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-18T15:11:30', 'timestriggered': 1, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'false'}, {'address': '/sensors/127/state/presence', 'operator': 'ddx', 'value': 'PT00:59:15'}, {'address': '/config/localtime', 'operator': 'in', 'value': 'T23:00:00/T08:00:00'}, {'address': '/groups/3/state/any_on', 'operator': 'eq', 'value': 'true'}], 'actions': [{'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 4}}]}, '23': {'name': '23:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-18T15:11:30', 'timestriggered': 1, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'false'}, {'address': '/sensors/127/state/presence', 'operator': 'ddx', 'value': 'PT00:59:15'}, {'address': '/config/localtime', 'operator': 'in', 'value': 'T23:00:00/T08:00:00'}, {'address': '/groups/14/state/any_on', 'operator': 'eq', 'value': 'true'}], 'actions': [{'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 4}}]}, '24': {'name': '24:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-18T15:11:30', 'timestriggered': 1, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/134/state/status', 'operator': 'gt', 'value': '3'}, {'address': '/sensors/134/state/status', 'operator': 'dx'}], 'actions': [{'address': '/scenes/6wGdTlbI19x7m8K', 'method': 'PUT', 'body': {'storelightstate': True}}, {'address': '/scenes/wrk2OlD5XwTwW-n', 'method': 'PUT', 'body': {'storelightstate': True}}, {'address': '/groups/3/action', 'method': 'PUT', 'body': {'transitiontime': 4, 'bri_inc': -127}}, {'address': '/groups/14/action', 'method': 'PUT', 'body': {'transitiontime': 4, 'bri_inc': -127}}]}, '25': {'name': '24:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': '2021-08-19T05:32:12', 'timestriggered': 2, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/134/state/status', 'operator': 'eq', 'value': '2'}, {'address': '/sensors/134/state/status', 'operator': 'dx'}], 'actions': [{'address': '/scenes/6wGdTlbI19x7m8K', 'method': 'PUT', 'body': {'storelightstate': True}}, {'address': '/scenes/wrk2OlD5XwTwW-n', 'method': 'PUT', 'body': {'storelightstate': True}}, {'address': '/groups/3/action', 'method': 'PUT', 'body': {'transitiontime': 4, 'bri_inc': -127}}, {'address': '/groups/14/action', 'method': 'PUT', 'body': {'transitiontime': 4, 'bri_inc': -127}}]}, '26': {'name': '25:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:50', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'true'}, {'address': '/sensors/127/state/presence', 'operator': 'dx'}, {'address': '/sensors/134/state/status', 'operator': 'eq', 'value': '2'}], 'actions': [{'address': '/groups/3/action', 'method': 'PUT', 'body': {'scene': '6wGdTlbI19x7m8K'}}, {'address': '/groups/14/action', 'method': 'PUT', 'body': {'scene': 'wrk2OlD5XwTwW-n'}}, {'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 1}}, {'address': '/sensors/135/state', 'method': 'PUT', 'body': {'status': 0}}]}, '27': {'name': 'XFDHueTap136Btn2', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2021-06-12T06:23:20', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/136/state/buttonevent', 'operator': 'eq', 'value': '16'}, {'address': '/sensors/136/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/3/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/11/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/14/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/4/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/13/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/6/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/2/action', 'method': 'PUT', 'body': {'scene': 'EkZy0qk3cwvKqvp'}}]}, '28': {'name': 'XFDHueTap136Btn3', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2021-06-12T06:24:55', 'lasttriggered': '2021-08-18T08:38:28', 'timestriggered': 3, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/136/state/buttonevent', 'operator': 'eq', 'value': '17'}, {'address': '/sensors/136/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/14/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/7/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/6/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/4/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/3/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/2/action', 'method': 'PUT', 'body': {'scene': '1kDBaBIizRZfcTZ'}}]}, '29': {'name': 'XFDHueTap136Btn4', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2021-06-12T06:25:57', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/136/state/buttonevent', 'operator': 'eq', 'value': '18'}, {'address': '/sensors/136/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/0/action', 'method': 'PUT', 'body': {'on': False}}]}, '30': {'name': 'XFDDimmer137Btn2000', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2021-08-04T00:20:30', 'lasttriggered': '2021-08-19T05:10:32', 'timestriggered': 3, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/137/state/buttonevent', 'operator': 'eq', 'value': '2000'}, {'address': '/sensors/137/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/12/action', 'method': 'PUT', 'body': {'scene': 'VfHpac38JfJ1KVX'}}]}, '31': {'name': '1phone', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2019-11-03T09:49:11', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/13/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/13/state/presence', 'operator': 'eq', 'value': 'true'}], 'actions': [{'address': '/sensors/11/state', 'method': 'PUT', 'body': {'presence': True}}]}, '32': {'name': '1phone', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2019-11-03T09:49:11', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/13/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/13/state/presence', 'operator': 'eq', 'value': 'false'}], 'actions': [{'address': '/sensors/11/state', 'method': 'PUT', 'body': {'presence': False}}]}, '33': {'name': 'XFDDimmer137Btn3000', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2021-08-04T00:20:38', 'lasttriggered': '2021-08-19T05:10:30', 'timestriggered': 5, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/137/state/buttonevent', 'operator': 'eq', 'value': '3000'}, {'address': '/sensors/137/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/12/action', 'method': 'PUT', 'body': {'scene': '-2a3SypGzkOaJIL'}}]}, '34': {'name': 'XFDani[5][1]062A9A8D-8168-4C49-8', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:47', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/status', 'operator': 'eq', 'value': '2'}, {'address': '/sensors/19/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/4', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'xy': [0.4034000039100647, 0.20110000669956207], 'transitiontime': 47}}]}, '35': {'name': 'XFDani[5][1]202C5DE7-AB41-4A9A-9', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:47', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/status', 'operator': 'eq', 'value': '3'}, {'address': '/sensors/19/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/5', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'xy': [0.3091000020503998, 0.12520000338554382], 'transitiontime': 47}}]}, '36': {'name': 'XFDani[5][1]998DF57C-8E9A-49C7-8', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:47', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/status', 'operator': 'eq', 'value': '4'}, {'address': '/sensors/19/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/6', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'xy': [0.17090000212192535, 0.058800000697374344], 'transitiontime': 47}}]}, '37': {'name': 'XFDani[5][1]A059DA94-B57A-490F-8', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:47', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/status', 'operator': 'eq', 'value': '5'}, {'address': '/sensors/19/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/7', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'xy': [0.23960000276565552, 0.10849999636411667], 'transitiontime': 47}}]}, '38': {'name': 'XFDani[5][1]EB8F22FE-6972-407D-A', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:47', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/status', 'operator': 'eq', 'value': '6'}, {'address': '/sensors/19/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/8', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'xy': [0.32989999651908875, 0.20509999990463257], 'transitiontime': 47}}]}, '39': {'name': 'XFDani[5][1]7037C6B8-6D3C-4DF9-A', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:47', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/status', 'operator': 'eq', 'value': '7'}, {'address': '/sensors/19/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/9', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'xy': [0.3481999933719635, 0.2712000012397766], 'transitiontime': 47}}]}, '40': {'name': 'XFDani[5][1]A11F013C-071D-4141-A', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:47', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/status', 'operator': 'eq', 'value': '8'}, {'address': '/sensors/19/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/10', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'xy': [0.3400999903678894, 0.3050999939441681], 'transitiontime': 47}}]}, '41': {'name': 'XFDani[5][1]B406AC3F-4B41-40AD-A', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:48', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/19/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/3', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'xy': [0.37040001153945923, 0.2395000010728836], 'transitiontime': 47}}]}, '42': {'name': 'XFDani[5][1]rl:start', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:48', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/18/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/18/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/3', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/groups/5/action', 'method': 'PUT', 'body': {'bri': 254, 'transitiontime': 47, 'xy': [0.37040001153945923, 0.2395000010728836], 'on': True}}]}, '43': {'name': 'XFDani[5]rl:stop', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2019-12-28T13:20:48', 'lasttriggered': '2021-08-19T08:07:09', 'timestriggered': 18, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/groups/5/state/any_on', 'operator': 'eq', 'value': 'false'}], 'actions': [{'address': '/sensors/18/state', 'method': 'PUT', 'body': {'status': 0}}]}, '44': {'name': 'XFDDimmer137Btn2001', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2021-08-04T00:19:12', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/137/state/buttonevent', 'operator': 'eq', 'value': '2001'}, {'address': '/sensors/137/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/5/action', 'method': 'PUT', 'body': {'bri_inc': 55, 'transitiontime': 9}}]}, '46': {'name': 'XFDDimmer137Btn3001', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2021-08-04T00:19:13', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/137/state/buttonevent', 'operator': 'eq', 'value': '3001'}, {'address': '/sensors/137/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/5/action', 'method': 'PUT', 'body': {'bri_inc': -55, 'transitiontime': 9}}]}, '47': {'name': '12:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '1002'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/121/state/status', 'operator': 'gt', 'value': '0'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': '0PDu-i4Dx9A9PN1'}}, {'address': '/sensors/121/state', 'method': 'PUT', 'body': {'status': 0}}, {'address': '/sensors/122/state', 'method': 'PUT', 'body': {'status': 1}}, {'address': '/schedules/2', 'method': 'PUT', 'body': {'status': 'enabled', 'localtime': 'PT00:00:10'}}]}, '48': {'name': '12:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '1002'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/121/state/status', 'operator': 'lt', 'value': '1'}, {'address': '/sensors/122/state/status', 'operator': 'eq', 'value': '1'}], 'actions': [{'address': '/sensors/122/state', 'method': 'PUT', 'body': {'status': 2}}, {'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': 'UDYYoCd8hboiuZs'}}, {'address': '/schedules/2', 'method': 'PUT', 'body': {'status': 'enabled', 'localtime': 'PT00:00:10'}}]}, '49': {'name': '27:', 'owner': '37bc3c17-818b-4799-a282-9476eff64ccd', 'created': '2020-04-11T06:26:50', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/23/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/23/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/scenes/SZxoCE4855Hz4qn', 'method': 'PUT', 'body': {'storelightstate': True}}, {'address': '/groups/19/action', 'method': 'PUT', 'body': {'bri': 24, 'ct': 454, 'on': True, 'transitiontime': 10, 'xy': [0.561, 0.4042]}}]}, '50': {'name': '28:', 'owner': '37bc3c17-818b-4799-a282-9476eff64ccd', 'created': '2020-04-11T06:26:50', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/23/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/23/state/lastupdated', 'operator': 'ddx', 'value': 'PT00:00:01'}], 'actions': [{'address': '/schedules/16', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/schedules/17', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/schedules/18', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/schedules/19', 'method': 'PUT', 'body': {'status': 'enabled'}}, {'address': '/schedules/20', 'method': 'PUT', 'body': {'status': 'enabled'}}]}, '51': {'name': '29:', 'owner': '37bc3c17-818b-4799-a282-9476eff64ccd', 'created': '2020-04-11T06:26:51', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/23/state/status', 'operator': 'eq', 'value': '0'}, {'address': '/sensors/23/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/schedules/16', 'method': 'PUT', 'body': {'status': 'disabled'}}, {'address': '/schedules/17', 'method': 'PUT', 'body': {'status': 'disabled'}}, {'address': '/schedules/18', 'method': 'PUT', 'body': {'status': 'disabled'}}, {'address': '/schedules/19', 'method': 'PUT', 'body': {'status': 'disabled'}}, {'address': '/schedules/20', 'method': 'PUT', 'body': {'status': 'disabled'}}]}, '52': {'name': '30:', 'owner': '37bc3c17-818b-4799-a282-9476eff64ccd', 'created': '2020-04-11T06:26:52', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/23/state/status', 'operator': 'eq', 'value': '0'}, {'address': '/sensors/23/state/lastupdated', 'operator': 'dx'}, {'address': '/groups/19/state/any_on', 'operator': 'eq', 'value': 'true'}], 'actions': [{'address': '/groups/19/action', 'method': 'PUT', 'body': {'scene': 'SZxoCE4855Hz4qn'}}]}, '53': {'name': '31:', 'owner': '37bc3c17-818b-4799-a282-9476eff64ccd', 'created': '2020-04-11T06:26:52', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/groups/19/state/any_on', 'operator': 'eq', 'value': 'false'}, {'address': '/groups/19/state/any_on', 'operator': 'dx'}, {'address': '/sensors/23/state/status', 'operator': 'gt', 'value': '0'}], 'actions': [{'address': '/sensors/23/state', 'method': 'PUT', 'body': {'status': 0}}]}, '54': {'name': '12:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '1002'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/121/state/status', 'operator': 'lt', 'value': '1'}, {'address': '/sensors/122/state/status', 'operator': 'eq', 'value': '2'}], 'actions': [{'address': '/sensors/122/state', 'method': 'PUT', 'body': {'status': 3}}, {'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': '1jdhH3URrki4hZL'}}, {'address': '/schedules/2', 'method': 'PUT', 'body': {'status': 'enabled', 'localtime': 'PT00:00:10'}}]}, '55': {'name': '12:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '1002'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/121/state/status', 'operator': 'lt', 'value': '1'}, {'address': '/sensors/122/state/status', 'operator': 'eq', 'value': '3'}], 'actions': [{'address': '/sensors/122/state', 'method': 'PUT', 'body': {'status': 4}}, {'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': 'wdO2vS3YzGJTOCT'}}, {'address': '/schedules/2', 'method': 'PUT', 'body': {'status': 'enabled', 'localtime': 'PT00:00:10'}}]}, '56': {'name': '12:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '1002'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/121/state/status', 'operator': 'lt', 'value': '1'}, {'address': '/sensors/122/state/status', 'operator': 'eq', 'value': '4'}], 'actions': [{'address': '/sensors/122/state', 'method': 'PUT', 'body': {'status': 5}}, {'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': 'ep8GY2DskZNvX-Z'}}, {'address': '/schedules/2', 'method': 'PUT', 'body': {'status': 'enabled', 'localtime': 'PT00:00:10'}}]}, '57': {'name': '12:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '1002'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}, {'address': '/sensors/121/state/status', 'operator': 'lt', 'value': '1'}, {'address': '/sensors/122/state/status', 'operator': 'eq', 'value': '5'}], 'actions': [{'address': '/sensors/122/state', 'method': 'PUT', 'body': {'status': 1}}, {'address': '/groups/1/action', 'method': 'PUT', 'body': {'scene': '0PDu-i4Dx9A9PN1'}}, {'address': '/schedules/2', 'method': 'PUT', 'body': {'status': 'enabled', 'localtime': 'PT00:00:10'}}]}, '58': {'name': '13:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '2000'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': 30}}]}, '59': {'name': '14:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '3000'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': -30}}]}, '60': {'name': '15:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '2001'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': 56}}]}, '61': {'name': 'XFDDimmer55Btn1000', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2020-06-10T00:47:13', 'lasttriggered': '2021-08-19T06:21:51', 'timestriggered': 38, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/55/state/buttonevent', 'operator': 'eq', 'value': '1000'}, {'address': '/sensors/55/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/5/action', 'method': 'PUT', 'body': {'scene': '2dpq7bn6x0mBiVo'}}]}, '62': {'name': 'XFDDimmer55Btn2000', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2020-06-10T00:43:37', 'lasttriggered': '2021-08-19T05:10:03', 'timestriggered': 5, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/55/state/buttonevent', 'operator': 'eq', 'value': '2000'}, {'address': '/sensors/55/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/12/action', 'method': 'PUT', 'body': {'scene': 'VfHpac38JfJ1KVX'}}]}, '63': {'name': 'XFDDimmer55Btn2001', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2020-06-10T00:37:26', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/55/state/buttonevent', 'operator': 'eq', 'value': '2001'}, {'address': '/sensors/55/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/12/action', 'method': 'PUT', 'body': {'bri_inc': 55, 'transitiontime': 9}}]}, '64': {'name': 'XFDDimmer55Btn3000', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2020-06-10T00:43:50', 'lasttriggered': '2021-08-19T05:10:07', 'timestriggered': 3, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/55/state/buttonevent', 'operator': 'eq', 'value': '3000'}, {'address': '/sensors/55/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/12/action', 'method': 'PUT', 'body': {'scene': '-2a3SypGzkOaJIL'}}]}, '65': {'name': 'XFDDimmer55Btn3001', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2020-06-10T00:37:26', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/55/state/buttonevent', 'operator': 'eq', 'value': '3001'}, {'address': '/sensors/55/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/12/action', 'method': 'PUT', 'body': {'bri_inc': -55, 'transitiontime': 9}}]}, '66': {'name': 'XFDDimmer55Btn4000', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2020-06-10T00:44:07', 'lasttriggered': '2021-08-19T05:09:40', 'timestriggered': 13, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/55/state/buttonevent', 'operator': 'eq', 'value': '4000'}, {'address': '/sensors/55/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/5/action', 'method': 'PUT', 'body': {'on': False}}]}, '67': {'name': 'XFDDimmer6Btn2000', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2020-07-25T10:22:50', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/89/state/status', 'operator': 'eq', 'value': '1'}, {'address': '/sensors/6/state/buttonevent', 'operator': 'eq', 'value': '2000'}, {'address': '/sensors/6/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/sensors/89/state', 'method': 'PUT', 'body': {'status': 0}}]}, '68': {'name': 'XFDSns89RstState2000', 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'created': '2020-07-25T10:22:50', 'lasttriggered': '2021-08-19T05:23:02', 'timestriggered': 15, 'status': 'enabled', 'recycle': False, 'conditions': [{'address': '/sensors/6/state/lastupdated', 'operator': 'ddx', 'value': 'PT00:00:10'}], 'actions': [{'address': '/sensors/89/state', 'method': 'PUT', 'body': {'status': 0}}]}, '69': {'name': '16:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '3001'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/groups/1/action', 'method': 'PUT', 'body': {'transitiontime': 9, 'bri_inc': -56}}]}, '70': {'name': '17:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-09-05T01:38:10', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/118/state/buttonevent', 'operator': 'eq', 'value': '4000'}, {'address': '/sensors/118/state/lastupdated', 'operator': 'dx'}], 'actions': [{'address': '/sensors/121/state', 'method': 'PUT', 'body': {'status': 1}}, {'address': '/groups/1/action', 'method': 'PUT', 'body': {'on': False}}]}, '83': {'name': '26:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:51', 'lasttriggered': 'none', 'timestriggered': 0, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'true'}, {'address': '/sensors/127/state/presence', 'operator': 'dx'}, {'address': '/sensors/134/state/status', 'operator': 'gt', 'value': '3'}], 'actions': [{'address': '/groups/3/action', 'method': 'PUT', 'body': {'scene': '6wGdTlbI19x7m8K'}}, {'address': '/groups/14/action', 'method': 'PUT', 'body': {'scene': 'wrk2OlD5XwTwW-n'}}, {'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 3}}, {'address': '/sensors/135/state', 'method': 'PUT', 'body': {'status': 0}}]}, '84': {'name': '27:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:51', 'lasttriggered': '2021-08-19T05:32:42', 'timestriggered': 2, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/134/state/status', 'operator': 'eq', 'value': '2'}, {'address': '/sensors/134/state/status', 'operator': 'ddx', 'value': 'PT00:00:30'}, {'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'false'}], 'actions': [{'address': '/groups/3/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/14/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 0}}]}, '85': {'name': '28:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:51', 'lasttriggered': '2021-08-18T15:12:00', 'timestriggered': 1, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/134/state/status', 'operator': 'eq', 'value': '4'}, {'address': '/sensors/134/state/status', 'operator': 'ddx', 'value': 'PT00:00:30'}, {'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'false'}], 'actions': [{'address': '/groups/3/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/groups/14/action', 'method': 'PUT', 'body': {'on': False}}, {'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 0}}]}, '86': {'name': '29:', 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'created': '2020-12-28T08:53:51', 'lasttriggered': '2021-08-19T07:28:04', 'timestriggered': 36, 'status': 'enabled', 'recycle': True, 'conditions': [{'address': '/sensors/127/state/presence', 'operator': 'eq', 'value': 'false'}, {'address': '/groups/3/state/any_on', 'operator': 'eq', 'value': 'false'}, {'address': '/groups/14/state/any_on', 'operator': 'eq', 'value': 'false'}], 'actions': [{'address': '/sensors/134/state', 'method': 'PUT', 'body': {'status': 0}}]}}, 'resourcelinks': {'65360': {'name': 'Bedroom Main Switch', 'description': 'Hue dimmer switch 1 behavior', 'type': 'Link', 'classid': 10011, 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'recycle': False, 'links': ['/sensors/6', '/rules/13', '/schedules/1', '/rules/14', '/rules/67', '/rules/15', '/rules/68', '/sensors/7', '/rules/16', '/rules/17', '/rules/10', '/rules/5', '/rules/6', '/rules/11', '/rules/7', '/rules/12', '/rules/8', '/sensors/89', '/rules/9', '/scenes/fmlMPVYBZQ2VOpL', '/scenes/0PMvBMTFb-ZG3-9', '/scenes/gV2c0OlW3WihXuu', '/scenes/c-OvSp2AV76tgPP', '/scenes/iL6xLx1hZGFpKAd', '/scenes/cPoaNd60wcraG01', '/scenes/Rwmm8oi6YNqkIK5', '/scenes/HZQjOFo88jLFf85', '/scenes/ydVgtU340NGnN7J', '/scenes/UDYYoCd8hboiuZs']}, '44746': {'name': 'Kitchen Motion Sensor', 'description': 'Kitchen Motion Sensor behavior', 'type': 'Link', 'classid': 10022, 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'recycle': False, 'links': ['/rules/86', '/rules/85', '/rules/84', '/rules/83', '/rules/26', '/rules/25', '/rules/24', '/rules/23', '/rules/22', '/rules/21', '/groups/14', '/rules/20', '/rules/19', '/rules/18', '/sensors/127', '/scenes/zkVTuatRBHBFkLh', '/groups/3', '/rules/3', '/rules/2', '/rules/1', '/sensors/128', '/sensors/135', '/sensors/134', '/scenes/wrk2OlD5XwTwW-n', '/scenes/6wGdTlbI19x7m8K']}, '49669': {'name': 'Living Room Tap Switch', 'description': 'Resources of Living Room Tap Switch', 'type': 'Link', 'classid': 10011, 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'recycle': False, 'links': []}, '25830': {'name': 'Bedroom Tap Switch', 'description': 'Resources of Bedroom Tap Switch', 'type': 'Link', 'classid': 10011, 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'recycle': False, 'links': ['/sensors/17']}, '42588': {'name': 'Home Switch', 'description': 'Home Switch behavior', 'type': 'Link', 'classid': 10013, 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'recycle': False, 'links': ['/scenes/3pE7V8ohdgJE6IC', '/scenes/gU5ocLmCUjdxQix', '/scenes/e06xGAYsPOnNxZ9', '/scenes/qDPWA1c1YKLR1fj', '/sensors/12', '/groups/8']}, '13000': {'name': 'HueLabs 2.0', 'description': 'All installed formulas', 'type': 'Link', 'classid': 1, 'owner': '37bc3c17-818b-4799-a282-9476eff64ccd', 'recycle': False, 'links': ['/resourcelinks/52996']}, '52996': {'name': 'Candlelight', 'description': 'NP3ZiWKrefqubQdzYnxLgg:0:Kj6wOiD7kfYPd0xjso2ArzYCWi4', 'type': 'Link', 'classid': 2, 'owner': '37bc3c17-818b-4799-a282-9476eff64ccd', 'recycle': True, 'links': ['/rules/53', '/rules/52', '/rules/51', '/rules/50', '/rules/49', '/schedules/20', '/schedules/19', '/schedules/18', '/schedules/17', '/schedules/16', '/scenes/bWVmy1Ih2vgwSD0', '/scenes/1xbHdtIalQ-9wIc', '/scenes/sp7iFEuiEszxrxY', '/scenes/y4qBxmzSUP8GxOv', '/scenes/SZxoCE4855Hz4qn', '/sensors/23', '/groups/19', '/lights/11', '/lights/9']}, '56280': {'name': 'Home Switch', 'description': 'Home Switch behavior', 'type': 'Link', 'classid': 10013, 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'recycle': False, 'links': ['/scenes/jr7iM5NeW-cJFTg', '/sensors/12', '/groups/8']}, '25946': {'name': 'Living Room Tap Switch', 'description': 'Resources of Living Room Tap Switch', 'type': 'Link', 'classid': 10011, 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'recycle': False, 'links': ['/sensors/136', '/rules/29', '/rules/28', '/rules/4', '/rules/27', '/scenes/OLEHhMHLzsjRuCd', '/scenes/1kDBaBIizRZfcTZ', '/scenes/EkZy0qk3cwvKqvp']}, '59148': {'name': 'Bedroom SideTable Switch', 'description': 'Bedroom SideTable Switch behavior', 'type': 'Link', 'classid': 10013, 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'recycle': False, 'links': ['/rules/70', '/rules/69', '/rules/60', '/rules/59', '/rules/58', '/rules/57', '/rules/56', '/scenes/ep8GY2DskZNvX-Z', '/rules/55', '/scenes/wdO2vS3YzGJTOCT', '/rules/54', '/scenes/1jdhH3URrki4hZL', '/rules/48', '/scenes/UDYYoCd8hboiuZs', '/rules/47', '/sensors/118', '/scenes/0PDu-i4Dx9A9PN1', '/groups/1', '/schedules/2', '/sensors/122', '/sensors/121']}, '38911': {'name': 'Office', 'description': 'Office behavior', 'type': 'Link', 'classid': 10013, 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'recycle': False, 'links': ['/sensors/55', '/scenes/K0zPH-YM6J8etXm', '/groups/5']}, '6313': {'name': 'Office Switch', 'description': 'Resources of Office Switch', 'type': 'Link', 'classid': 10011, 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'recycle': False, 'links': ['/sensors/55', '/rules/63', '/rules/65']}, '20162': {'name': 'Desk Switch', 'description': 'Desk Switch behavior', 'type': 'Link', 'classid': 10013, 'owner': 'c10a6a79-c303-4232-a388-53803799ff86', 'recycle': False, 'links': ['/sensors/137', '/scenes/lV1yGcY8F4EtdDH', '/scenes/goTez3ca0KpgQ9l', '/scenes/ZF9Z6rLOeDBOLmK', '/scenes/59ClM5dj7WTAvJf', '/scenes/uYN0b484oEYsyJu', '/groups/16', '/lights/26']}, '8756': {'name': 'Desk Switch', 'description': 'Resources of Desk Switch', 'type': 'Link', 'classid': 10011, 'owner': '88e22d64-492b-4a9f-9774-2d6860fd4c96', 'recycle': False, 'links': ['/sensors/137', '/rules/44']}}}
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.light] Setting up light.hue
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hue
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hue
2021-08-19 18:33:10 DEBUG (MainThread) [aiohue.bridge.192.168.1.169] Subscribing to events
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.bureau_of_meteorology
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.components.weather] Setting up weather.bureau_of_meteorology
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Laundry - Centre bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Hallway - Back bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Office - Front bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Living Room - Front Right bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Kitchen - Front bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Living Room - Back Left bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Hallway - Front bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Living Room - Front Left bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Bedroom - Pendant bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Bedroom - Lamp bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Bedroom - Front bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Living Room - Back Right bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Kitchen - Centre bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Kitchen - Back bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Bedroom - Nook bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Office - Back bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Bedroom - Back bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Living Room - Centre bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Office Play Light Bar Top bulb in the Philips Hue App.
2021-08-19 18:33:10 WARNING (MainThread) [homeassistant.components.hue.light] Please check for software updates of the Office Play Light Bar Bottom bulb in the Philips Hue App.
2021-08-19 18:33:10 INFO (MainThread) [homeassistant.setup] Setting up script
2021-08-19 18:33:11 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.2 seconds
2021-08-19 18:33:11 INFO (MainThread) [homeassistant.setup] Setting up default_config
2021-08-19 18:33:11 INFO (SyncWorker_4) [homeassistant.loader] Loaded stream from homeassistant.components.stream
2021-08-19 18:33:11 INFO (MainThread) [homeassistant.setup] Setting up stream
2021-08-19 18:33:11 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds
2021-08-19 18:33:11 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds
2021-08-19 18:33:11 INFO (MainThread) [homeassistant.components.remote] Setting up remote.harmony
2021-08-19 18:33:11 INFO (MainThread) [homeassistant.components.switch] Setting up switch.harmony
2021-08-19 18:33:12 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Registration completed
2021-08-19 18:33:12 INFO (MainThread) [custom_components.hacs] Restore started
2021-08-19 18:33:12 INFO (MainThread) [custom_components.hacs] Restore done
2021-08-19 18:33:12 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.SENSOR
2021-08-19 18:33:12 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING
2021-08-19 18:33:12 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2021-08-19 18:33:12 INFO (MainThread) [custom_components.hacs] HACS is enabled
2021-08-19 18:33:12 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2021-08-19 18:33:13 INFO (MainThread) [homeassistant.components.tplink.common] Discovered 14 TP-Link of expected 15 smart home device(s)
2021-08-19 18:33:16 INFO (MainThread) [homeassistant.components.tplink.common] Discovered 15 TP-Link of expected 15 smart home device(s)
2021-08-19 18:33:16 INFO (MainThread) [homeassistant.components.tplink.common] Discovered at least as many devices on the network as exist in our device registry, no need to retry
2021-08-19 18:33:16 INFO (MainThread) [homeassistant.components.tplink.common] Found 15 unique TP-Link smart home device(s) after 3 discovery attempts
2021-08-19 18:33:30 INFO (MainThread) [homeassistant.components.light] Setting up light.tplink
2021-08-19 18:33:30 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.tplink
2021-08-19 18:33:30 INFO (MainThread) [homeassistant.components.switch] Setting up switch.tplink
2021-08-19 18:33:33 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 32.31s
2021-08-19 18:33:33 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2021-08-19 18:33:33 INFO (SyncWorker_6) [apscheduler.scheduler] Scheduler started
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.core] Timer:starting
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2021-08-19 18:33:34 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2021-08-19 18:33:34 INFO (MainThread) [custom_components.hacs] setup task HacsSetupTask.CATEGORIES
2021-08-19 18:33:34 INFO (SyncWorker_3) [custom_components.hacs] Enable category: HacsCategory.INTEGRATION
2021-08-19 18:33:34 INFO (SyncWorker_3) [custom_components.hacs] Enable category: HacsCategory.PLUGIN
2021-08-19 18:33:34 INFO (SyncWorker_3) [custom_components.hacs] Enable category: HacsCategory.THEME
2021-08-19 18:33:34 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Kitchen LEDs OFF with Hue Light' trigger: In 'numeric_state' condition: attribute 'brightness' (of entity light.kitchen_front) does not exist
2021-08-19 18:33:34 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Kitchen LEDs OFF with Hue Light' trigger: In 'numeric_state' condition: attribute 'brightness' (of entity light.kitchen_back) does not exist
2021-08-19 18:33:34 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Living Room TV LEDs & Entertainment Unit LEDs OFF with Living Room Lights & TV' trigger: In 'numeric_state' condition: attribute 'current_power_w' (of entity switch.living_room_tv_smartplug) does not exist
2021-08-19 18:33:34 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Living Room TV LEDs OFF with Living Room TV Switch & 1 MINUTE Idle' trigger: In 'numeric_state' condition: attribute 'current_power_w' (of entity switch.living_room_tv_smartplug) does not exist
2021-08-19 18:33:34 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'PC ON While AWAY' trigger: In 'numeric_state' condition: attribute 'current_power_w' (of entity switch.pc_smartplug) does not exist
2021-08-19 18:33:34 INFO (SyncWorker_4) [homeassistant.loader] Loaded ipp from homeassistant.components.ipp
2021-08-19 18:33:34 INFO (SyncWorker_0) [homeassistant.loader] Loaded upnp from homeassistant.components.upnp
2021-08-19 18:33:34 INFO (SyncWorker_2) [homeassistant.loader] Loaded spotify from homeassistant.components.spotify
2021-08-19 18:33:34 INFO (SyncWorker_4) [homeassistant.loader] Loaded xiaomi_aqara from homeassistant.components.xiaomi_aqara
2021-08-19 18:33:34 INFO (SyncWorker_3) [homeassistant.loader] Loaded songpal from homeassistant.components.songpal
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.entertainment_unit_leds_off_with_hue_light] Initialized trigger Entertainment Unit LEDs OFF with Hue Light
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.entertainment_unit_leds_on_with_hue_light] Initialized trigger Entertainment Unit LEDs ON with Hue Light
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.kitchen_leds_rangehood_off_with_hue_light] Initialized trigger Kitchen LEDs OFF with Hue Light
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.kitchen_leds_rangehood_on_with_hue_light] Initialized trigger Kitchen LEDs & Rangehood ON with Hue Light
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.tv_leds_entertainment_unit_leds_off_with_living_room_lights_tv] Initialized trigger Living Room TV LEDs & Entertainment Unit LEDs OFF with Living Room Lights & TV
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.lamp_turns_off_bedroom_front_back_lights] Initialized trigger Bedroom Front & Back Lights Turn OFF with Lamp After 10secs
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.bedroom_dimmer_switch_turns_off_bathroom_lights] Initialized trigger Bedroom Lights turns OFF Bathroom Lights & Shower Lights
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.nook_light_on_with_unlocked_door_after_hours] Initialized trigger Nook Light ON with UNLOCKED door after hours
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.nook_light_off_with_locked_door_after_hours] Initialized trigger Nook Light OFF with LOCKED door after hours
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.home_switch_1_alexa_i_m_home] Initialized trigger Home Switch - 1 - ALEXA "I'm Home"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.home_switch_4_alexa_i_m_going] Initialized trigger Home Switch - 4 - ALEXA "I'm Going"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.home_switch_2_alexa_i_m_here] Initialized trigger Home Switch - 2 - ALEXA "I'm Here"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.bedroom_tap_switch_4_alexa_sleep] Initialized trigger Bedroom Tap Switch - 4 - ALEXA "Sleep"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.bedroom_tap_switch_1_alexa_start_my_day] Initialized trigger Bedroom Tap Switch - 1 - ALEXA "Start My Day"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.bedroom_tap_switch_3_hue_scene_tv] Initialized trigger Bedroom Tap Switch - 3 - HUE SCENE: TV
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.bedroom_tap_switch_2_hue_scene_read] Initialized trigger Bedroom Tap Switch - 2 - HUE SCENE: READ
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.home_switch_3_unlock_door] Initialized trigger Home Switch - 3 - UNLOCK door
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_tap_switch_all_tv_leds_on_office_switch_entertainment_unit_led_s_off] Initialized trigger Living Room Tap Switch - 3 - TV LEDs SmartPlug ON, Entertainment Unit LED's SmartPlug & Bedroom Lights OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.shower_lights_on_with_hue_light] Initialized trigger Shower Lights ON/OFF with Hue Light
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.fan_tv_off_with_bedroom_main_switch] Initialized trigger Bedroom Main Switch - 4 - Fan, TV, Heater, Electric Blanket & Shower Lights OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.fan_on_with_bedroom_main_switch] Initialized trigger Bedroom Main Switch - 1 - Fan ON
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.door_locks_when_hallway_light_off] Initialized trigger Front Door LOCKS when Hallway Light OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.home_switch_4_alexa_i_m_going_home_off] Initialized trigger Home Switch - 4.5 - ALEXA "I'm Going" - HOME OFF (DELAY)
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.tv_leds_entertainment_unit_leds_on_with_tv] Initialized trigger Living Room TV LEDs ON with TV
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.blinds_up_for_roborock] Initialized trigger Blinds UP & DOWN for Roborock
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_tap_switch_1_hue_scene_bright_for_living_room_and_kitchen] Initialized trigger Living Room Tap Switch - 1 - TV LEDs, Front Living Room Lights, Bedroom Lights OFF & Kitchen SmartPlugs ON
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_tap_switch_2_hue_scene_bright_for_living_rooms_and_all_other_rooms_off] Initialized trigger Living Room Tap Switch - 3 & 4 - SmartPlugs OFF, Kitchen Tablet Display OFF & Bedroom Lights
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_tap_switch_4_all_lights_off] Initialized trigger Living Room Tap Switch - 4 - More SmartPlugs
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_switch_2_work] Initialized trigger Office Switch - 2 - ALEXA "Work"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_switch_3_gaming] Initialized trigger Office Switch - 3 - ALEXA "Gaming"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_switch_4_off] Initialized trigger Office Switch - 4 - Office OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_smartplug_turns_off_office_status] Initialized trigger Office SmartPlug turns OFF Office Status
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_tap_switch_2_smartplugs_off] Initialized trigger Living Room Tap Switch - 2 - SmartPlugs OFF & Kitchen Tablet Display, Front Living Room Lights & Bedroom Lights OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_switch_1_smartplug_on_with_hold] Initialized trigger Office Switch - 1 HOLD - SmartPlug & Fan ON with
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_switch_1_smartplug_fan_on_with_double_press] Initialized trigger Office Switch - 1 DELAYED DOUBLE CLICK - SmartPlug & Fan ON
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_switch_1_office_status_on_then_off_after_10_seconds] Initialized trigger Office Status ON
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_switch_4_office_partial_off_with_hold] Initialized trigger Office Switch - 4 HOLD - Office PARTIAL OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.blinds_down_with_sun] Initialized trigger Blinds DOWN 5 mins after SUNSET
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.sonus_volume_down_after_1_hour] Initialized trigger Sonos System Volume DOWN after 1 HOUR
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.tv_turns_off_living_front_lights] Initialized trigger Living Room TV turns OFF Living Front Lights & turns ON Back Lights
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.office_lights_turns_off_heater] Initialized trigger Office Lights & Switch Turns OFF Heater
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.temperature_outside] Initialized trigger Temperature Outside
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.temperature_inside] Initialized trigger Temperature Inside
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.blinds_down_only_if_sliding_door_closed] Initialized trigger Blinds UP if Sliding Door OPEN
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_table_switch_1_hvac_on] Initialized trigger Living Room Table Switch - 1 - HVAC ON/OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_table_switch_1_hold_blinds_up_down] Initialized trigger Living Room Table Switch - 1 HOLD - BLINDS UP/DOWN
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_table_switch_1_double_clip_kitchen_rangehood_switch_off] Initialized trigger Living Room Table Switch - 1 DOUBLE CLICK - Kitchen Rangehood Switch ON/OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.cube] Initialized trigger Cube - Gaming
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.cube_work] Initialized trigger Cube - Work
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.laundry_on_with_motion] Initialized trigger Laundry ON with MOTION
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.laundry_off_with_motion] Initialized trigger Laundry OFF with NO MOTION
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.kitchen_lights_on_with_motion] Initialized trigger Kitchen ON with MOTION
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.kitchen_lights_off_with_motion] Initialized trigger Kitchen OFF with NO MOTION
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.outdoor_fairy_lights_on_with_motion] Initialized trigger Outdoor Fairy Lights ON with MOTION
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.outdoor_fairy_lights_on_with_blinds_up] Initialized trigger Outdoor Fairy Lights ON with Blinds UP
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.outdoor_fairy_lights_off_with_no_motion] Initialized trigger Outdoor Fairy Lights OFF with NO MOTION or BLINDS DOWN
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.roborock_cleans_home_choose] Initialized trigger Roborock - Cleans Home
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.kitchen_motion_sensor_turns_on_home] Initialized trigger Kitchen Motion Sensor turns ON Home
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.cube_office_lightstrip_off] Initialized trigger Cube - Office Play Light Bars ON/OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.tv_remote_reset] Initialized trigger Living Room TV Remote Reset after 30 MINUTES & OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.kitchen_tablet_off_with_kitchen_leds_smartplug] Initialized trigger Kitchen Tablet OFF with Kitchen LEDS SmartPlug
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.cube_dyson_on_off] Initialized trigger Cube - Dyson ON/OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.battery_level_warning] Initialized trigger Battery Level Warning
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.alarm_motion_when_away] Initialized trigger Alarm - Balcony Motion When Home OFF/STANDBY
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.hue_hallway_lights_unlocks_door] Initialized trigger Hue - Hallway Lights UNLOCKS Front Door
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.alarm_front_door_unlocked] Initialized trigger Alarm - Front Door UNLOCKED
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.hue_hallway_lights_locks_front_door] Initialized trigger Hue - Hallway Lights LOCKS Front Door
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.restart_home_assistant] Home Assistant - Restart Defaults: Running automation actions
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.restart_home_assistant] Home Assistant - Restart Defaults: Executing step call service
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.restart_home_assistant] Initialized trigger Home Assistant - Restart Defaults
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.holiday_status] Initialized trigger Away Status & PLUGS OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.storage_door_turns_on_off_lights] Initialized trigger Storage Cupboard Door turns ON/OFF Lights
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.tv_leds_off_with_living_room_tv_after_30_seconds] Initialized trigger Living Room TV LEDs OFF with Living Room TV Switch & 1 MINUTE Idle
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.computer] Initialized trigger PC ON While AWAY
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.living_room_front_lights_off_after_a_while] Initialized trigger PC SmartPlug turns OFF Living Room Front Lights and Bedroom Lights if on for 15 MINS
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.cube_gaming_monitor_on_off] Initialized trigger Cube - Gaming Monitor ON/OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.blinds_down_with_shower_lights_smartplug_on_for_15_minutes] Initialized trigger Blinds DOWN and Bedroom Lights ON with Shower Lights SmartPlug ON for 10 MINUTES
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.desk_switch_1_play_light_bars_on_off] Initialized trigger Desk Switch - 1 - Play Light Bars ON/OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.desk_switch_1_hold_secondary_monitor_on_off] Initialized trigger Desk Switch - 1 HOLD - Secondary Monitor ON/OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.desk_switch_2_alexa_work] Initialized trigger Desk Switch - 2 - ALEXA "Work"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.desk_switch_3_alexa_gaming] Initialized trigger Desk Switch - 3 - ALEXA "Gaming"
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.desk_switch_4_dyson_off] Initialized trigger Desk Switch - 4 - Dyson ON/OFF
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.unavail] Initialized trigger Unavail
2021-08-19 18:33:34 INFO (MainThread) [custom_components.hacs] Loading known repositories
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.restart_home_assistant] Home Assistant - Restart Defaults: Executing step call service
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.restart_home_assistant] Home Assistant - Restart Defaults: Executing step call service
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.restart_home_assistant] Home Assistant - Restart Defaults: Executing step call service
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.restart_home_assistant] Home Assistant - Restart Defaults: Executing step call service
2021-08-19 18:33:34 INFO (MainThread) [homeassistant.components.automation.restart_home_assistant] Home Assistant - Restart Defaults: Executing step call service
2021-08-19 18:33:37 INFO (MainThread) [custom_components.hacs] <Integration kraineff/philips-airpurifier> Registration completed
2021-08-19 18:33:39 DEBUG (MainThread) [aiohue.bridge.192.168.1.169] Received event: {'creationtime': '2021-08-19T08:33:39Z', 'data': [{'id': 'bddcd019-3751-4941-9693-a6c7f7489e5e', 'id_v1': '/sensors/129', 'temperature': {'temperature': 20.780000686645508, 'temperature_valid': True}, 'type': 'temperature'}], 'id': '7e105994-9b56-42d1-a377-22c2d2d62011', 'type': 'update'}
2021-08-19 18:33:43 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
jphccfccommented, Oct 28, 2021

I have managed to fix this by doing a ha core rebuild in SSH terminal

0reactions
robertomontinaro80commented, Jan 22, 2022

I have managed to fix this by doing a ha core rebuild in SSH terminal

Sorry but what does it mean home assistant core rebuild in SSH? Which command did you run? Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

HACS installing problem via integration "error: Config flow ...
Is there a solution for this bug? Have the same problem: “Config flow could not be loaded” after following the installation steps for...
Read more >
"config flow could not be loaded" : r/homeassistant - Reddit
Vanilla install of latest version on a Raspi 3. I'm getting "config flow could not be loaded" when trying to add my first...
Read more >
Config flow could not be loaded: undefined (Deconz) #68165
The problem I am continually getting the following error after any system update to the HA system. Then when you click on configure...
Read more >
Home Assistant | Dose any 1 know why config flow could not ...
Last couple of days I've been experiencing a terrible lagg on all Soundflow commands. And not just a bit slower but more like...
Read more >
How to Set Up Tuya Integration (Stable) in Home Assistant
I got an error saying 'Config flow could not be loaded' when setting up the Tuya ... for your cloud project cannot serve...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found