Inspired by https://github.com/jcallaghan/home-assistant-config/issues/80 , opened up the LogBook recording more of All automations and Scripts. pLAN IS TO PAIR THEM DOWN AS NECESSARY. #765

This commit is contained in:
ccostan 2020-06-07 13:57:55 -04:00
parent 9fc814986c
commit 2e72549d1b
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ logs:
aiohttp.access: critical
aiohttp.server: critical
homeassistant.core: error
homeassistant.components.automation: info
homeassistant.components.automation: warn
homeassistant.components.binary_sensor: error
homeassistant.components.climate.nest: warn
homeassistant.components.device_tracker: error

View File

@ -9,11 +9,11 @@ include:
exclude:
domains:
- updater
- automation
# - automation
- device_tracker
- group
- scene
- script
# - script
entities:
- binary_sensor.camera1_motion_sensor
- binary_sensor.camera2_motion_sensor