xkonni/raspberry-remote

remote config with group 01010

sasch opened this issue · 2 comments

If I use the group 01010 the webinterface akt wrong!

e.g. using this config:

$config=array(
array("00001", "01", "nix"),
array("00010", "05", "Raid System"),
"",
"",
array("00010", "02", "Tuerkranz"),
array("01010", "01", "Flasche"),
array("00010", "03", "nix"),
array("00010", "04", "nix"),
)

If you klick on Tuerkranz ... also Flasche will be green, but not switching the device.
But if you klick Flasche, nothing happens.

it's a hacky webinterface. I use powerswitch for almost a year now, try that branch and enjoy an android app and a good webinterface ;)

or of course you're free to fix this one and submit a patch...