You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Battery module is implemented but it is not documented. Adding something like the snippet below would be nice for new users. (I'd make a pull request, but apparently GitHub does not support pull requests on wikis)
Battery
Display current battery capacity. Supports: /sys/class/power_supply/*/capacity
Example: <Battery Name="BAT0" />
Parameters
Name: (string): Name of the power supply in /sys/class/power_supply/Required
The text was updated successfully, but these errors were encountered:
The Battery module is implemented but it is not documented. Adding something like the snippet below would be nice for new users. (I'd make a pull request, but apparently GitHub does not support pull requests on wikis)
Battery
Display current battery capacity. Supports:
/sys/class/power_supply/*/capacity
Example:
<Battery Name="BAT0" />
Parameters
Name
: (string): Name of the power supply in/sys/class/power_supply/
RequiredThe text was updated successfully, but these errors were encountered: