Releases: ioBroker/ioBroker.hm-rega
Release v3.0.25
remove old code, which also scaled unit: % values and not only unit: 100 %
Release v3.0.24
we fixed more occurrences of incorrect types (fixes #146)
Release v3.0.23
we now correctly convert the rssi values, workaround for jens-maus/RaspberryMatic#897
we made counter states of type "number", was incorrectly "string" (closes #897)
Release v3.0.22
parse the dutyCycle state to int (fixes #144)
update dependencies
removed unneeded dependency
Release v3.0.21
bring back io-package json readme attribute, admin does not fall back to docs as expected (fixes #135)
Release v3.0.20
admin/controller has a bug still requiring common.title
(fixes #133)
Release v3.0.19
fix for custom webinterface port (addresses #117)
Release v3.0.18
local link now respects port and protocol
Release v3.0.16
fix issue with non-existing objects when using LAN-Gateways
Release v3.0.15
Ensure that objects are created if something (devices, variables, programs) created during runtime (fixes #124)