Replies: 4 comments 7 replies
-
I did try and emulate the old web interface used by other tools like this, and another contributor added a lot more, which I understood were enough to get this working. But I am not sure of how this tool works exactly, someone else may know. If we can find any specific details of what is missing on the legacy URLs, I am happy to fix. |
Beta Was this translation helpful? Give feedback.
-
Well, looking at the code there is maybe a small change to be made to the Faikin legacy http api. Reply from Faikin: Small snippet of Daikin plugin code: Looking at it, the ret=ok needs to be ret=OK. |
Beta Was this translation helpful? Give feedback.
-
If you find out what the issue is, let me know, should be easy to change. |
Beta Was this translation helpful? Give feedback.
-
OK faikin will not return I could fill in some stuff for The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get the Faikin module to work in Domoticz, but the standard Daikin plugin (which allows the control of the old local Daikin API) is not working.
And the MQTT Autodiscovery is not working correctly. It is only adding temperature sensors, frequencies and a few not working switches. This may be a fault of the domoticz MQTT autodiscovery.
I tried MQTT Mapper plugin, but i'm not good at coding or understanding MQTT messages.
Is it possible to get the original Daikin plugin to work? I would like to have a few command controls in Domoticz: Power, Fanspeed and Setpoint
Plugin location of the original Daikin control in domoticz:
https://github.com/domoticz/domoticz/blob/development/hardware/Daikin.cpp
Beta Was this translation helpful? Give feedback.
All reactions