-
Hello, I'm relativelly new with Tasmota, but it's a very handy firmware. First of all let me congratulate for the developers! I would like to build and customize my own devices. I'm using the SetOption73 instead of direct control of the relay with the interwork of the multi-press feature. I've investigated and read for hours about this parameter (SetOption73) but without any luck. Do you have any suggestion how to do it? Is it implemented or should I open a feature request? Thank's in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
SetOption73 and SetOption114 are not among the flags currently having a compile-time #define for modification in Flag settings implementing default #define for other SetOption flags are initialized in |
Beta Was this translation helpful? Give feedback.
-
Also needed for SetOption89: #11195 |
Beta Was this translation helpful? Give feedback.
-
I'm on it |
Beta Was this translation helpful? Give feedback.
SetOption73 and SetOption114 are not among the flags currently having a compile-time #define for modification in
user_config_override.h
Flag settings implementing default #define for other SetOption flags are initialized in
SettingsDefaultSet2
ofsettings.ino