Hi everyone,
with HA Core version 2025.7.0 a new feature was added to the MQTT integration. You can now manually add devices—but what exactly does that mean?
For example, I’ve created an MQTT sensor:
- name: briefkasten
unique_id: briefkasten
state_topic: homeassistant/persistence/briefkasten
Does that mean I can skip adding this entry to the configuration.yaml?
Or am I completely misunderstanding something?
many thanks!