mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 10:27:11 +00:00
![]() This allows plugins to set the battery power state of the *machine* which means we can automatically inhibit devices with FWUPD_DEVICE_FLAG_REQUIRE_AC set. It also allows to set the BatteryThreshold to 25% for Lenovo hardware, and we can override other vendors with further quirks as required. Fixes https://github.com/fwupd/fwupd/issues/3084 |
||
---|---|---|
.. | ||
fu-plugin-upower.c | ||
meson.build | ||
README.md | ||
upower.conf | ||
upower.quirk |
UPower Support
Introduction
This plugin is used to ensure that some updates are not done on battery power.
Vendor ID Security
This protocol does not create a device and thus requires no vendor ID set.
External interface access
This plugin requires access to the dbus interface org.freedesktop.UPower
.