@Ruurd_van_der_Noord , @JLE , @OkosOtthon_Labor @Cliff_MacLane.
Can you try testversion 6.0.8
please install it thru https://homey.app/a/climate.onecta.daikin/test/
Please give me feedback, Much appreciated.
If is still not works as aspected please restart the app and create a diagnosticreport and report the ID back to me with some screenshots of the Homey Daikin Onecta app and the Daikin ONECTA app(android/iphone)
FYI from daikin developers pages.
Control mode
Characteristic name: controlMode
Description: The controlMode of a Daikin Altherma can be:
- roomTemperature
- leavingWaterTemperature
- externalRoomTemperature
The selected controlMode (set by the installer) has an impact on the available setpoint control.
roomTemperature
The installation uses a Daikin thermostat (e.g. Madoka wired remote control | Daikin ) to control the room temperature.
In the temperatureControl object you’ll be able to control the room setpoint (roomTemperature). Besides the room setpoint, often another additional parameter will be available that allows control over the water temperature sent to the heat emitters.
leavingWaterTemperature
Room setpoint control is not possible. There is only control over the water temperature sent to the heat emitters.
externalRoomTemperature
An external thermostat is connected to the system. As such, room temperature control is not possible (controlled via the external thermostat). It is still possible to control the water temperature sent to the heat emitters.
Setpoint mode
Characteristic name: setpointMode
Description: This functionality is for Altherma units only. The setpoint mode determines the desired leaving water or tank temperature. The setpoint mode value can only be set by an installer.
This characteristic can have one of the following values:
- weatherDependent: The desired leaving water or tank temperature (also referred to as “setpoint”) is determined automatically by the weather-dependent curve configured by the installer. This curve defines how much the temperature must be at different outdoor temperatures. Depending on the configuration set by the installer, the offset of the weather-dependent curve can be adjusted via the
temperatureControl
characteristic with path operationModes/{operationMode}/setpoints/leavingWaterOffset
.
- fixed: The desired leaving water or tank temperature is determined by a fixed value. Depending on the configuration set by the installer, the fixed leaving water setpoint can be adjusted via the
temperatureControl
characteristic with path operationModes/{operationMode}/setpoints/leavingWaterTemperature