Hi - just ran into a small inconsistency and would like to clarify if this is a misunderstanding from my side or a bug which i should report
I have the following section in my configuation.yaml
## History
history:
exclude:
domains:
- automation
- media_player
- timer
entities:
- automation.anybody_device_tracker
## Logbook
logbook:
exclude:
entities:
- automation.it_active_pingtimer_247
- automation.max_reset_startup
- automation.max_reset_retrigger
domains:
- timer
The understanding from the documentation mentioned here is, that everything in the automation, media_player and time domain should not be displayed anymore on the page http://homeassistant.local:8085/history
The same syntax for the Logbook seems to work.
I started with a new database and emptied the browser cache - no success. All element from the domains above are still displayed.
Is this a bug?
This is my system config:
System Health
version: core-2022.5.2
installation_type: Home Assistant Container
dev: false
hassio: false
docker: true
user: root
virtualenv: false
python_version: 3.9.9
os_name: Linux
os_version: 5.15.32-v8+
arch: aarch64
timezone: Europe/Berlin