I have a bunch of wall plugs which I want to treat as lights in HA. I used the “Show as”, selected “light” and I also changed symbol. So far so good.
But:
1. Why are both entities stored in statistics
The statistics are bloated as it is. I have put recorder filters in place to only save whan I’m interested in.
After converting “switch.022.livingroom” to “light.022.livingroom”, both the original entity and the new helper are stored in the statistics. HA knows that these two entities are the same, doesn’t it? Does the statistics differ between these entities so I’ll need both, or can I safely filter out the original switch from statistics?
2. Should I use the original entity in automations etc?
Will there be any difference in the usage of the two entities in for example automations? Should I stick to the original “switch” in code and automations, or does it not matter?
3. Does “outlet” not have its’ own domain?
Some of my wall plugs are simply used as metered outlets (washing mashine etc). I tought “Show as outlet” was suitable for these.
But my new “outlet” entities are still named with the domain switch. I would have thought that those should be named outlet.name_of_entity.
What is the point of the “outlet” type?
4. Some of my plugs are already identified as "light"
My new Aeotec Smart Switch 7 are already identified as light. This means that my light entities are a mix of real entities and helpers. Is there any easy way to tell them apart without seacrhing in the list of helpers? Or… should I just relax my OCD and let light be light.