enkama / hass-variables

Home Assistant variables component
90 stars 12 forks source link

Improved Attribute error handling #56

Closed Snuffy2 closed 1 year ago

Snuffy2 commented 1 year ago

Ensures that attributes are dictionary type before reading/changing Improve checks to ensure an item exists before reading or changing it

Fixes #55