mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix exclude update domain in recorder (#27174)
This commit is contained in:
parent
df4132726d
commit
8fb173718e
@ -153,7 +153,7 @@ recorder:
|
|||||||
exclude:
|
exclude:
|
||||||
domains:
|
domains:
|
||||||
- automation
|
- automation
|
||||||
- updater
|
- update
|
||||||
entity_globs:
|
entity_globs:
|
||||||
- sensor.weather_*
|
- sensor.weather_*
|
||||||
entities:
|
entities:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user