Currently running HA in a docker environment. No supervisor.
Ever since updating to 0.115.2 I have been getting a warning in the log upon startup similar to this:
2020-10-06 23:22:27 WARNING (MainThread) [homeassistant.components.mqtt.discovery] Integration discovery is not supported
Details show in part:
Logger: homeassistant components.mqtt discovery
Source: components/mqtt/discovery.py:82
First occurred 3:33:29 AM (5 occurrences)
Last logged: 3:33:29 AM
Integration discovery is not supported
I have three devices using the MQTT integration. All are running the latest version of Tasmota.
I have received this warning whether I had MQTT defined in the configuration.yaml file or defined in the MQTT integration module (and commented out in configuration.yaml).
Does anyone know why this warning is occurring?
Any suggestions on a fix? I am running out of ideas to try.
Thanks.