NodOn SIN-4-FP-20
Pilot wire heating module
Unsupported
This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "power",
"label": "Power",
"access": 1,
"type": "numeric",
"property": "power",
"description": "Instantaneous measured power",
"category": "diagnostic",
"unit": "W"
},
{
"name": "energy",
"label": "Energy",
"access": 1,
"type": "numeric",
"property": "energy",
"description": "Sum of consumed energy",
"unit": "kWh"
},
{
"name": "pilot_wire_mode",
"label": "Pilot wire mode",
"access": 7,
"type": "enum",
"property": "pilot_wire_mode",
"description": "Controls the target temperature of the heater, with respect to the temperature set on that heater. Possible values: comfort (target temperature = heater set temperature) eco (target temperature = heater set temperature - 3.5°C), frost_protection (target temperature = 7 to 8°C), off (heater stops heating), and the less commonly used comfort_-1 (target temperature = heater set temperature - 1°C), comfort_-2 (target temperature = heater set temperature - 2°C),.",
"values": [
"comfort",
"eco",
"frost_protection",
"off",
"comfort_-1",
"comfort_-2"
]
},
{
"name": "linkquality",
"label": "Linkquality",
"access": 1,
"type": "numeric",
"property": "linkquality",
"description": "Link quality (signal strength)",
"category": "diagnostic",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
]