mirror of
https://github.com/home-assistant/core.git
synced 2026-04-18 07:56:03 +01:00
Add attribute group_entities to the list of blocked MQTT entity attributes (#165360)
This commit is contained in:
@@ -140,6 +140,7 @@ MQTT_ATTRIBUTES_BLOCKED = {
|
|||||||
"entity_registry_enabled_default",
|
"entity_registry_enabled_default",
|
||||||
"extra_state_attributes",
|
"extra_state_attributes",
|
||||||
"force_update",
|
"force_update",
|
||||||
|
"group_entities",
|
||||||
"icon",
|
"icon",
|
||||||
"friendly_name",
|
"friendly_name",
|
||||||
"should_poll",
|
"should_poll",
|
||||||
|
|||||||
Reference in New Issue
Block a user