What is the correct user terminology describing the platform level of an entity (like ‘sensor’, ‘switch’, etc)?
The context is that in a separate application that interfaces with Home Assistant (via Home Assistant MQTT discovery) the user is conceptually selecting <platform?>, then DeviceClass, then UnitOfMeasurement. In this context is “Platform” correct?
I’m thinking that, in this context, an “Entity” is the final combination of the <platform?>, DeviceClass, UnitOfMeasurement, and configuration.