tesla-local-control / tesla_ble_mqtt_core

Core content for the tesla_ble tools
Apache License 2.0
3 stars 2 forks source link

Error 'Icons should be specified in the form "prefix:name" for dictionary value @ data['icon']' when processing MQTT discovery message topic #124

Open HiFuGa opened 2 weeks ago

HiFuGa commented 2 weeks ago

Hello,

I have this error when I restart HAOS :

Enregistreur: homeassistant.components.mqtt.mixins Source: components/mqtt/mixins.py:164 intégration: MQTT (documentation, problèmes) S'est produit pour la première fois: 08:33:19 (1 occurrences) Dernier enregistrement: 08:33:19

Error 'Icons should be specified in the form "prefix:name" for dictionary value @ data['icon']' when processing MQTT discovery message topic: 'homeassistant/button/tesla_ble_xxxxxxxxxxxxxxxxx/drive/config', message: '{'command_topic': 'tesla_ble/xxxxxxxxxxxxxxxxx/command', 'device': {'identifiers': ['tesla_ble_xxxxxxxxxxxxxxxxx'], 'manufacturer': 'tesla-local-control', 'model': 'Tesla_BLE', 'sw_version': '0.2.0', 'name': 'Tesla_BLE_xxxxxxxxxxxxxxxxx'}, 'icon': 'car-wireless', 'payload_press': 'drive', 'qos': '1', 'unique_id': 'tesla_ble_xxxxxxxxxxxxxxxxx_drive', 'name': 'mdi:car-wireless,Remote start car', 'platform': 'mqtt'}'

Core : 2024.8.3 Supervisor : 2024.09.1 Operating System : 13.1 Interface utilisateur : 20240809.0

raphmur commented 1 week ago

Thanks, yes we've seen this issue. Should not prevent the addon to start, but to be fixed indeed.