mzyy94 / daikin-homekit

Control Daikin Air Conditioner via HomeKit
GNU General Public License v3.0
44 stars 1 forks source link

Help needed #1

Closed dinogit closed 1 year ago

dinogit commented 1 year ago

Just got a brand new Sensira and wanted to play a bit with options. But what ever I tried, I am getting same error msg:

[src/daikin.rs:49] resp.status() = 404 Error: http responded with non-200 status code: 404 Not Found

Pls help

mzyy94 commented 1 year ago

Hello, First, run compatibility check and paste the result please. https://github.com/mzyy94/daikin-homekit#compatibility

dinogit commented 1 year ago

Hi,

this is what I get:

[src/daikin.rs:49] resp.status() = 404 ❌ API endpoint: HTTP Request failed. - http responded with non-200 status code: 404 Not Found

My Wifi adapter is Onecta App adapter (hope this helps)

dinogit commented 1 year ago

Also when running discovery, it finds the proper device on that IP address

mzyy94 commented 1 year ago

It seems that the device Sensira doesn't have new API endpoint. It has only legacy one, I think.

This application can be used on devices with new API.

dinogit commented 1 year ago

Did a bit more digging and found that Daikin has removed their local API in newer products and newer Wifi modules. Thank you for pointing me in right direction.