mirror of
https://github.com/nikdoof/hapz2m.git
synced 2026-01-30 11:38:22 +00:00
encoding/json would refuse to implicitly cast the numbers into strings. Currently we don't use these values, so let's preserve their type using `any` for now. An example is `keep_time` for occupancy sensors, where it's [30, 60, 120] seconds.
11 KiB
11 KiB