mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix historic attributes for input_datetime (#45208)
This commit is contained in:
parent
4306c8fbb4
commit
470b0b8b87
@ -71,6 +71,7 @@ IGNORE_DOMAINS = ("zone", "scene")
|
||||
NEED_ATTRIBUTE_DOMAINS = {
|
||||
"climate",
|
||||
"humidifier",
|
||||
"input_datetime",
|
||||
"thermostat",
|
||||
"water_heater",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user