mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Remove unused code in template helper (#118075)
This commit is contained in:
parent
6923fb1601
commit
42232ecc8a
@ -109,9 +109,6 @@ _RESERVED_NAMES = {
|
||||
"jinja_pass_arg",
|
||||
}
|
||||
|
||||
_GROUP_DOMAIN_PREFIX = "group."
|
||||
_ZONE_DOMAIN_PREFIX = "zone."
|
||||
|
||||
_COLLECTABLE_STATE_ATTRIBUTES = {
|
||||
"state",
|
||||
"attributes",
|
||||
|
Loading…
x
Reference in New Issue
Block a user