Releases: ioBroker/ioBroker.hm-rpc
Release v1.14.43
we now correctly map the role of smoke detectors (closes #354)
Release v1.14.42
Added the roles to thermostat states
Added the roles for switch
Apply new roles to existing states
Release v1.14.41
we made sure, that controller does not send stopInstance message anymore
Release v1.14.40
make sure, that controller does not send stopInstance message anymore
Release v1.14.39
remove the stopInstance message handling and put everything in unload
removed the white background by some icons
Release v1.14.37
added tier, is now 2
added missing images (closes #319)
Release v1.14.36
error handling improved when deleting obsolete devices/channels
if no message id provided on sendTo
, we do not send undefined
params anymore (fixes #318)
Release v1.14.35
virtual devices now support ping, so use it, else it can be that instance won't register at CCU again (fixes #308)
Release v1.14.34
use async rpc calls for better error handling
now log error events received by XML-RPC
detect invalid params and log instead of crash
Release v1.14.33
fix problems with CuxD and HMIP (fixes #307)
more palces where we now log message on real errors instead of error object