ioBroker / ioBroker.ping

Pings configured IPs for ioBroker
MIT License
21 stars 17 forks source link

Fix js-controller5 crash and other issues #109

Closed mcm1957 closed 1 year ago

mcm1957 commented 1 year ago

closes #106 closes #98

Test sequence for #106

While running js-controller 5 do

Using the corrected version the name should be changed to "Fritz_Box"

Note that changes to the name MUST be performed in a way that the id does not change. Whenever the id changes the old state is deleted and a ne state ios created. This did work with old version too.

mcm1957 commented 1 year ago

@Apollon77 @foxriver76 Please review as #106 is related to js-controller 5.x