fixed in last commit, but mixed has an issue raised to imperihome team, I'me made a tracker to follow it
I did an update, and now for the first time the groups had no longer the label "N/A", but "Off". After selecting the group I could select "On", "Off" or "Mixed". That worked: I could switch the groups on and off a couple of times, hurray!
(still not exactly how I would like it: I would like the that a group switch can be set "On" or "Off" in 1 click. So no extra menu with choices.)
However after a while the buttons are "frozen", they show the state "Mixed" or "Off" but nothing happens if I push them. If I check http://gateway-IP:port/Devices I see that the first time the groups where each only present 1 time, but after the switching the groups on/of a couple of times, the device list has again multiple instances of each group.
Code: Select all
"name":"7-Wake-up-Group--","type":"DevGenericSensor","id":"S4","room":"noroom"},{"params":[{"unit":"","value":"unk","graphable":"false","key":"Value"}],....,
"name":"7-Wake-up-Group--","type":"DevGenericSensor","id":"S9","room":"noroom"},{"params":[{"unit":"","value":"unk","graphable":"false","key":"Value"}]
This is repeated 13 times... (everytime with a different id?)
If I restart the service it initially looks good, but after 1 action I get the repeating groups again.
The last page with the "unk" devices is gone in the App by the way, so that's ok.