enkama / hass-variables

Home Assistant variables component
89 stars 12 forks source link

Fix date vs datetime detection #78

Closed Snuffy2 closed 1 year ago

Snuffy2 commented 1 year ago

Fixes datetime being detected as date and returning truncated date instead of full datetime.

Fixes #79