Tp-link Kasa smart plug not working

Basic Information:

Printer Model: ender 3
MCU / Printerboard: btt mini e3
Host / SBC micro pc running linx
klippy.log
klippy (2).log (5.8 MB)
moonraker (7).log (7.0 KB)

Describe your issue:

I am trying to set up my Kasa smart plugs model # KP125M to be controlled by moonraker. i can get it so the toggle button is in the power menu of klipper but when clicked it wont toggle the switch. Here are the relevant lines in my moonraker.conf. Any help would be appreciated. Thanks

[power Printer_Power]
type: tplink_smartplug
address: 192.168.1.102
restart_klipper_when_powered: True
restart_delay: 3
port: 9999
off_when_shutdown: True
on_when_job_queued: True
locked_while_printing: True

Probably related:

Maybe try with a generic HTTP API