Entity sensor.sems_str_1_voltage (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'VDC' which is not a valid unit for the device class ('voltage') it is using; expected one of ['mV', 'V'];
Entity sensor.sems_grid_current (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'IAC' which is not a valid unit for the device class ('current') it is using; expected one of ['A', 'mA'];
Entity sensor.sems_grid_voltage (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'VAC' which is not a valid unit for the device class ('voltage') it is using; expected one of ['mV', 'V'];
Logger: homeassistant.components.sensor Source: components/sensor/init.py:669 Integration: Sensor
Entity sensor.sems_str_1_voltage (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'VDC' which is not a valid unit for the device class ('voltage') it is using; expected one of ['mV', 'V'];
Entity sensor.sems_grid_current (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'IAC' which is not a valid unit for the device class ('current') it is using; expected one of ['A', 'mA'];
Entity sensor.sems_grid_voltage (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'VAC' which is not a valid unit for the device class ('voltage') it is using; expected one of ['mV', 'V'];
PR incoming.