enkama / hass-variables

Home Assistant variables component
89 stars 12 forks source link

Add Time Zone Offset field when creating or editing Variable Timestamp Sensor #107

Closed Snuffy2 closed 8 months ago

Snuffy2 commented 8 months ago

Fixes #104

Adds a Time Zone Offset field to the Sensor options if Device Class is timestamp. This will default to the HA Time Zone offset when it is able to determine it.

I'd advise to implement this and not implement #105