mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Fix wrong name attribute in mqtt ignore list (#132831)
This commit is contained in:
@@ -137,7 +137,7 @@ MQTT_ATTRIBUTES_BLOCKED = {
|
||||
"extra_state_attributes",
|
||||
"force_update",
|
||||
"icon",
|
||||
"name",
|
||||
"friendly_name",
|
||||
"should_poll",
|
||||
"state",
|
||||
"supported_features",
|
||||
|
Reference in New Issue
Block a user