Missing entities.
oneseventhree opened this issue · 1 comments
oneseventhree commented
Hi,
I run a integration that checks my config for any errors. My only two errors are:
-== Missing 2 entity(ies) from 294 found in your config:
+--------------------------------+---------+--------------------------------------------------------------+
| Entity ID | State | Location |
+--------------------------------+---------+--------------------------------------------------------------+
| sensor.echonetlite_set_value_o | missing | custom_components/echonetlite/services.yaml:16 |
| f_on_timer_time | | |
| sensor.echonetlite_set_value_o | missing | custom_components/echonetlite/services.yaml:30 |
| f_hot_water_temperature | | |
+--------------------------------+---------+--------------------------------------------------------------+
how do I fix these?
Thanks in advance
nao-pon commented
The service will be activated when a corresponding device is detected.
If it is not displayed as an Error in the HA log, there is no problem and you can ignore it.