Closed j3mu5 closed 2 months ago
Seit Installation von 2024.9.0 funktionieren einige Entitäten nicht mehr, folgende Fehlermeldung findet sich im Log:
Logger: homeassistant.components.mqtt.mixins Source: components/mqtt/mixins.py:166 integration: MQTT (documentation, issues) First occurred: 5 September 2024 at 20:34:12 (34 occurrences) Last logged: 12:01:41 Error 'The option `options` can only be used together with device class `enum`, got `device_class` 'None'' when processing MQTT discovery message topic: 'homeassistant/sensor/Wolf_BWL1S_0x3_240088_Status_EHeizung/config', message: '{'unique_id': 'Wolf_BWL1S_0x3_240088_Status_EHeizung', 'state_topic': 'Wolf/10.10.10.202/BWL-1S_0x8/Status_E-Heizung/text', 'object_id': 'Wolf_BWL1S_0x3_240088_Status_EHeizung', 'options': ['Störung', 'Deaktiviert', 'Über Parameter deaktiviert', 'Standby', 'Vorspülen', 'Ein', 'Abtaubetrieb', 'Nachspülen', 'Sperrzeit', 'Sperrzeit', 'EVU Sperre', 'AT Abschaltg.', 'VL/RL > Max.', 'Aktive Kühlung', 'Zuluft < min', 'TPW/maxTh', 'Test'], 'icon': 'mdi:radiator', 'device': {'configuration_url': 'http://10.10.10.202/', 'manufacturer': 'Wolf', 'model': 'BWL-1S', 'connections': [['ip_dev', '10.10.10.202_BWL-1S']], 'name': 'Wolf BWL-1S'}, 'name': 'Status E-Heizung', 'platform': 'mqtt'}' Error 'The option `options` can only be used together with device class `enum`, got `device_class` 'None'' when processing MQTT discovery message topic: 'homeassistant/sensor/Wolf_BWL1S_0x3_240089_Status_Zusatzwaermeerzeuger/config', message: '{'unique_id': 'Wolf_BWL1S_0x3_240089_Status_Zusatzwaermeerzeuger', 'state_topic': 'Wolf/10.10.10.202/BWL-1S_0x8/Status_Zusatzwaermeerzeuger/text', 'object_id': 'Wolf_BWL1S_0x3_240089_Status_Zusatzwaermeerzeuger', 'options': ['Störung', 'Deaktiviert', 'Über Parameter deaktiviert', 'Standby', 'Vorspülen', 'Ein', 'Abtaubetrieb', 'Nachspülen', 'Sperrzeit', 'Sperrzeit', 'EVU Sperre', 'AT Abschaltg.', 'VL/RL > Max.', 'Aktive Kühlung', 'Zuluft < min', 'TPW/maxTh', 'Test'], 'device': {'configuration_url': 'http://10.10.10.202/', 'manufacturer': 'Wolf', 'model': 'BWL-1S', 'connections': [['ip_dev', '10.10.10.202_BWL-1S']], 'name': 'Wolf BWL-1S'}, 'name': 'Status Zusatzwärmeerzeuger', 'platform': 'mqtt'}' Error 'The option `options` can only be used together with device class `enum`, got `device_class` 'None'' when processing MQTT discovery message topic: 'homeassistant/sensor/Wolf_BWL1S_0x3_240090_Typ_EHeizung/config', message: '{'unique_id': 'Wolf_BWL1S_0x3_240090_Typ_EHeizung', 'state_topic': 'Wolf/10.10.10.202/BWL-1S_0x8/Typ_E-Heizung/text', 'object_id': 'Wolf_BWL1S_0x3_240090_Typ_EHeizung', 'options': ['Keine', '2 kW', '3 kW', '4 kW', '6 kW', '9 kW'], 'icon': 'mdi:radiator', 'device': {'configuration_url': 'http://10.10.10.202/', 'manufacturer': 'Wolf', 'model': 'BWL-1S', 'connections': [['ip_dev', '10.10.10.202_BWL-1S']], 'name': 'Wolf BWL-1S'}, 'name': 'Typ E-Heizung', 'platform': 'mqtt'}' Error 'The option `options` can only be used together with device class `enum`, got `device_class` 'None'' when processing MQTT discovery message topic: 'homeassistant/sensor/Wolf_BWL1S_0x3_240107_Status_SG/config', message: '{'unique_id': 'Wolf_BWL1S_0x3_240107_Status_SG', 'state_topic': 'Wolf/10.10.10.202/BWL-1S_0x8/Status_SG/text', 'object_id': 'Wolf_BWL1S_0x3_240107_Status_SG', 'options': ['Aus', 'Normalbetrieb', 'EVU-Sperre', 'Einschaltempfehlung', 'Einschaltbefehl'], 'device': {'configuration_url': 'http://10.10.10.202/', 'manufacturer': 'Wolf', 'model': 'BWL-1S', 'connections': [['ip_dev', '10.10.10.202_BWL-1S']], 'name': 'Wolf BWL-1S'}, 'name': 'Status SG', 'platform': 'mqtt'}' Error 'The option `options` can only be used together with device class `enum`, got `device_class` 'None'' when processing MQTT discovery message topic: 'homeassistant/sensor/Wolf_BWL1S_0x3_240108_Status_PV/config', message: '{'unique_id': 'Wolf_BWL1S_0x3_240108_Status_PV', 'state_topic': 'Wolf/10.10.10.202/BWL-1S_0x8/Status_PV/text', 'object_id': 'Wolf_BWL1S_0x3_240108_Status_PV', 'options': ['Aus', 'Normalbetrieb', 'EVU-Sperre', 'Einschaltempfehlung', 'Einschaltbefehl'], 'device': {'configuration_url': 'http://10.10.10.202/', 'manufacturer': 'Wolf', 'model': 'BWL-1S', 'connections': [['ip_dev', '10.10.10.202_BWL-1S']], 'name': 'Wolf BWL-1S'}, 'name': 'Status PV', 'platform': 'mqtt'}'
duplicate of #66
Seit Installation von 2024.9.0 funktionieren einige Entitäten nicht mehr, folgende Fehlermeldung findet sich im Log: