OH 5.02 on RPi5 configured entirely with MainUI
I recently added a Droplet water meter device using MQTT. The Droplet does support Home Assistant discovery but I elected not to use it, and I don’t even have the Home Assistant add-on installed.
I use Zigbee2MQTT for all my Zigbee devices and create Generic MQTT Things for each device.
I’m getting an occasional error in the OH event log
[rnal.discovery.HomeAssistantDiscovery] - HomeAssistant discover error: invalid configuration of thing droplet-D08C component device: Failed to process discovery config for device: ValueError: ('Unknown component type %s', 'device')
Is this because OH is sniffing the network looking for Home Assistant devices even though I don’t have the add-on?