Skip to content

CLI power.on_battery_shutdown_after_secs #768

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

Open
roberthadow opened this issue Apr 24, 2025 · 1 comment
Open

CLI power.on_battery_shutdown_after_secs #768

roberthadow opened this issue Apr 24, 2025 · 1 comment

Comments

@roberthadow
Copy link

CLI --set power.on_battery_shutdown_after_secs doesn't work

Connected to radio
Set power.on_battery_shutdown_after_secs to 6666
Writing modified preferences to device
Writing power configuration to device

Result: (--info)

 "power": {
    "onBatteryShutdownAfterSecs": 5555,

CLI --set power.onBatteryShutdownAfterSecs doesn't work either

When this issue is addressed, please make both the --set and --info use the same camelCase. Documentation needs to be updated as well.

@garthvh
Copy link
Member

garthvh commented Apr 24, 2025

Snake case just worked for me, I have never used camel case with python

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

No branches or pull requests

2 participants