add: ignore for incidental entities warning #2008
Replies: 2 comments 4 replies
-
It won't make any sense to not raise any warning anymore, as users are not informed about setup errors, or causes why the powercalc group sensor cannot be setup. The error you get now is too harsh, so I will see how to improve that. I will see if I can log a clean warning in this case in the HA log. Warnings don't populate into the HA frontend. But when you actually check the logs you will at least see why the powercalc sensor is not working. |
Beta Was this translation helpful? Give feedback.
-
What does your YAML for the powercalc group look like? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
usecase:
seasonal lighting..... have dismantled my Christmas lighting and, because I have those setup in my yaml via a group config, now get the following warning:
this is ofc correct, as the entities are no longer in the system, (disabled via the integration providing them)
Having said that, I do have the options set as:
so really expected that to not throw a warning at all? Simply set it to 0. Not sure what I would have expected for the binding of these powercalc entities (currently the are not available) whihc makes it impossible to see what the lights have done up to now....
Now I can comment that group inside the powercalc config, but it would be even easier if there were to be some config option taking care of that, and not throw the warning.
Not really sure how that could be done without failing a warning for entities that are actually causing a true fault, but hope some setting could be figured out.
I suppose I am not the only user with some of these temporary entities given the many discussion on light strips for Christmas ;-)
I feel the historic powercalc entities should not simply vanish because the entities themselves are no longer available.
Beta Was this translation helpful? Give feedback.
All reactions