SAIC-iSmart-API / saic-home-assistant-addon

SAIC-iSmart-API repository for Home Assistant OS (HASS.IO)
MIT License
58 stars 6 forks source link

Option 'SAIC_URI' does not exist in the schema for SAIC MQTT Gateway (Python) #103

Closed smokin76 closed 2 months ago

smokin76 commented 2 months ago

Found this error recurring in my Supervisior-Log:

2024-07-23 19:50:49.680 WARNING (MainThread) [supervisor.addons.options] Option 'SAIC_URI' does not exist in the schema for SAIC MQTT Gateway (Python) (bf995ce7_saic_python_mqtt_gateway) 2024-07-23 19:51:24.598 WARNING (MainThread) [supervisor.addons.options] Option 'SAIC_URI' does not exist in the schema for SAIC MQTT Gateway (Python) (bf995ce7_saic_python_mqtt_gateway) 2024-07-23 19:55:49.681 WARNING (MainThread) [supervisor.addons.options] Option 'SAIC_URI' does not exist in the schema for SAIC MQTT Gateway (Python) (bf995ce7_saic_python_mqtt_gateway) 2024-07-23 20:00:49.680 WARNING (MainThread) [supervisor.addons.options] Option 'SAIC_URI' does not exist in the schema for SAIC MQTT Gateway (Python) (bf995ce7_saic_python_mqtt_gateway) 2024-07-23 20:05:49.680 WARNING (MainThread) [supervisor.addons.options] Option 'SAIC_URI' does not exist in the schema for SAIC MQTT Gateway (Python) (bf995ce7_saic_python_mqtt_gateway)

Use the actual implementation of SAIC MQTT Gateway (Python) Current version: 0.6.2. Any idea where that comes from? The AddOn itself does not contain any errors in the Logfile.

smokin76 commented 2 months ago

If i open the Configuration in YAML then there is an entry SAIC_URI: https://tap-eu.soimt.com. Which seems correct. But still has the errors in the Log.

nanomad commented 2 months ago

SAIC_URI has been removed in the latest version of the python mqtt gateway and can be safely removed