Compare commits

...

1 Commits

Author SHA1 Message Date
jbouwh
61977d93d4 Add attribute group_entities to the list of blocked MQTT entity attributes 2026-03-11 21:30:12 +00:00

View File

@@ -140,6 +140,7 @@ MQTT_ATTRIBUTES_BLOCKED = {
"entity_registry_enabled_default",
"extra_state_attributes",
"force_update",
"group_entities",
"icon",
"friendly_name",
"should_poll",