Page 1 of 1

Selector Switch problem above level 25 after upgrade

Posted: Saturday 02 September 2023 11:20
by michelscholte
I have a problem with switching a selector switch above 25.
I use command:
http://192.168.1.114:8080/json.htm?type ... &level=260

I got a positive result back:
{
"status" : "OK",
"title" : "SwitchLight"
}
Then in the GUI it shows "Undefined" and shows the last level (30):
Knipsel.JPG
Knipsel.JPG (25.16 KiB) Viewed 2887 times
It's a newly created selector switch. Older created selector switches works fine.

I updated my Domoticz to the last Beta (build 15525) but problem still exist.

Anyone an idea. Thanks in forward.

Re: Selector Switch problem above level 25 after upgrade

Posted: Saturday 02 September 2023 16:27
by waltervl
It is a known issue for > 31 see https://github.com/domoticz/domoticz/issues/5324

Re: Selector Switch problem above level 25 after upgrade

Posted: Saturday 02 September 2023 18:57
by michelscholte
Thank you for your reply.

Strange thing is that it works for selector switches created with the developer python plugin. I have one (40 levels) for my radio/receiver and I'm able to switch also the higher levels.

Re: Selector Switch problem above level 25 after upgrade

Posted: Sunday 03 September 2023 10:47
by waltervl
Perhaps put your findings in the GitHub issue. I am not a developper. No idea what could be wrong here.