Remove context_recent_time property from entity base class (#105652)
This commit is contained in:
parent
aafdca88c9
commit
9020dbb093
4 changed files with 6 additions and 16 deletions
|
@ -139,7 +139,6 @@ CONF_JSON_ATTRS_TEMPLATE = "json_attributes_template"
|
|||
MQTT_ATTRIBUTES_BLOCKED = {
|
||||
"assumed_state",
|
||||
"available",
|
||||
"context_recent_time",
|
||||
"device_class",
|
||||
"device_info",
|
||||
"entity_category",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue