ha-emporia-vue icon indicating copy to clipboard operation
ha-emporia-vue copied to clipboard

missing entities

Open magnetus26 opened this issue 3 years ago • 4 comments

missing entities for 1minute and 1day for some of the devices Untitled

magnetus26 avatar Nov 23 '21 23:11 magnetus26

Often doing a reload of the integration or a restart of the server can fix that, it's usually due to some of the requests for the device list not succeeding and a reload will cause it to try again.

magico13 avatar Nov 24 '21 01:11 magico13

reloaded integration restetes the server removed and re installed the integration in hacs and still have the same issue

magnetus26 avatar Nov 24 '21 01:11 magnetus26

Is there anything different about the sensors that are missing than the others? Is there anything mentioned for this integration in the home assistant logs?

magico13 avatar Nov 24 '21 02:11 magico13

nothing different nothing mentioned in the logs

2021-12-04 10:03:34 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration emporia_vue which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-12-04 10:03:34 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-12-04 10:03:41 ERROR (SyncWorker_3) [homeassistant.components.influxdb] InfluxDB database is not accessible due to '404: {"error":"database not found: "homeassistant""} '. Please check that the database, username and password are correct and that the specified user has the correct permissions set. Retrying in 60 seconds. 2021-12-04 10:03:51 WARNING (MainThread) [homeassistant.helpers.template] Template warning: 'int' got invalid input 'unknown' when rendering template '{% if states('sensor.home_energy_123_1mon')|int<425 %} {{4+(states('sensor.home_energy_123_1mon')|int0.2104)}} {% else %} {{4+(4250.2104) + ((states('sensor.home_energy_123_1mon')|int-425)0.2166)}} {%endif%}' but no default was specified. Currently 'int' will return '0', however this template will fail to render in Home Assistant core 2022.1 2021-12-04 10:03:51 WARNING (MainThread) [homeassistant.helpers.template] Template warning: 'int' got invalid input 'unknown' when rendering template '{% if states('sensor.home_energy_123_1mon')|int<425 %} {{4+(states('sensor.home_energy_123_1mon')|int0.2104)}} {% else %} {{4+(4250.2104) + ((states('sensor.home_energy_123_1mon')|int-425)0.2166)}} {%endif%}' but no default was specified. Currently 'int' will return '0', however this template will fail to render in Home Assistant core 2022.1 2021-12-04 10:03:51 WARNING (MainThread) [homeassistant.helpers.template] Template warning: 'int' got invalid input 'unknown' when rendering template '{% if states('sensor.home_energy_123_1mon')|int<425 %} {{4+(states('sensor.home_energy_123_1mon')|int0.2104)}} {% else %} {{4+(4250.2104) + ((states('sensor.home_energy_123_1mon')|int-425)0.2166)}} {%endif%}' but no default was specified. Currently 'int' will return '0', however this template will fail to render in Home Assistant core 2022.1 2021-12-04 10:03:51 WARNING (MainThread) [homeassistant.helpers.template] Template warning: 'int' got invalid input 'unknown' when rendering template '{% if states('sensor.home_energy_123_1mon')|int<425 %} {{4+(states('sensor.home_energy_123_1mon')|int0.2104)}} {% else %} {{4+(425*0.2104) + ((states('sensor.home_energy_123_1mon')|int-425)*0.2166)}} {%endif%}' but no default was specified. Currently 'int' will return '0', however this template will fail to render in Home Assistant core 2022.1

magnetus26 avatar Dec 04 '21 14:12 magnetus26