All configurable items are displayed as Controls in HomeAssistant. These controls are added to automatically generated dashboards by default and clutter the user interface. It would be great if it was possible to declare some of the Controls with entity_category value config. This would hide them from the dashboards and make the available as . For example, the WaterHardness isn't a control in my opinion, and I would like to configure this as a configuration, because it does not change more than once in the lifetime of the dishwasher.
Maybe this is already possible in discovery.json somehow, if I missed something, please let me know.
All configurable items are displayed as
Controlsin HomeAssistant. These controls are added to automatically generated dashboards by default and clutter the user interface. It would be great if it was possible to declare some of theControlswithentity_categoryvalueconfig. This would hide them from the dashboards and make the available as . For example, theWaterHardnessisn't a control in my opinion, and I would like to configure this as a configuration, because it does not change more than once in the lifetime of the dishwasher.Maybe this is already possible in
discovery.jsonsomehow, if I missed something, please let me know.