Switch between manual/auto
Posted: Wednesday 04 January 2017 10:50
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.
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.