Option 'SAIC_URI' does not exist in the schema for SAIC MQTT Gateway (Python)
Closed this issue · 2 comments
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.
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.
SAIC_URI has been removed in the latest version of the python mqtt gateway and can be safely removed