Re: FOSHKplugin
Verfasst: 30 Mär 2025, 14:12
Der Platz für alle wetterbegeisterten Hobbymeteorologen
https://www.wetterstationsforum.info/
Code: Alles auswählen
Logger: homeassistant.components.sensor
Quelle: components/sensor/__init__.py:706
Integration: Sensor (Dokumentation, Probleme)
Erstmals aufgetreten: 08:16:49 (1 Vorkommnis)
Zuletzt protokolliert: 08:16:49
Entity sensor.ecowitt_gw_srain_piezo (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('precipitation') it is using; expected one of ['cm', 'in', 'mm']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
Genaugenommen handelt es sich hier nicht um eine Fehlermeldung sondern um eine Warnung.ich bekomme mit FOSHKplugin und HomeAssistant folgende Fehlermeldung im Protokoll.
Code: Alles auswählen
[IoT]
IOT_ENABLE = True
IOT_INTERVAL = 10
IOT_MQTT = True
MQTT_BROKER = broker-ip-address
MQTT_PORT = 1883
MQTT_USER = broker-username
MQTT_PASS = broker-password