ioBroker / ioBroker.zwave

Legacy Z-Wave integration using OpenZWave
Other
24 stars 7 forks source link

No feedback from the config UI in Admin 3 #34

Closed AlCalzone closed 4 years ago

AlCalzone commented 6 years ago

Buttons correctly set the controller in inclusion mode, etc. but no feedback reaches the admin UI and buttons don't get updated. Because of that, inclusion can only be stopped by restarting the adapter - which can take a long time on large networks.

GermanBluefox commented 6 years ago

It must be: https://github.com/ioBroker/ioBroker.zwave/blob/master/admin/index.html#L498

socket.emit('subscribe', 'zwave.' + instance + '.*');

cburghardt commented 5 years ago

@AlCalzone should be closed?

cburghardt commented 4 years ago

@Apollon77 please close, thank you