amosyuen / ha-tplink-deco

Home Assistant TP-Link Deco Custom Component
MIT License
181 stars 32 forks source link

Compatible E4 #201

Open tjaoc opened 1 year ago

tjaoc commented 1 year ago

Please add compatibility with E4 please?

amosyuen commented 1 year ago

Fairly difficult to reverse engineer API without access to the hardware. You'll have to either try yourself or see if someone else with the same model wants to try and add it.

tjaoc commented 1 year ago

If you help me i tried reverse engineer API.

amosyuen commented 1 year ago

You can see the calls the integration relies on at https://github.com/amosyuen/ha-tplink-deco/blob/main/DEBUGGING.md#additional-debugging, you should verify if it uses the same calls, and if not, figure out the new calls, and how the requests are set.

antonyslater commented 1 year ago

I've just read this one following my earlier post (Issue 207) the integration used to work with my E4 Deco's? Are you talking about the same devices here?