aluminum-ice / pwnagotchi

(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
https://pwnagotchi.ai/
Other
740 stars 53 forks source link

[BUG]plugin for the Waveshare UPS hat C, doesn't work #130

Open zrays opened 4 months ago

zrays commented 4 months ago

pwnagotchi plugin for the Waveshare UPS hat C, doesn't work https://github.com/hannadiamond/pwnagotchi-plugins

Copy over ups_hat_c.py into your custom plugins directory In your config.toml file, add:

main.plugins.ups_hat_c.enabled = true
main.plugins.ups_hat_c.label_on = true  # show BAT label or just percentage
main.plugins.ups_hat_c.shutdown = 5  # battery percent at which the device will turn off
main.plugins.ups_hat_c.bat_x_coord = 140
main.plugins.ups_hat_c.bat_y_coord = 0

it doesn't work

j0p3s commented 4 months ago

Same bug here