Advertisement
techblog

Recorder_Exclude

Feb 20th, 2018
441
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.23 KB | None | 0 0
  1. recorder:
  2.   exclude:
  3.     domains:
  4.      - automation
  5.       - weblink
  6.       - updater
  7.     entities:
  8.      - sun.sun # Don't record sun data
  9.       - sensor.last_boot # Comes from 'systemmonitor' sensor platform
  10.       - sensor.date
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement