8000 KS200 HomeKit Support · Issue #1523 · python-kasa/python-kasa · GitHub
[go: up one dir, main page]

Skip to content

KS200 HomeKit Support #1523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ZeliardM opened this issue Apr 4, 2025 · 2 comments
Open

KS200 HomeKit Support #1523

ZeliardM opened this issue Apr 4, 2025 · 2 comments

Comments

@ZeliardM
Copy link
Contributor
ZeliardM commented Apr 4, 2025

I have a user that has a KS200 device that apparently shows Native HomeKit Support in the Tapo App. Now, this is handled as an IOT Device by python-kasa. Now, there are homekit and matter modules for SMART devices, but those do not seem to apply to the IOT devices and therefore checking for homekit or matter support does not work with the modules on an IOT device. Would there be a way to add these modules to implement or check IOT devices as well? I'm trying to get the user to get me a fixture file for the KS200 in question, but I do not have it yet.

@ZeliardM
Copy link
Contributor Author
ZeliardM commented Apr 4, 2025

It seems like there should be a command for finding the homekit/matter information for the KS200 device, but I do not know the raw command to send to get the information. How would I go about finding this out?

@ZeliardM
Copy link
Contributor Author
ZeliardM commented Apr 7, 2025

I think I found the modules and commands; I have the users trying them to see if I can get the information from the raw command. Once I have that information, how would you like to proceed for adding a new command for HomeKit for older IOT devices?

kasa --username 'username' --password 'password' --host IP_ADDRESS command --module homekit "get_homekit_setup_info"
or
kasa --username 'username' --password 'password' --host IP_ADDRESS command --module smartlife.iot.homekit "get_homekit_setup_info"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0