Forums/
Feature Requests
2025-01-02 23:50:01
From what I can tell all the new HS200 switches no longer use port 9999 As in: echo "AAAAtDygfiL/5..." | base64 --decode | nc $IP 9999 There is also a github C program hs100.c that also does the job....
0HELPFULS
Forums/
Kasa Smart Switches
2025-01-02 17:09:00
Up to now no problem - a motion in the driveway is detected or the tempurture in my greenhouse exceeds a given temp. Then a script on my server executes - echo -n $CMD | base64 --decode | nc $IP 9999...
0HELPFULS
Forums/
Kasa Smart Switches
2025-01-02 14:28:35
Seems that the model HS200-LA (light almond) >only< does bluethooth for control. <sigh> And now I find HS200(US) does not use port 9999 - it uses port 80
0HELPFULS
Forums/
Kasa Smart Switches
2025-01-01 18:31:09
I'm trying to automate my smart switches/plugs via a Linux box (RasPi). So far an hs100.c program has been working great. I just purchased a new HS200 and it works with my Android Kasa app but I...
0HELPFULS
Forums/
Kasa Smart Switches
2024-12-29 14:18:11
Source on github.com/liderbug
0HELPFULS
Forums/
Kasa Smart Switches
2024-12-27 18:42:22
Because I spend most of my time on my laptop, a minor bit at my desk. And just because I wonder if I can create it ... https://[localserver]/kasa/index.php and I have a working Kasa app. It displays...
0HELPFULS