Kasa devices and Home Assistant - Integration now broken due to firmware update

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

Kasa devices and Home Assistant - Integration now broken due to firmware update

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
82 Reply
Re:Kasa devices and Home Assistant - Integration now broken due to firmware update
2021-08-15 01:54:34

 

MikeMM wrote

I found that TP-link is not allowing local API after sending them MAC addresses anymore. They pretty much said 'look for github solutions'. I couldn't find anything that would work straight out of the box so I created my own repo. For anyone having the same issues you can check it out here:

https://github.com/michalmoczynski/homeassistant-tplink-integration

 

it's not local API - still using Kasa Cloud, but better than nothing.

More devices types will be added soon.

@MikeMM Awesome work on this! How is the latency vs the local API?

  0  
  0  
#84
Options
Re:Kasa devices and Home Assistant - Integration now broken due to firmware update
2021-08-15 07:14:01 - last edited 2021-08-15 07:14:48

@WirelessForEver unfortunately I have never had a chance to use a local API, as I only migrated to HA recently. For me it's 1s-1.5s delay between the request in HA and the light reaction. That may be longer if the token is out of date and needs to be requested as that's an extra call, but I will most likely automate refreshing the token.

It's also pretty early stage of the project (altho it is working pretty well so far) so there may be some updates to it.

  0  
  0  
#85
Options