Closed rwjack closed 5 months ago
Hey there @emontnemery, @jbouwh, @bdraco, mind taking a look at this issue as it has been labeled with an integration (mqtt
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
mqtt documentation mqtt source (message by IssueLinks)
Perhaps the logging should be improved here, I'll have a look what causes it.
I think the message is about a discovery message for a state vacuum. We used to have 2 schema's for vacuum, and the schema
option is deprecated and not used anymore. For discovery messages, that is not a big issue as we allow extra options.
But the logging should show some more information about the config causing the warning here.
I've been getting this for a few months at the very least, but I'm not seeing any Schema parameter in the settings (Re-configure mqtt).
Although I get what you're saying, clearer logging should definitely tell us what's up.
The schema option might be in a discovery message. If have openened a PR to improve the logging. You should be able to see what MQTT vacuums are added during startup. Options for MQTT entities are in YAML or in discovery message that are received. Meant to set up MQTT items/entities.
I'll update this issue once the PR is approved and released.
Noet that the issue will be closed automatically when it is merged. The improvement will be targeted for ha core 2024.7.
Found the culprit!
The problem
I get this warning for the mqtt integration, I have no idea what it's talking about.
What version of Home Assistant Core has the issue?
core-2024.6.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
mqtt
Link to integration documentation on our website
https://www.home-assistant.io/integrations/mqtt
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?