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.

Installed HACS as per instructions but do not see it listed in Menu. Github reports token unused. No errors listed in HA.

See original GitHub issue

Tried version 0.11.1 and 0.11.0. Community entry does not appear in HA. GitHub reports that the token is unused. I have verified token accuracy and validity.

I installed HACS after removing Custom Updater from configuration.yaml. Copied latest code files (HACS folder using IDE) from GITHUB into custom_components folder. Rebooted HA then added entries to configuration.yaml: hacs: token: !secret hacs_token (to match secrets file entry)

Running 0.95.4 on VMWare VM.

arch | x86_64 dev | false docker | true hassio | true os_name | Linux python_version | 3.7.3 timezone | America/New_York version | 0.95.4 virtualenv | false

No HACS related errors listed in HA log.

Version of HACS 0.11.1

Describe the bug

Community menu item not apprearing in HA.

Debug log


Add your logs here.

2019-07-08 17:22:45 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for aarlo 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-07-08 17:22:45 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for alexa_media 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-07-08 17:22:45 WARNING (MainThread) [homeassistant.components.http] Configuring api_password via the http component has been deprecated. Use the legacy api password auth provider instead. For instructions, see https://www.home-assistant.io/docs/authentication/providers/#legacy-api-password
2019-07-08 17:22:45 WARNING (MainThread) [homeassistant.components.http.auth] legacy_api_password support has been enabled.
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:46 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:46 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (SyncWorker_2) [homeassistant.components.command_line.sensor] Command failed: cat /sys/class/thermal/thermal_zone0/temp
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Motion with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Basement Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_A with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_C with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Back Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Water Heater Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_D with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Front Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Porch Door with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{value_json.RfReceived.Data}})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Humidifier Leak with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:47 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: AF4926OFF, template: {{ value_json.RfReceived.Data }})
2019-07-08 17:22:47 WARNING (MainThread) [homeassistant.components.mqtt.binary_sensor] No matching payload found for entity: Remote1_Button_B with state_topic: tele/RFBRIDGE/RESULT
2019-07-08 17:22:49 ERROR (SyncWorker_6) [homeassistant.components.octoprint] Endpoint: printer Failed to update OctoPrint status.   Error: HTTPConnectionPool(host='192.168.1.4', port=80): Max retries exceeded with url: /api/printer (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0029a79ef0>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
2019-07-08 17:22:52 ERROR (SyncWorker_6) [homeassistant.components.octoprint] Endpoint: job Failed to update OctoPrint status.   Error: HTTPConnectionPool(host='192.168.1.4', port=80): Max retries exceeded with url: /api/job (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f00253f5748>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: light.sensenode_led. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: binary_sensor.sensenode_motion. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensenode_humidity. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensenode_temp. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: switch.room_sensor_transducer_reboot. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_2_humidity_2. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_3_temperature_2. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_2_temperature_2. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_1_temperature_2. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_1_battery_level_2. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_3_humidity_2. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_3_battery_level_2. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_1_humidity_2. Platform esphome does not generate unique IDs
2019-07-08 17:22:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.sensor_2_battery_level_2. Platform esphome does not generate unique IDs
2019-07-08 17:23:03 WARNING (MainThread) [homeassistant.components.sensor] Setup of platform octoprint is taking over 10 seconds.
2019-07-08 17:23:08 ERROR (MainThread) [homeassistant.components.sensor] upnp: Error on device update!
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request
    async with self._session.request(method, url, headers=headers, data=body) as response:
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__
    self._resp = await self._coro
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 497, in _request
    await resp.start(conn)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client_reqrep.py", line 844, in start
    message, payload = await self._protocol.read()  # type: ignore  # noqa
  File "/usr/local/lib/python3.7/site-packages/aiohttp/streams.py", line 588, in read
    await self._waiter
concurrent.futures._base.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 261, in _async_add_entity
    await entity.async_device_update(warning=False)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 375, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 160, in async_update
    self._state = await self._device.async_get_total_packets_sent()
  File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_sent
    return await self._igd_device.async_get_total_packets_sent()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent
    result = await action.async_call()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 505, in async_call
    await self.service.requester.async_http_request('POST', url, headers, body)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request
    body_type=body_type)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request
    resp_body = None
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit
    raise asyncio.TimeoutError
concurrent.futures._base.TimeoutError
2019-07-08 17:23:08 ERROR (MainThread) [homeassistant.components.sensor] upnp: Error on device update!
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request
    async with self._session.request(method, url, headers=headers, data=body) as response:
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__
    self._resp = await self._coro
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 497, in _request
    await resp.start(conn)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client_reqrep.py", line 844, in start
    message, payload = await self._protocol.read()  # type: ignore  # noqa
  File "/usr/local/lib/python3.7/site-packages/aiohttp/streams.py", line 588, in read
    await self._waiter
concurrent.futures._base.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 261, in _async_add_entity
    await entity.async_device_update(warning=False)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 375, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 156, in async_update
    self._state = await self._device.async_get_total_bytes_sent()
  File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_sent
    return await self._igd_device.async_get_total_bytes_sent()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent
    result = await action.async_call()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 505, in async_call
    await self.service.requester.async_http_request('POST', url, headers, body)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request
    body_type=body_type)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request
    resp_body = None
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit
    raise asyncio.TimeoutError
concurrent.futures._base.TimeoutError
2019-07-08 17:23:08 ERROR (MainThread) [homeassistant.components.sensor] upnp: Error on device update!
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request
    async with self._session.request(method, url, headers=headers, data=body) as response:
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__
    self._resp = await self._coro
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 497, in _request
    await resp.start(conn)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client_reqrep.py", line 844, in start
    message, payload = await self._protocol.read()  # type: ignore  # noqa
  File "/usr/local/lib/python3.7/site-packages/aiohttp/streams.py", line 588, in read
    await self._waiter
concurrent.futures._base.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 261, in _async_add_entity
    await entity.async_device_update(warning=False)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 375, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 215, in async_update
    new_value = await self._async_fetch_value()
  File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 247, in _async_fetch_value
    return await self._device.async_get_total_bytes_sent()
  File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_sent
    return await self._igd_device.async_get_total_bytes_sent()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent
    result = await action.async_call()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 505, in async_call
    await self.service.requester.async_http_request('POST', url, headers, body)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request
    body_type=body_type)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request
    resp_body = None
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit
    raise asyncio.TimeoutError
concurrent.futures._base.TimeoutError
2019-07-08 17:23:08 ERROR (MainThread) [homeassistant.components.sensor] upnp: Error on device update!
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request
    async with self._session.request(method, url, headers=headers, data=body) as response:
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__
    self._resp = await self._coro
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 497, in _request
    await resp.start(conn)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client_reqrep.py", line 844, in start
    message, payload = await self._protocol.read()  # type: ignore  # noqa
  File "/usr/local/lib/python3.7/site-packages/aiohttp/streams.py", line 588, in read
    await self._waiter
concurrent.futures._base.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 261, in _async_add_entity
    await entity.async_device_update(warning=False)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 375, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 154, in async_update
    self._state = await self._device.async_get_total_bytes_received()
  File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 148, in async_get_total_bytes_received
    return await self._igd_device.async_get_total_bytes_received()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received
    result = await action.async_call()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 505, in async_call
    await self.service.requester.async_http_request('POST', url, headers, body)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request
    body_type=body_type)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request
    resp_body = None
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit
    raise asyncio.TimeoutError
concurrent.futures._base.TimeoutError
2019-07-08 17:23:08 ERROR (MainThread) [homeassistant.components.sensor] upnp: Error on device update!
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request
    async with self._session.request(method, url, headers=headers, data=body) as response:
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__
    self._resp = await self._coro
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 497, in _request
    await resp.start(conn)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client_reqrep.py", line 844, in start
    message, payload = await self._protocol.read()  # type: ignore  # noqa
  File "/usr/local/lib/python3.7/site-packages/aiohttp/streams.py", line 588, in read
    await self._waiter
concurrent.futures._base.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 261, in _async_add_entity
    await entity.async_device_update(warning=False)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 375, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 215, in async_update
    new_value = await self._async_fetch_value()
  File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 269, in _async_fetch_value
    return await self._device.async_get_total_packets_received()
  File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 157, in async_get_total_packets_received
    return await self._igd_device.async_get_total_packets_received()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received
    result = await action.async_call()
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 505, in async_call
    await self.service.requester.async_http_request('POST', url, headers, body)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request
    body_type=body_type)
  File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request
    resp_body = None
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__
    self._do_exit(exc_type)
  File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit
    raise asyncio.TimeoutError
concurrent.futures._base.TimeoutError
2019-07-08 17:23:38 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 2 not ready after 30 seconds, continuing anyway
2019-07-08 17:23:48 ERROR (SyncWorker_1) [homeassistant.components.command_line.sensor] Command failed: cat /sys/class/thermal/thermal_zone0/temp
2019-07-08 17:24:48 ERROR (SyncWorker_6) [homeassistant.components.command_line.sensor] Command failed: cat /sys/class/thermal/thermal_zone0/temp

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
cknieriemcommented, Jul 9, 2019

Will try your suggestions. Thank you.

0reactions
cknieriemcommented, Jul 9, 2019

Issue appears to be resolved. Config check started to list customize entry in configuration.yaml as a problem. Was reporting a clean config on prior checks. Commented it out and now working. I still wonder why the clean install of HA did not work.

Thanks for your suggestions though.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding HACS integration fails with "No module named ...
I have enabled debug logging for my installation. I have filled out the issue template to the best of my ability.
Read more >
Hacs not showing up in integrations list - Configuration
I have been able to install Samba and create a custom_components folder and place the unzipped hacs folder there. \192.168.5.211\config\ ...
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
Bug listing with status RESOLVED with resolution FIXED as at 2022/12/17 06:46:03. Bug:2 - "How do I attach an ebuild." status:RESOLVED resolution:FIXED ...
Read more >
HTML Standard
1 Introduction; 2 Common infrastructure; 3 Semantics, structure, and APIs of HTML documents; 4 The elements of HTML; 5 Microdata; 6 User interaction ......
Read more >
7 Github Actions Tricks I Wish I Knew Before I Started
#1: How to Use Github Action Triggers ... The above code is pretty much self explanatory. The workflow will trigger on every pull...
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