Open pprWLC opened 4 months ago
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Issue still present in Home Assistant Core 2024.10.2. Can anybody confirm?
configuration.yaml:
mqtt explorer: All entities are shown, not just sensors as set in configuration.yaml.
Still present in Home Assistant Core 2024.11.1.
The problem
I use the MQTT Statestream integration to publish entities via MQTT (https://www.home-assistant.io/integrations/mqtt_statestream/). Unfortunatley it is not possibile to configure the filter. Other user report same problems in the forum (https://community.home-assistant.io/t/help-needed-mqtt-statestream-filtering-issue/677219/3) configuration.yaml: `mqtt_statestream: base_topic: homeassistant publish_attributes: true publish_timestamps: true include: domains:
Although only sensors should be published, there are still lights, climate, numbers visible in the MQTT Explorer.
What version of Home Assistant Core has the issue?
core-2024.7.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
No response
Link to integration documentation on our website
https://www.home-assistant.io/integrations/mqtt_statestream/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response