Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaxPowerRetry configurable via MQTT or serial #525

Closed
ionciubotaru opened this issue Jun 18, 2017 · 2 comments
Closed

MaxPowerRetry configurable via MQTT or serial #525

ionciubotaru opened this issue Jun 18, 2017 · 2 comments
Labels
enhancement Type - Enhancement that will be worked on

Comments

@ionciubotaru
Copy link

#define MAX_POWER_RETRY 5 // Retry count allowing agreed power limit overflow (Pow)

This parameter can be changed only in sonoff.ino
Please allow configuration via MQTT or serial like MaxPowerHold or MaxPowerWindow

@arendst arendst added the enhancement Type - Enhancement that will be worked on label Jun 19, 2017
@arendst
Copy link
Owner

arendst commented Jun 19, 2017

Will be implemented in next release as command SetOption33 1..250

arendst added a commit that referenced this issue Jun 19, 2017
5.2.0 20170619
* Add command SetOption12 1 to disable newly released configuration
flash rotate to reduce flash wear
* Fix command CounterDebounce by removing test for active GPIO (#524)
* Add command SetOption33 1..250 to allow user configure POW
Max_Power_Retry count (#525)
curzon01 pushed a commit to curzon01/Tasmota that referenced this issue Sep 6, 2018
5.2.0 20170619
* Add command SetOption12 1 to disable newly released configuration
flash rotate to reduce flash wear
* Fix command CounterDebounce by removing test for active GPIO (arendst#524)
* Add command SetOption33 1..250 to allow user configure POW
Max_Power_Retry count (arendst#525)
@tobi320
Copy link

tobi320 commented Jul 29, 2023

How can I ensure that it is not switched on again after it has been switched off? Unfortunately, setoption33 0 does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type - Enhancement that will be worked on
Projects
None yet
Development

No branches or pull requests

3 participants