Difference between revisions of "Daikinrc"

From HSYCO
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
The DAIKINRC I/O Server is compatible with the Daikin room air conditioner series CTXM, ATXM and FXTM units that can be fitted with the Daikin wireless LAN adapter and are supported by the Daikin Controller iOS and Android app.
+
The DAIKINRC I/O Server is compatible with the Daikin room air conditioner series CTXM, ATXM and FTXM units that can be fitted with the Daikin wireless LAN adapter (BRP06xxx; versions BRP069C4x are not supported) and are supported by the Daikin Controller iOS and Android app.
  
 
A single DAIKINRC I/O Server controls all the devices connected to the local network.
 
A single DAIKINRC I/O Server controls all the devices connected to the local network.
Line 126: Line 126:
 
|-
 
|-
  
|rowspan="5"|<unit>.humidity.setpoint
+
|rowspan="4"|<unit>.humidity.setpoint
 
|rowspan="2"|<value>
 
|rowspan="2"|<value>
 
|R
 
|R
Line 137: Line 137:
 
|W
 
|W
 
|increase the relative humidity set-point by 10%
 
|increase the relative humidity set-point by 10%
 +
|-
 
|down
 
|down
 
|W
 
|W
Line 148: Line 149:
 
|-
 
|-
  
|rowspan="6"|<unit>.mode
+
|rowspan="10"|<unit>.mode
 
|rowspan="2"|auto
 
|rowspan="2"|auto
 
|R
 
|R
|airflow rate automatic operation
+
|automatic operation mode
 
|-
 
|-
 
|W
 
|W
|set automatic airflow rate
+
|set automatic operation mode (the unit automatically switches between cooling and heating)
 
|-
 
|-
|rowspan="2"|silence
+
|rowspan="2"|cooling
 
|R
 
|R
|airflow rate quiet operation (reduced flow rate, for low noise operation)
+
|cooling operation mode
 
|-
 
|-
 
|W
 
|W
|set airflow rate quiet operation
+
|set cooling operation mode
 
|-
 
|-
|rowspan="2"|1 ... 5
+
|rowspan="2"|heating
 
|R
 
|R
|airflow rate level
+
|heating operation mode
 
|-
 
|-
 
|W
 
|W
|set airflow rate level (1 is slower, 5 is faster)
+
|set heating operation mode
 +
|-
 +
|rowspan="2"|dehum
 +
|R
 +
|drying operation mode
 
|-
 
|-
 
+
|W
|}
+
|set drying operation mode (the unit controls the humidity, not the temperature)
 
 
== User Interface ==
 
 
 
 
 
=== UISET Actions ===
 
 
 
 
 
{| class="wikitable"
 
!ID
 
!Attribute
 
!colspan="2"|Set to
 
 
|-
 
|-
 
+
|rowspan="2"|fan
|connection.label
+
|R
|visible
+
|fan operation mode
|true when the device appears offline, false otherwise
 
 
|-
 
|-
 
+
|W
|power
+
|set fan operation mode (temperature control disabled)
|value
 
|shows the status of the system: ON: at least one AC is on; OFF: all devices are off
 
 
|-
 
|-
  
|<type>.power
+
|<unit>.name
|value
+
|<name>
|shows the status of the specified type-group: ON: at least one AC of the specified type is on; OFF: all devices of the specified type are off
+
|R
 +
|the unit name, as shown in the Daikin Controller app
 
|-
 
|-
  
|<n>.power
+
|rowspan="5"|<unit>.power
|value
+
|rowspan="2"|off
|shows the status of the addressed device: ON, OFF
+
|R
 +
|the unit is not operating
 
|-
 
|-
 
+
|W
|power.label.on<br/><n>.power.label.on<br/><type>.power.label.on
+
|turn the unit off
|visible
 
|true when the addressed target is on, false otherwise
 
 
|-
 
|-
 
+
|rowspan="2"|on
|power.label.off<br/><n>.power.label.off<br/><type>.power.label.off"
+
|R
|visible
+
|the unit is operating
|true when the addressed target is off, false otherwise
 
 
|-
 
|-
 
+
|W
|setpoint<br/><n>.setpoint<br/><type>.setpoint
+
|turn the unit on
|value
 
|shows the set-point temperature in °C
 
 
|-
 
|-
 
+
|flip
|temp<br/><n>.temp<br/><type>.temp
+
|W
|value
+
|turn the unit on if currently off, and off if currently on
|shows the measured temperature in °C
 
 
|-
 
|-
  
|opmode.label.<mode><br/><n>.opmode.label.MODE<br/><type>.opmode.label.<mode>
+
|<unit>.temp.current
|visible
+
|<value>
|true when the operation mode of the target is set to the specified mode, false otherwise. The possible values for <mode> are: fan, heat, cool, dependent, dry, auto-heat, and auto-cool
+
|R
 +
|the current room temperature (in &deg;C)
 
|-
 
|-
  
|vent.mode.label.MODE<br/><n>.vent.mode.label.MODE<br/><type>.vent.mode.label.<mode>
+
|<unit>.temp.outside
|visible
+
|<value>
|true when the ventilation mode of the target is set to the specified mode, false otherwise. The possible values for <mode> are: auto, exchange, and bypass
+
|R
 +
|the current outside temperature (in &deg;C)
 
|-
 
|-
  
|vent.level.label.<val><br/><n>.vent.level.label.VAL<br/><type>.vent.level.label.<val>
+
|rowspan="4"|<unit>.temp.setpoint
|visible
+
|rowspan="2"|<value>
|true when the ventilation level of the target is set to the specified value, false otherwise. The possible values for <val> are: low, high, and auto
+
|R
 +
|the temperature set-point (in &deg;C)
 
|-
 
|-
 
+
|W
|vent.freshup.label.on<br/><n>.vent.freshup.label.on<br/><type>.vent.freshup.label.on
+
|set the temperature set-point (in &deg;C, with .5 degrees accuracy)
|visible
 
|true when the ventilation fresh up option is enabled, false otherwise
 
 
|-
 
|-
 
+
|up
|vent.freshup.label.off<br/><n>.vent.freshup.label.off<br/><type>.vent.freshup.label.off
+
|W
|visible
+
|increase the temperature set-point by 0.5&deg;C
|true when the ventilation fresh up option is disabled, false otherwise.
 
 
|-
 
|-
 
+
|down
|fan.speed.label.<val><br/><n>.fan.speed.label.<val><br/><type>.fan.speed.label.<val>
+
|W
|visible
+
|decrease the temperature set-point by 0.5&deg;C
|true when the fan speed of the target is set to the specified value, false otherwise. The possible values for <val> are: low, mid, high and auto
 
 
|-
 
|-
  
|fan.direction.label.<val><br/><n>.fan.direction.label.VAL<br/><type>.fan.direction.label.<val>
+
|<unit>.version
|visible
+
|<value>
|true when the fan direction of the target is set to the specified value, false otherwise. The possible values for <val> are: 0, 1, 2, 3, 4 and swing
+
|R
 +
|the unit firmware version
 
|-
 
|-
  
|error.label<br/><n>.error.label
+
|}
|visible
 
|true when the system/device is in an error state, false otherwise
 
|-
 
  
|<n>.filter.sign.label
+
== User Interface ==
|visible
 
|true when the filter signal of the device is active, false otherwise
 
|-
 
  
|}
 
  
=== USER Commands ===
+
=== Daikinrc Object ===
  
The Daikin I/O Server supports a few system commands to be inserted within the Web interface. The controls are directly supported as ordinary [[user]] objects, by setting the ''name'' and ''param'' fields according to the corresponding datapoints table.
 
  
For instance, setting the name of a [[user]] object to “dkn.1.power” and its param field to “on”, will result in having a switch for the device with address 1. Naming it “dkn.1.opmode” with a valid working mode as param (e.g. “heat” or “cold”) will result in a button for setting the mode of the device.
+
{{:Daikinrc (UI Object)}}
  
 
== Release Notes ==
 
== Release Notes ==
  
=== 3.6.0 ===
+
=== 3.8.0 ===
*added support for iTM
 
 
 
=== 3.0.0 ===
 
 
*initial release
 
*initial release
  

Latest revision as of 19:42, 25 May 2022

The DAIKINRC I/O Server is compatible with the Daikin room air conditioner series CTXM, ATXM and FTXM units that can be fitted with the Daikin wireless LAN adapter (BRP06xxx; versions BRP069C4x are not supported) and are supported by the Daikin Controller iOS and Android app.

A single DAIKINRC I/O Server controls all the devices connected to the local network.

Daikin Configuration and Discovery

All units must be connected to the same LAN of the HSYCO Server. When the DAIKINRC I/O Server starts, and then periodically every 30 to 60 seconds, a discovery request is sent to the LAN. New units responding to the discovery request will start to be polled by the I/O Server and become online.

HSYCO Configuration

Add a DAIKINRC I/O Server in the I/O Servers section of the Settings and set its parameters.

Note A single DAIKINRC I/O Server discovers and controls all units connected to the LAN.


Communication

As the I/O Server automatically discovers all units connected to the local network, no connection parameters are required.

High Availability

  • Shutdown when inactive: defaults to true.

Options

ID Default Values Description
pollinterval 5 1 <= n <= 30 the status poll interval, in seconds

Datapoints

In the following table, replace <unit> with the name assigned to a room air conditioner unit. The unit name is shown in the Daikin Controller app.

Names are transformed to lowercase. For instance, if the unit name is "DaikinAP44822", the <unit> part of the corresponding data points will be "daikinap44822".

ID Value R/W Description
<unit>.connection online R connection established to the unit
offline R HSYCO can’t connect to the unit (after initial successful discovery)
<unit>.address <a.b.c.d> R the IP address of the unit connected to the local WiFi network. As the address is assigned by the DHCP server, the unit address may change over time
<unit>.fan.direction off R fan blades stay in a fixed position
W stop vertical/horizontal movement of fan blades
h R fan blades swing horizontally
W enable fan blades horizontal swing
v R fan blades swing vertically
W enable fan blades vertical swing
hv R fan blades swing horizontally and vertically
W enable fan blades horizontal and vertical swing
<unit>.fan.rate auto R airflow rate automatic operation
W set automatic airflow rate
silence R airflow rate quiet operation (reduced flow rate, for low noise operation)
W set airflow rate quiet operation
1 ... 5 R airflow rate level
W set airflow rate level (1 is slower, 5 is faster)
<unit>.humidity.current <value> R the current relative humidity level (if supported by the unit and operation mode)
<unit>.humidity.setpoint <value> R the relative humidity set-point
W set the relative humidity set-point (if supported by the unit and operation mode)
up W increase the relative humidity set-point by 10%
down W decrease the relative humidity set-point by 10%
<unit>.mac <a.b.c.d.e.f> R the network interface hardware address of the unit connected to the local WiFi network. The hardware address is fixed
<unit>.mode auto R automatic operation mode
W set automatic operation mode (the unit automatically switches between cooling and heating)
cooling R cooling operation mode
W set cooling operation mode
heating R heating operation mode
W set heating operation mode
dehum R drying operation mode
W set drying operation mode (the unit controls the humidity, not the temperature)
fan R fan operation mode
W set fan operation mode (temperature control disabled)
<unit>.name <name> R the unit name, as shown in the Daikin Controller app
<unit>.power off R the unit is not operating
W turn the unit off
on R the unit is operating
W turn the unit on
flip W turn the unit on if currently off, and off if currently on
<unit>.temp.current <value> R the current room temperature (in °C)
<unit>.temp.outside <value> R the current outside temperature (in °C)
<unit>.temp.setpoint <value> R the temperature set-point (in °C)
W set the temperature set-point (in °C, with .5 degrees accuracy)
up W increase the temperature set-point by 0.5°C
down W decrease the temperature set-point by 0.5°C
<unit>.version <value> R the unit firmware version

User Interface

Daikinrc Object

The user interface for the DAIKINRC I/O Server.

UI Object daikinrc.png

The daikinrc object is listed in the Project Editor’s new object list only when a DAIKINRC I/O Server is defined.


Parameters

  • id: the object's ID, used by UISets
  • server id: the server ID.
  • unit: the room air conditioner unit id. Supports Redirect variables
  • position: the object's position. Use the pixels or rows and columns coordinates format

Syntax

(daikinrc[!<id>] <server id>; <unit>; <position>)

E.g.

(daikinrc d1; daikinap30859; r1c1)

UI Attributes

Common attributes

Name Value Description
pos x<x>y<y> Position specified as x/y coordinates. E.g. x-5y10
visible true Default. Show the object
false Hide the object
blink true | slow Blink the object at a slow speed
fast Blink the object at a fast speed
false Stop the blinking
opacity 0.0 ... 1.0 Object opacity from 0 (not visible) to 1 (fully visible)
rotation 0 ... 360 Object rotation in degrees. Images are rotated around the center point, all other objects are rotated around the top left corner

Release Notes

3.8.0

  • initial release


Daikin is a registered trademarks of Daikin Corp.