home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.16k stars 29.84k forks source link

enphase_envoy doing I/O at homeassistant/components/enphase_envoy/sensor.py, line 156 #35340

Closed jangervi closed 4 years ago

jangervi commented 4 years ago

The problem

Seeing the following in my logs which states that I should report as an issue enphase_envoy doing I/O at homeassistant/components/enphase_envoy/sensor.py, line 156: inverters = await (self._envoy_reader.inverters_production())

Environment

Home Assistant 0.109.4 Path to configuration.yaml: /config

Developed by a bunch of awesome people.

Published under the Apache 2.0 license Source: server — frontend-ui

Built using Python 3, Polymer, Icons by Google and MaterialDesignIcons.com.

Frontend version: 20200427.2 - latest

Problem-relevant configuration.yaml

Solar

2020-05-06 20:42:50 WARNING (MainThread) [homeassistant.util.async_] Detected I/O inside the event loop. This is causing stability issues. Please report issue for enphase_envoy doing I/O at homeassistant/components/enphase_envoy/sensor.py, line 73: inverters = await envoy_reader.inverters_production()

Additional information

frenck commented 4 years ago

Duplicate of #35061