mirror of
https://github.com/home-assistant/core.git
synced 2025-04-29 19:57:52 +00:00
15 lines
224 B
Python
15 lines
224 B
Python
"""Automatically generated file.
|
|
|
|
To update, run python3 -m script.hassfest
|
|
"""
|
|
|
|
EXCLUDED_ATTRIBUTES = {
|
|
"automation": {
|
|
"current",
|
|
"id",
|
|
"last_triggered",
|
|
"max",
|
|
"mode",
|
|
},
|
|
}
|