enkama / hass-variables

Home Assistant variables component
90 stars 12 forks source link

Option to exclude from recorder #50

Closed Snuffy2 closed 1 year ago

Snuffy2 commented 1 year ago

For variables with large attributes, the event recorder will give a Warning if the attributes is >16kB. This gives an option in both the UI and in yaml exclude the variable from the recorder.

Fixes #40