Search found 1 match

by Alien1981
Sun Feb 21, 2021 2:08 pm
Forum: Toon miscellaneous
Topic: Advanced Z-Wave page disabled
Replies: 9
Views: 8454

Re: Advanced Z-Wave page disabled

If you wish to see the zwave page you should also change $('#tabs').tabs('option', 'disabled', true) To $('#tabs').tabs('option', 'disabled', false) So the script will look like this: na_init(); //$.hcb.translatePage(); var configStatus = $.hcb.getSyncJSON('/hdrv_zwave?action=GetControlStatus'); if ...

Go to advanced search