Ben Mitchell
Ben Mitchell
Output from terminal on my Mac after running those commands. I installed kasa with the following command: `pip3 install python-kasa` ``` benmitchell@Scylla ~ % kasa discover Discovering devices on 255.255.255.255...
ps. according to OpenWRT, the hub IP is 192.168.100.153 visiting the page in a browser brings a http ok code.
This is the result of running it on Windows:  ``` C:\Users\Ben Mitchell\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts>kasa -d --host 192.168.100.153 sysinfo No --type defined, discovering.. Traceback (most recent call last): File "C:\Users\Ben Mitchell\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\kasa\protocol.py", line...
Yep it just uses Kasa. I've tried to packet capture using Charles proxy on iOS but they seem to use certificate pinning and thus i am unable to capture anything...
Found these issues from other projects that reference the same product I'm using, might be worth watching them https://github.com/RaresAil/homebridge-tp-link-tapo/issues/30 https://github.com/caseyjhol/node-red-contrib-tplink/issues/67
> Hi, I'm interested in this too. Oh thank god someone else has this product. I was starting to think I and 3 others were the only one who bought...
What user / password should I use? Or is it literally just user: user and password: password?
Using that pull request ``` (python-kasa-py3.11) benmitchell@Scylla python-kasa % kasa --klap --user "####" --password "###" --host 192.168.100.153 sysinfo No --strip nor --bulb nor --plug given, discovering.. Traceback (most recent call...
@AntonyKing7D while I wait for a solution for homeassistant integration, may I ask how you're controlling your boiler in the meantime? Did you find a way to have the TRVs...
> I'm just using it as supplied. So do you just have your boiler run 24/7 then?