Add commented quick controls to test/show battety status

This commit is contained in:
ItsDrike 2023-01-25 02:13:50 +01:00
parent 56140d624f
commit 10f0e3eb91
No known key found for this signature in database
GPG key ID: B014E761034AF742
2 changed files with 10 additions and 1 deletions

View file

@ -1,5 +1,5 @@
(defpoll battery
:interval "2s"
:interval "1s"
:initial '{"percent":"0","plugged":"false","status":"N/A","capacity_icon":"","extra_icon":"","manufacturer":"N/A","model_name":"N/A","technology":"N/A","energy_now":"0","enerfy_full":"0","enerfy_full_design":"0","cycle_count":"0","critical":"false","full":"false"}'
`scripts/battery`)