qJake / HADotNet.CommandCenter

📱 A web-based, wall-mountable command center for Home Assistant.
https://hacc.dev
Apache License 2.0
158 stars 11 forks source link

Fix Timezones in Supervisor Addons #87

Closed qJake closed 4 years ago

qJake commented 4 years ago

Timezone information does not load in the Supervisor environment.

Refactor this dropdown to just have UTC offsets.

This will probably make daylight savings not work properly but there is no cross-platform alternative right now for .NET.

image