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

Not all settings from WebUI should be saved #730

Closed
mcspr opened this issue Mar 26, 2018 · 1 comment
Closed

Not all settings from WebUI should be saved #730

mcspr opened this issue Mar 26, 2018 · 1 comment
Labels
Milestone

Comments

@mcspr
Copy link
Collaborator

mcspr commented Mar 26, 2018

Some settings keys from Sonoff T1 wallswitch with
DEBUG_SERIAL DEBUG_TELNET HOMEASSISTANT MDNS_SERVER MQTT NTP TELNET TERMINAL WEB

...
[986850] > dczEnabled => 0
[638634] > energyUnits => 0
...
[986921] > now => 2018-03-26 00:09:05
...
[986938] > pwrExpectedC =>
[986940] > pwrExpectedP =>
[986943] > pwrExpectedV =>
[986945] > pwrResetCalibration => 0
...
[986985] > tspkEnabled => 0
[986988] > tspkRelay0 => 0
[986990] > tspkRelay1 => 0
...
[986993] > upgrade =>
[986994] > useCSS => 0
[986996] > useColor => 0
[986999] > useGamma => 0
[987001] > useRGB => 0
[987003] > useTransitions => 0
[987005] > useWhite => 0
...

74 keys total after general usage with Save from web.
now and upgrade are virtual, other ones are saved from disabled modules.

@xoseperez
Copy link
Owner

Staged for release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants