You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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?
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.
The text was updated successfully, but these errors were encountered: