Page 1 of 1

Switch between manual/auto

Posted: Wednesday 04 January 2017 10:50
by kc27
I am writing a python plugin for Fritzbox DECT 200.
It has two switches:

on/off
auto/manuell

They can both switched with an http-message.
For the first switch this works ok (Type=244, Subtype=73)
But for the second switch (auto/manual):

Is there a switch(sub)type to switch between enumerated values?
Is there somewhere a complete list van types en subtypes?

I haven't found this in this forum or in the wiki.

Thanx in advance.

Re: Switch between manual/auto

Posted: Wednesday 04 January 2017 11:03
by Egregius

Re: Switch between manual/auto

Posted: Wednesday 04 January 2017 21:14
by kc27
Yes, indeed.
But I haven't got an answer and thought: "wrong place" for this question, so I try it elsewhere.

May I conclude that there isn't an answer at all?