This error keeps popping up. How can I clear it?
Logger: homeassistant.components.esphome.manager
Source: components/esphome/manager.py:419
Integration: ESPHome (documentation, issues)
First occurred: 06:54:48 (1 occurrences)
Last logged: 06:54:48
Unexpected device found at <IP ADR>; expected `esp8266-xy-md02` with mac address `<MAC1>`, found `esp01-ds18b20` with mac address `<MAC2>`
The esp01-ds18b20 (& its IP/MAC2) are correct and can be “seen” in HomeAssistant (via logs, ota & sensor output). The esp8266-xy-md02 is/was a completely separate device that does not exist any longer (except in the “eyes” of the esphome manager ).
I have tried removing/re-discovering - with no success. But I would like to clean-up my log output if at all possible.
Regards, Martin