Closed jordaosoft closed 5 years ago
Please post the node sketch and debug log from home assistant when testing the behavior.
home-assistant.log I can not find node sketch for the lights but I have attached the log. This is on my test system running hass.io on a RPI. It has the same issue as my main system running in docker.
```
2019-05-25 22:45:14 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for spotcast which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-05-25 22:45:14 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds.
2019-05-25 22:45:14 INFO (MainThread) [homeassistant.setup] Setting up http
2019-05-25 22:45:14 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds.
2019-05-25 22:45:14 INFO (MainThread) [homeassistant.setup] Setting up system_log
2019-05-25 22:45:14 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds.
2019-05-25 22:45:14 INFO (MainThread) [homeassistant.setup] Setting up recorder
2019-05-25 22:45:15 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 1.1 seconds.
2019-05-25 22:45:15 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2019-05-25 22:45:15 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.0 seconds.
2019-05-25 22:45:15 INFO (MainThread) [homeassistant.setup] Setting up esphome
2019-05-25 22:45:15 INFO (MainThread) [homeassistant.setup] Setup of domain esphome took 0.0 seconds.
2019-05-25 22:45:15 INFO (MainThread) [homeassistant.setup] Setting up sun
2019-05-25 22:45:15 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.1 seconds.
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up updater
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up hue
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain hue took 0.0 seconds.
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up group
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up spotcast
2019-05-25 22:45:16 INFO (SyncWorker_4) [homeassistant.util.package] Attempting install of pychromecast==3.2.1
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up input_select
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.2 seconds.
2019-05-25 22:45:16 INFO (SyncWorker_15) [homeassistant.loader] Loaded yr from homeassistant.components.yr
2019-05-25 22:45:16 INFO (SyncWorker_3) [homeassistant.loader] Loaded generic_thermostat from homeassistant.components.generic_thermostat
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up webhook
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds.
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up system_health
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.0 seconds.
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up config
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.1 seconds.
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up api
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up auth
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds.
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up conversation
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.0 seconds.
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds.
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setting up history
2019-05-25 22:45:16 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain spotcast took 0.9 seconds.
2019-05-25 22:45:17 INFO (SyncWorker_18) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2019-05-25 22:45:17 INFO (SyncWorker_6) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2019-05-25 22:45:17 INFO (SyncWorker_1) [homeassistant.loader] Loaded light from homeassistant.components.light
2019-05-25 22:45:17 INFO (SyncWorker_8) [homeassistant.loader] Loaded fan from homeassistant.components.fan
2019-05-25 22:45:17 INFO (SyncWorker_11) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up climate
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.2 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.9 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up automation
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up script
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds.
2019-05-25 22:45:17 INFO (SyncWorker_10) [homeassistant.loader] Loaded nut from homeassistant.components.nut
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.esphome
2019-05-25 22:45:17 INFO (SyncWorker_0) [homeassistant.loader] Loaded generic from homeassistant.components.generic
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hue
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.1 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up sensor
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.helpers.storage] Migrating onboarding storage from 1 to 2
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up switch
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up light
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up fan
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up cover
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setting up camera
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.2 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.switch] Setting up switch.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.switch] Setting up switch.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.switch] Setting up switch.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.switch] Setting up switch.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.switch] Setting up switch.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.switch] Setting up switch.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.fan] Setting up fan.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.fan] Setting up fan.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.fan] Setting up fan.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.fan] Setting up fan.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.fan] Setting up fan.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.fan] Setting up fan.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.cover] Setting up cover.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.cover] Setting up cover.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.cover] Setting up cover.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.cover] Setting up cover.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.cover] Setting up cover.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.cover] Setting up cover.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.1 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 1.3 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.light] Setting up light.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.light] Setting up light.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.light] Setting up light.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.light] Setting up light.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.light] Setting up light.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.light] Setting up light.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.light] Setting up light.hue
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.camera] Setting up camera.generic
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.1 seconds.
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.camera] Setting up camera.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.camera] Setting up camera.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.camera] Setting up camera.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.camera] Setting up camera.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.camera] Setting up camera.esphome
2019-05-25 22:45:17 INFO (MainThread) [homeassistant.components.camera] Setting up camera.esphome
2019-05-25 22:45:44 INFO (MainThread) [homeassistant.setup] Setting up cast
2019-05-25 22:45:44 INFO (MainThread) [homeassistant.setup] Setup of domain cast took 0.0 seconds.
2019-05-25 22:45:44 INFO (MainThread) [homeassistant.setup] Setting up upnp
2019-05-25 22:45:44 INFO (MainThread) [homeassistant.setup] Setting up discovery
2019-05-25 22:45:44 INFO (MainThread) [homeassistant.setup] Setup of domain discovery took 0.1 seconds.
2019-05-25 22:45:44 INFO (MainThread) [homeassistant.setup] Setting up mqtt
2019-05-25 22:45:44 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds.
2019-05-25 22:45:44 WARNING (MainThread) [homeassistant.components.mqtt] Data in your config entry is going to override your configuration.yaml: {'broker': '192.168.86.95', 'discovery': True, 'port': 1883}
2019-05-25 22:45:45 INFO (MainThread) [homeassistant.setup] Setup of domain upnp took 0.3 seconds.
2019-05-25 22:45:46 INFO (MainThread) [homeassistant.setup] Setting up cloud
2019-05-25 22:45:46 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.nut
2019-05-25 22:45:46 INFO (SyncWorker_7) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2019-05-25 22:45:46 INFO (SyncWorker_16) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2019-05-25 22:45:46 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.yr
2019-05-25 22:45:46 INFO (MainThread) [homeassistant.setup] Setting up frontend
2019-05-25 22:45:47 WARNING (SyncWorker_10) [homeassistant.components.nut.sensor] Sensor type: output.current does not appear in the NUT status output, cannot add
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setting up tts
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 1.0 seconds.
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor dafang motion
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mqtt
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang motion_detection
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang motion_send_mail
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang motion_send_telegram
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang motion_tracking
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang blue_led
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang yellow_led
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang ir_led
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang ir_cut
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang night_mode
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang auto_night_mode
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang rtsp_h264_server
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch dafang rtsp_mjpeg_server
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: camera dafang motion_snapshot
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor dafang ldr
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor B8A8B4_status
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: cover dafang motor_up_down
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: cover dafang motor_left_right
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: light B8A8B4_LI_1
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setting up media_player
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds.
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: binary_sensor dafang motion, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang motion_detection, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang motion_send_mail, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang motion_send_telegram, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang motion_tracking, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang blue_led, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang yellow_led, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang ir_led, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang ir_cut, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang night_mode, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang auto_night_mode, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang rtsp_h264_server, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: switch dafang rtsp_mjpeg_server, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: camera dafang motion_snapshot, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor dafang ldr, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor B8A8B4_status, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: cover dafang motor_up_down, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: cover dafang motor_left_right, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: light B8A8B4_LI_1, sending update
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.4 seconds.
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.3 seconds.
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.components.switch] Setting up switch.mqtt
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setting up logbook
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.0 seconds.
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setting up map
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds.
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setting up panel_custom
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setup of domain panel_custom took 0.0 seconds.
2019-05-25 22:45:47 INFO (MainThread) [homeassistant.setup] Setting up hassio
2019-05-25 22:45:47 INFO (SyncWorker_13) [pychromecast] Querying device status
2019-05-25 22:45:47 INFO (SyncWorker_12) [pychromecast] Querying device status
2019-05-25 22:45:47 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:45:47 INFO (SyncWorker_5) [pychromecast] Querying device status
2019-05-25 22:45:47 INFO (SyncWorker_17) [pychromecast] Querying device status
2019-05-25 22:45:47 INFO (SyncWorker_9) [pychromecast] Querying device status
2019-05-25 22:45:48 INFO (SyncWorker_7) [pychromecast] Querying device status
2019-05-25 22:45:48 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:45:48 INFO (MainThread) [homeassistant.components.camera] Setting up camera.mqtt
2019-05-25 22:45:48 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:45:48 INFO (SyncWorker_13) [pychromecast] Querying device status
2019-05-25 22:45:48 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 0.8 seconds.
2019-05-25 22:45:48 INFO (SyncWorker_18) [pychromecast] Querying device status
2019-05-25 22:45:49 INFO (SyncWorker_10) [pychromecast] Querying device status
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 33.2 seconds.
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hue
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mqtt
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.hue.sensor_base] Starting sensor polling loop with 5.0 second interval
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.spotcast
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.climate] Setting up climate.generic_thermostat
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.cover] Setting up cover.mqtt
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.light] Setting up light.mqtt
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 33.6 seconds.
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.climate] Setting up climate.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.climate] Setting up climate.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.climate] Setting up climate.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.climate] Setting up climate.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.climate] Setting up climate.esphome
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.climate] Setting up climate.esphome
2019-05-25 22:45:50 WARNING (MainThread) [homeassistant.components.upnp] Wanted UPnP/IGD device with UDN "uuid:f4362245-65dd-4191-a8ae-c7f359c3dbdd" not found, aborting
2019-05-25 22:45:50 INFO (MainThread) [homeassistant.components.upnp] Unable to create UPnP/IGD, aborting
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: binary_sensor.outside_sensor_status_2. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: binary_sensor.magic_display_status. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: switch.magic_display_on_off. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.wifi_signal_sensor. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.magic_dispay_temperature. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.magic_dispay_humidity. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.esp_ip_address. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.esp_connected_ssid. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.outside_sensor_wifi_signal. Platform esphome does not generate unique IDs
2019-05-25 22:45:51 INFO (MainThread) [homeassistant.components.esphome] Successfully connected to 192.168.86.240
2019-05-25 22:45:53 INFO (MainThread) [homeassistant.components.esphome] Successfully connected to outside_sensor.local
2019-05-25 22:45:53 INFO (MainThread) [homeassistant.components.esphome] Successfully connected to esp_cam_one.local
2019-05-25 22:45:53 INFO (MainThread) [homeassistant.components.esphome] Successfully connected to kitchen_sensor_v2.local
2019-05-25 22:45:53 INFO (MainThread) [homeassistant.components.esphome] Successfully connected to magic_display.local
2019-05-25 22:45:55 WARNING (MainThread) [homeassistant.components.upnp] Wanted UPnP/IGD device with UDN "uuid:c1cc7b8f-9e65-46cc-963d-5de020630814" not found, aborting
2019-05-25 22:45:55 INFO (MainThread) [homeassistant.components.upnp] Unable to create UPnP/IGD, aborting
2019-05-25 22:45:55 INFO (MainThread) [homeassistant.setup] Setting up mysensors
2019-05-25 22:45:55 DEBUG (SyncWorker_12) [mysensors.persistence] Loading sensors from persistence file /config/mysensors.json
2019-05-25 22:45:55 DEBUG (SyncWorker_2) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:45:55 INFO (MainThread) [homeassistant.setup] Setup of domain mysensors took 0.6 seconds.
2019-05-25 22:45:55 DEBUG (MainThread) [homeassistant.components.mysensors.helpers] Node 0 is missing sketch name
2019-05-25 22:45:55 INFO (MainThread) [homeassistant.components.light] Setting up light.mysensors
2019-05-25 22:45:55 INFO (MainThread) [homeassistant.components.switch] Setting up switch.mysensors
2019-05-25 22:45:55 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mysensors
2019-05-25 22:45:55 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mysensors
2019-05-25 22:45:55 INFO (MainThread) [homeassistant.components.mysensors] Adding new devices: [401 Unauthorized
2019-05-25 22:46:29 INFO (SyncWorker_17) [homeassistant.components.plex.media_player] (401) unauthorized; http://192.168.86.95:32400/ 401 Unauthorized
2019-05-25 22:46:29 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:46:29 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:46:29 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:46:29 INFO (MainThread) [homeassistant.components.esphome] Successfully connected to esp_cam_one.local
2019-05-25 22:46:29 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:46:29 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:46:29 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:46:29 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:46:29 INFO (SyncWorker_3) [pychromecast] Querying device status
2019-05-25 22:46:30 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for bmp085.local: Error resolving address with mDNS: Did not respond. Maybe the device is offline.
2019-05-25 22:46:30 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect in 10 seconds
2019-05-25 22:46:31 DEBUG (MainThread) [mysensors.gateway_mqtt] Publishing 10;10;1;0;2;1
2019-05-25 22:46:31 DEBUG (MainThread) [mysensors.gateway_mqtt] Publishing 10;10;1;0;3;70
2019-05-25 22:46:31 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 10;10;1;0;2;1
2019-05-25 22:46:31 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 10 child 10
2019-05-25 22:46:32 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 10;10;1;0;3;70
2019-05-25 22:46:32 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 10 child 10
2019-05-25 22:46:32 DEBUG (MainThread) [mysensors.gateway_mqtt] Publishing 10;10;1;0;2;1
2019-05-25 22:46:33 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 10;10;1;0;2;1
2019-05-25 22:46:33 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 10 child 10
2019-05-25 22:46:35 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:46:35 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:46:36 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 2;1;1;0;16;0
2019-05-25 22:46:36 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 2 child 1
2019-05-25 22:46:36 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:46:36 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor_2 2 1: value_type 16, value = 0
2019-05-25 22:46:36 DEBUG (SyncWorker_7) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:46:40 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:46:40 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:46:40 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:46:43 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:46:43 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:46:43 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:46:45 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:46:45 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:46:45 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:46:46 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:46:46 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:46:46 DEBUG (SyncWorker_2) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:46:46 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:46:50 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:46:50 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:46:50 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:46:52 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for bmp085.local: Error resolving address with mDNS: Did not respond. Maybe the device is offline.
2019-05-25 22:46:52 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect in 19 seconds
2019-05-25 22:46:56 DEBUG (SyncWorker_9) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:00 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:47:17 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for bmp085.local: Error resolving address with mDNS: Did not respond. Maybe the device is offline.
2019-05-25 22:47:18 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect in 34 seconds
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:32 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:47:42 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:47:42 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:47:42 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:47:44 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:47:44 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:47:44 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:47:47 DEBUG (SyncWorker_17) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:47:50 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:47:50 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:47:50 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:47:53 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:47:53 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:47:53 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:47:57 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:47:57 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:47:57 DEBUG (SyncWorker_8) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:47:57 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for bmp085.local: Error resolving address with mDNS: Did not respond. Maybe the device is offline.
2019-05-25 22:47:57 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect in 60 seconds
2019-05-25 22:47:57 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:48:00 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:48:00 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:00 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:02 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:03 INFO (SyncWorker_0) [pychromecast] Querying device status
2019-05-25 22:48:03 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.chromecast_devices is taking over 10 seconds
2019-05-25 22:48:03 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:48:03 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:03 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:48:06 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 20;1;1;0;0;78.8
2019-05-25 22:48:06 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 20 child 1
2019-05-25 22:48:06 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: TemperatureAndHumidity 20 1: value_type 0, value = 78.8
2019-05-25 22:48:07 DEBUG (SyncWorker_17) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:48:10 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:48:10 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:10 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:48:11 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:48:11 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:11 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:48:12 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:48:12 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:12 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:48:13 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:48:13 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:13 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:48:15 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:48:15 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:15 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:48:17 DEBUG (SyncWorker_3) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:48:23 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:48:23 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:23 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:48:27 DEBUG (SyncWorker_6) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:48:29 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 2;1;1;0;16;1
2019-05-25 22:48:29 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 2 child 1
2019-05-25 22:48:29 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor_2 2 1: value_type 16, value = 1
2019-05-25 22:48:33 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:48:33 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 2;1;1;0;16;0
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 2 child 1
2019-05-25 22:48:33 INFO (SyncWorker_14) [pychromecast] Querying device status
2019-05-25 22:48:33 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor_2 2 1: value_type 16, value = 0
2019-05-25 22:48:37 DEBUG (SyncWorker_11) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:48:56 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:48:56 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:48:56 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:48:57 DEBUG (SyncWorker_7) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:49:02 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:49:02 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:02 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:49:02 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:49:02 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:02 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:49:04 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for bmp085.local: Error resolving address with mDNS: Did not respond. Maybe the device is offline.
2019-05-25 22:49:04 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect in 60 seconds
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:04 INFO (SyncWorker_19) [pychromecast] Querying device status
2019-05-25 22:49:07 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:49:07 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:07 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:49:07 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:49:07 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:07 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:49:07 DEBUG (SyncWorker_6) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:49:09 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:49:09 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:10 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:49:11 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:49:11 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:11 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:49:16 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:49:16 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:16 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:49:17 DEBUG (SyncWorker_4) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:49:23 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 14;0;1;0;0;64.5
2019-05-25 22:49:23 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 14 child 0
2019-05-25 22:49:23 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Temperature Sensor 14 0: value_type 0, value = 64.5
2019-05-25 22:49:24 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 19;10;1;0;40;ff7f00
2019-05-25 22:49:24 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 19 child 10
2019-05-25 22:49:24 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 40, value = ff7f00
2019-05-25 22:49:24 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 2, value = 1
2019-05-25 22:49:24 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 3, value = 100
2019-05-25 22:49:27 DEBUG (SyncWorker_12) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:49:36 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.chromecast_devices is taking over 10 seconds
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:36 INFO (SyncWorker_2) [pychromecast] Querying device status
2019-05-25 22:49:38 DEBUG (MainThread) [mysensors.gateway_mqtt] Publishing 10;10;1;0;2;1
2019-05-25 22:49:39 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 10;10;1;0;2;1
2019-05-25 22:49:39 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 10 child 10
2019-05-25 22:49:39 DEBUG (MainThread) [mysensors.gateway_mqtt] Publishing 10;10;1;0;2;1
2019-05-25 22:49:39 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 10;10;1;0;2;1
2019-05-25 22:49:39 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 10 child 10
2019-05-25 22:49:42 DEBUG (MainThread) [mysensors.gateway_mqtt] Publishing 10;10;1;0;2;1
2019-05-25 22:49:46 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:49:46 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:46 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:49:47 DEBUG (SyncWorker_13) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:49:49 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:49:49 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:49:49 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:49:57 DEBUG (SyncWorker_0) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:50:04 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:04 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:04 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:05 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:05 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:06 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:06 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 20;1;1;0;0;75.2
2019-05-25 22:50:06 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 20 child 1
2019-05-25 22:50:06 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 20;0;1;0;1;36.0
2019-05-25 22:50:06 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 20 child 0
2019-05-25 22:50:06 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: TemperatureAndHumidity 20 1: value_type 0, value = 75.2
2019-05-25 22:50:06 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: TemperatureAndHumidity 20 0: value_type 1, value = 36.0
2019-05-25 22:50:07 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.chromecast_devices is taking over 10 seconds
2019-05-25 22:50:07 DEBUG (SyncWorker_3) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:50:08 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:08 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:08 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:08 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:08 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:08 INFO (SyncWorker_4) [pychromecast] Querying device status
2019-05-25 22:50:12 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for bmp085.local: Error resolving address with mDNS: Did not respond. Maybe the device is offline.
2019-05-25 22:50:12 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect in 60 seconds
2019-05-25 22:50:29 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 14;0;1;0;0;64.6
2019-05-25 22:50:29 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 14 child 0
2019-05-25 22:50:29 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Temperature Sensor 14 0: value_type 0, value = 64.6
2019-05-25 22:50:30 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 19;10;1;0;40;ff7f00
2019-05-25 22:50:30 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 19 child 10
2019-05-25 22:50:30 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 40, value = ff7f00
2019-05-25 22:50:30 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 2, value = 1
2019-05-25 22:50:30 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 3, value = 100
2019-05-25 22:50:35 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;1
2019-05-25 22:50:35 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:50:35 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 1
2019-05-25 22:50:36 INFO (MainThread) [aioesphomeapi.connection] esp_cam_one.local: Error while reading incoming messages: Error while receiving data: [Errno 104] Connection reset by peer
2019-05-25 22:50:36 INFO (MainThread) [homeassistant.components.esphome] Disconnected from ESPHome API for esp_cam_one.local
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:36 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:37 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:37 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:37 INFO (SyncWorker_11) [pychromecast] Querying device status
2019-05-25 22:50:37 DEBUG (SyncWorker_13) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:50:38 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 30;1;1;0;16;0
2019-05-25 22:50:38 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 30 child 1
2019-05-25 22:50:38 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor 30 1: value_type 16, value = 0
2019-05-25 22:50:41 INFO (MainThread) [aioesphomeapi.connection] esp_cam_one.local: Ping Failed!
2019-05-25 22:50:42 INFO (MainThread) [homeassistant.components.esphome] Successfully connected to esp_cam_one.local
2019-05-25 22:50:43 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 2;1;1;0;16;0
2019-05-25 22:50:43 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 2 child 1
2019-05-25 22:50:44 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Motion Sensor_2 2 1: value_type 16, value = 0
2019-05-25 22:50:47 DEBUG (SyncWorker_18) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:51:02 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 14;0;1;0;0;64.3
2019-05-25 22:51:02 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 14 child 0
2019-05-25 22:51:02 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Temperature Sensor 14 0: value_type 0, value = 64.3
2019-05-25 22:51:03 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 19;10;1;0;40;ff7f00
2019-05-25 22:51:03 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 19 child 10
2019-05-25 22:51:03 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 40, value = ff7f00
2019-05-25 22:51:03 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 2, value = 1
2019-05-25 22:51:03 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 3, value = 100
2019-05-25 22:51:05 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 20;1;1;0;0;78.8
2019-05-25 22:51:05 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 20 child 1
2019-05-25 22:51:06 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 20;0;1;0;1;37.0
2019-05-25 22:51:06 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 20 child 0
2019-05-25 22:51:06 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: TemperatureAndHumidity 20 1: value_type 0, value = 78.8
2019-05-25 22:51:06 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: TemperatureAndHumidity 20 0: value_type 1, value = 37.0
2019-05-25 22:51:07 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:07 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:07 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:08 DEBUG (SyncWorker_11) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
2019-05-25 22:51:09 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.chromecast_devices is taking over 10 seconds
2019-05-25 22:51:09 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:10 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:10 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:10 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:10 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:10 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:10 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:10 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:10 INFO (SyncWorker_8) [pychromecast] Querying device status
2019-05-25 22:51:20 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for bmp085.local: Error resolving address with mDNS: Did not respond. Maybe the device is offline.
2019-05-25 22:51:20 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect in 60 seconds
2019-05-25 22:51:35 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 14;0;1;0;0;64.5
2019-05-25 22:51:35 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 14 child 0
2019-05-25 22:51:35 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: Temperature Sensor 14 0: value_type 0, value = 64.5
2019-05-25 22:51:36 DEBUG (MainThread) [mysensors.gateway_mqtt] Receiving 19;10;1;0;40;ff7f00
2019-05-25 22:51:36 DEBUG (MainThread) [homeassistant.components.mysensors.gateway] Node update: node 19 child 10
2019-05-25 22:51:36 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 40, value = ff7f00
2019-05-25 22:51:36 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 2, value = 1
2019-05-25 22:51:36 DEBUG (MainThread) [homeassistant.components.mysensors.device] Entity update: LED INFOLITE 19 10: value_type 3, value = 100
2019-05-25 22:51:38 DEBUG (SyncWorker_11) [mysensors.persistence] Saving sensors to persistence file /config/mysensors.json
```
Are you sending heartbeats or using smartsleep with the switch nodes?
The above can be the explanation since it matches the expected behavior of such a config and practice.
https://www.home-assistant.io/components/mysensors/#smartsleep
I found the sketch I used. It worked fine in 91.4. Everything else seems to be working (motion/temp/relay/door sensors). It just might be a problem in the sketch I am using.
/**
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*
* LED STRIP sketch for Mysensors
*******************************
*
* REVISION HISTORY
* 1.0
* Based on the example sketch in mysensors
* 1.1
* prgspeed parameter (send as V_VAR1 message)
* HomeAssistant compatible (send status to ack)
* 1.2
* OTA support
* 1.3
* Power-on self test
* 1.4
* Bug fix
* 1.5
* Other default values
* 1.6
* Repeater feature
* 1.7
* Multitasking. Alarm and RELAX modes.
* 1.8
* Reengineered programs/modes logic.
* RGBW variant. Requires 4 PWM pins, so we need to move use a different pin for one of radio connections.
*/
#define MY_OTA_FIRMWARE_FEATURE
// #define MY_REPEATER_FEATURE
#define MY_NODE_ID AUTO
#define MY_RADIO_NRF24
//#define MY_DEBUG
// Normally the radio uses pin 9 for CE
#define MY_RF24_CE_PIN 8
#include <MySensors.h>
#define CHILD_ID_LIGHT 1
#define SN "LED Strip"
#define SV "1.8"
MyMessage lightMsg(CHILD_ID_LIGHT, V_LIGHT);
MyMessage rgbwMsg(CHILD_ID_LIGHT, V_RGBW);
MyMessage dimmerMsg(CHILD_ID_LIGHT, V_DIMMER);
MyMessage prgspeedMsg(CHILD_ID_LIGHT, V_VAR1);
MyMessage programMsg(CHILD_ID_LIGHT, V_VAR2);
#define RR 0
#define GG 1
#define BB 2
#define WW 3
byte current[] = {255, 255, 255, 255};
byte target[] = {255, 255, 255, 255};
byte save[] = {0, 0, 0, 0};
byte temp[] = {0, 0, 0, 0};
float delta[] = {0.0, 0.0, 0.0, 0.0};
char rgbwstring[] = "000000ff";
int on_off_status = 0;
int dimmerlevel = 100;
int prgspeed = 20;
unsigned long last_update = 0;
unsigned long tick_length = 5;
int fade_step = 0;
int program_timer;
int program_cycle;
int program_step;
// Make sure these are PWM pins
#define REDPIN 6
#define GREENPIN 5
#define BLUEPIN 3
#define WHITEPIN 9
#define LIGHT_NORMAL 0
#define LIGHT_FADING 1
#define PROGRAM_NOP 0
int light_mode = LIGHT_NORMAL;
int program_mode = PROGRAM_NOP;
#define SET 0
#define SET_AND_WAIT 1
#define SET_RANDOM 2
#define SET_RANDOM_AND_WAIT 3
#define FADE 4
#define FADE_RANDOM 5
#define WAIT 6
typedef struct rgb_cmd {
byte cmd;
int p;
byte rgbw[4];
} rgb_cmd;
rgb_cmd program_ALARM[] = {
{SET_AND_WAIT, 25, {255, 255, 255, 0}},
{SET_AND_WAIT, 25, {0, 0, 0, 0}},
{SET_AND_WAIT, 25, {0, 0, 0, 255}},
{SET_AND_WAIT, 25, {0, 0, 0, 0}}
};
rgb_cmd program_RELAX[] = {
{FADE, 1000, {255, 32, 0, 0}},
{FADE, 1000, {255, 32, 16, 0}},
{FADE, 1000, {255, 16, 32, 0}},
{FADE, 1000, {255, 128, 0, 0}},
{FADE, 1000, {255, 32, 0, 0}},
{FADE, 1000, {255, 32, 32, 0}},
{FADE, 1000, {255, 0, 32, 0}}
};
rgb_cmd program_PARTY[] = {
{SET_AND_WAIT, 10, {255, 0, 0, 0}},
{SET_AND_WAIT, 10, {0, 0, 0, 255}},
{SET_AND_WAIT, 10, {255, 0, 0, 0}},
{SET_AND_WAIT, 10, {0, 0, 0, 255}},
{SET_AND_WAIT, 10, {255, 0, 0,0}},
{SET_AND_WAIT, 10, {0, 0, 0, 255}},
{SET_AND_WAIT, 10, {255, 0, 0,0}},
{SET_AND_WAIT, 10, {0, 0, 0, 255}},
{SET_AND_WAIT, 10, {255, 0, 0, 0}},
{SET_AND_WAIT, 10, {0, 0, 0, 255}},
{FADE_RANDOM, 50, {255, 255, 255, 0}},
{FADE_RANDOM, 50, {255, 255, 255, 0}},
{FADE_RANDOM, 50, {255, 255, 255, 0}},
{FADE_RANDOM, 50, {255, 255, 255, 0}},
{SET_AND_WAIT, 50, {0, 0, 255, 0}},
{SET_AND_WAIT, 50, {0, 255, 255 ,0}},
{SET_AND_WAIT, 50, {255, 255, 0, 0}},
{SET_AND_WAIT, 50, {0, 255, 0, 0}},
{FADE_RANDOM, 50, {255, 255, 255, 0}},
{FADE_RANDOM, 50, {255, 255, 255, 0}},
{FADE_RANDOM, 50, {255, 255, 255, 0}},
{FADE_RANDOM, 50, {255, 255, 255, 0}},
{FADE_RANDOM, 50, {255, 255, 255, 0}}
};
rgb_cmd* programs[] = {
&program_ALARM[0], &program_RELAX[0], &program_PARTY[0]
};
const int program_steps[] = {
sizeof(program_ALARM)/sizeof(rgb_cmd),
7,
22
};
void setup()
{
// Fix the PWM timer. Without this the LEDs will flicker.
TCCR0A = _BV(COM0A1) | _BV(COM0B1) | _BV(WGM00);
// Output pins
pinMode(REDPIN, OUTPUT);
pinMode(GREENPIN, OUTPUT);
pinMode(BLUEPIN, OUTPUT);
pinMode(WHITEPIN, OUTPUT);
}
void presentation()
{
// Send the Sketch Version Information to the Gateway
sendSketchInfo(SN, SV);
present(CHILD_ID_LIGHT, S_RGBW_LIGHT);
}
void selftest() {
on_off_status = 1;
current[RR] = 255;
current[GG] = 0;
current[BB] = 0;
current[WW] = 0;
set_hw_status();
wait(200);
current[RR] = 0;
current[GG] = 255;
set_hw_status();
wait(200);
current[GG] = 0;
current[BB] = 255;
set_hw_status();
wait(200);
current[BB] = 0;
current[WW] = 255;
set_hw_status();
wait(200);
current[RR] = 0;
current[GG] = 0;
current[BB] = 0;
set_hw_status();
wait(200);
on_off_status = 0;
}
void loop()
{
static bool first_message_sent = false;
if ( first_message_sent == false ) {
selftest();
set_hw_status();
send(rgbwMsg.set(rgbwstring));
send(lightMsg.set(on_off_status));
send(dimmerMsg.set(dimmerlevel));
send(prgspeedMsg.set(prgspeed));
send(programMsg.set(program_mode));
first_message_sent = true;
}
unsigned long now = millis();
// Maybe we wrapped around? Then reset last_update to 0.
if (now < last_update) {
last_update = 0;
}
if (now - last_update > tick_length) {
last_update = now;
// If we're fading, finish that before we do anything else
if (light_mode == LIGHT_FADING) {
calc_fade();
} else {
if (program_mode > PROGRAM_NOP) {
handle_program();
}
}
}
set_hw_status();
}
void receive(const MyMessage &message)
{
int val;
if (message.type == V_RGBW) {
for (int i=0; i<=3; i++) {
temp[i] = hextoint(message.data[i*2]) * 16 + hextoint(message.data[i*2+1]);
}
// Save old value
strcpy(rgbwstring, message.data);
init_fade(prgspeed, temp);
send(rgbwMsg.set(rgbwstring));
} else if (message.type == V_LIGHT || message.type == V_STATUS) {
val = atoi(message.data);
if (val == 0 or val == 1) {
on_off_status = val;
send(lightMsg.set(on_off_status));
}
} else if (message.type == V_PERCENTAGE) {
val = atoi(message.data);
if (val >= 0 and val <=100) {
dimmerlevel = val;
send(dimmerMsg.set(dimmerlevel));
}
} else if (message.type == V_VAR1 ) {
val = atoi(message.data);
if (val >= 0 and val <= 2000) {
prgspeed = val;
send(prgspeedMsg.set(val));
}
} else if (message.type == V_VAR2 ) {
val = atoi(message.data);
if (val == PROGRAM_NOP) {
stop_program();
send(programMsg.set(val));
} else {
init_program(val);
send(programMsg.set(val));
}
} else {
return;
}
}
void execute_step(rgb_cmd cmd) {
if (cmd.cmd == SET) {
set_rgb(cmd.rgbw);
} else if (cmd.cmd == SET_AND_WAIT) {
set_rgb(cmd.rgbw);
program_timer = cmd.p;
} else if (cmd.cmd == SET_RANDOM) {
set_rgb_random(cmd.rgbw);
} else if (cmd.cmd == SET_RANDOM_AND_WAIT) {
set_rgb_random(cmd.rgbw);
program_timer = cmd.p;
} else if (cmd.cmd == FADE) {
init_fade(cmd.p, cmd.rgbw);
} else if (cmd.cmd == FADE_RANDOM) {
init_fade_random(cmd.p, cmd.rgbw);
} else if (cmd.cmd == WAIT) {
program_timer = cmd.p;
}
}
void init_program(int program) {
program_mode = program;
program_step = 0;
program_timer = 0;
save_state();
execute_step(programs[program_mode-1][0]);
}
void handle_program() {
if (program_timer > 0) {
program_timer--;
}
if (program_timer == 0) {
program_step++;
if (program_step == program_steps[program_mode-1]) {
program_step = 0;
}
execute_step(programs[program_mode-1][program_step]);
}
}
void stop_program() {
restore_state();
light_mode = LIGHT_NORMAL;
program_mode = PROGRAM_NOP;
}
void save_state() {
memcpy(save, current, 4 );
}
void restore_state() {
memcpy(current, save, 4 );
}
void set_rgb (byte rgbw[]) {
light_mode = LIGHT_NORMAL;
memcpy(current, rgbw, 4);
}
void set_rgb_random (byte rgbw[]) {
light_mode = LIGHT_NORMAL;
for (int i=0; i <= 3; i++){
current[i] = random(rgbw[i]);
}
}
void init_fade(int t, byte rgbw[]) {
light_mode = LIGHT_FADING;
fade_step = t;
memcpy(target, rgbw, 4);
for (int i=0; i<=3; i++) {
delta[i] = (target[i] - current[i]) / float(fade_step);
}
}
void init_fade_random(int t, byte rgbw[]) {
light_mode = LIGHT_FADING;
fade_step = t;
for (int i=0; i<=3; i++) {
target[i] = random(rgbw[i]);
delta[i] = (target[i] - current[i]) / float(fade_step);
}
}
void calc_fade() {
if (fade_step > 0) {
fade_step--;
for (int i=0; i<=3; i++) {
current[i] = target[i] - delta[i] * fade_step;
}
} else {
light_mode = LIGHT_NORMAL;
}
}
void set_hw_status() {
analogWrite(REDPIN, on_off_status * (int)(current[RR] * dimmerlevel/100.0));
analogWrite(GREENPIN, on_off_status * (int)(current[GG] * dimmerlevel/100.0));
analogWrite(BLUEPIN, on_off_status * (int)(current[BB] * dimmerlevel/100.0));
analogWrite(WHITEPIN, on_off_status * (int)(current[WW] * dimmerlevel/100.0));
}
byte hextoint (byte c) {
if ((c >= '0') && (c <= '9')) return c - '0';
if ((c >= 'A') && (c <= 'F')) return c - 'A' + 10;
if ((c >= 'a') && (c <= 'f')) return c - 'a' + 10;
return 0;
}
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
This is most likely that same problem as in https://github.com/home-assistant/home-assistant/issues/24686, which I'm working on a fix for.
Home Assistant release with the issue:
0.93.2
Last working Home Assistant release (if known):
0.91.4 Operating environment (Hass.io/Docker/Windows/etc.):
Docker Component/platform:
Mysensors
Description of problem: When turning on relay from front end, switch turns on but then turns off a second later. relay does turn on but you can't turn it off as HA thinks the switch is off. It turns off if I send it the off payload using MQTT. The issue is also present with a RGB light. HA doesn't see the status of the light causing the same issue turning it on and off. I tested to see when last it worked and last HA ver with no issues is 0.91.4
Problem-relevant
configuration.yaml
entries and (fill out even if it seems unimportant):Traceback (if applicable):
Additional information: