mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-07-21 11:17:02 +00:00
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:
parent
9fc814986c
commit
2e72549d1b
@ -11,7 +11,7 @@ logs:
|
|||||||
aiohttp.access: critical
|
aiohttp.access: critical
|
||||||
aiohttp.server: critical
|
aiohttp.server: critical
|
||||||
homeassistant.core: error
|
homeassistant.core: error
|
||||||
homeassistant.components.automation: info
|
homeassistant.components.automation: warn
|
||||||
homeassistant.components.binary_sensor: error
|
homeassistant.components.binary_sensor: error
|
||||||
homeassistant.components.climate.nest: warn
|
homeassistant.components.climate.nest: warn
|
||||||
homeassistant.components.device_tracker: error
|
homeassistant.components.device_tracker: error
|
||||||
|
@ -9,11 +9,11 @@ include:
|
|||||||
exclude:
|
exclude:
|
||||||
domains:
|
domains:
|
||||||
- updater
|
- updater
|
||||||
- automation
|
# - automation
|
||||||
- device_tracker
|
- device_tracker
|
||||||
- group
|
- group
|
||||||
- scene
|
- scene
|
||||||
- script
|
# - script
|
||||||
entities:
|
entities:
|
||||||
- binary_sensor.camera1_motion_sensor
|
- binary_sensor.camera1_motion_sensor
|
||||||
- binary_sensor.camera2_motion_sensor
|
- binary_sensor.camera2_motion_sensor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user