Created
October 12, 2023 10:45
-
-
Save stas-dovgodko/be1024e55c6b3a6a8903b20be499c39a to your computer and use it in GitHub Desktop.
_ventilation_proxy.items
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Group NEOCLIMA "NEOCLIMA" | |
Switch NEOCLIMA_SW_ONOFF { channel="modbus:data:neoclima:speed:onoff:switch" } | |
Switch NEOCLIMA_SW_HEATER { channel="modbus:data:neoclima:speed:heater:switch" } | |
Number NEOCLIMA_BYPASS_OPENING "NEOCLIMA - BYPASS OPENING" (NEOCLIMA) {channel="modbus:data:neoclima:speed:bypass_opening:number", autoupdate="false"} | |
Number NEOCLIMA_BYPASS_RANGE "NEOCLIMA - BYPASS RANGE" (NEOCLIMA) {channel="modbus:data:neoclima:speed:bypass_range:number", autoupdate="false"} | |
Number NEOCLIMA_S_SUPPLY "NEOCLIMA - S SUPPLY" (NEOCLIMA) {channel="modbus:data:neoclima:speed:supply:number"} | |
Number NEOCLIMA_S_EXHAUST "NEOCLIMA - S EXHAUST" (NEOCLIMA) {channel="modbus:data:neoclima:speed:exhaust:number"} | |
Number:Temperature NEOCLIMA_T_OUTPUT "NEOCLIMA - T OUTPUT" (NEOCLIMA) {channel="modbus:data:neoclima:temp:output:number"} | |
Number:Temperature NEOCLIMA_T_INPUT "NEOCLIMA - T OUTPUT" (NEOCLIMA) {channel="modbus:data:neoclima:temp:input:number"} | |
Number:Temperature NEOCLIMA_T_EXHAUST "NEOCLIMA - T OUTPUT" (NEOCLIMA) {channel="modbus:data:neoclima:temp:exhaust:number"} | |
Number:Temperature NEOCLIMA_T_EXCHANGE "NEOCLIMA - T OUTPUT" (NEOCLIMA) {channel="modbus:data:neoclima:temp:exchange:number"} | |
Number NEOCLIMA_SETPOINT_OUTPUT "NEOCLIMA - SETPOINT OUTPUT" (NEOCLIMA) {channel="modbus:data:neoclima:setpoint:temp:number", autoupdate="false"} | |
Number N4DAC02_1_VOLTAGE "Voltage [%d]" {channel="modbus:data:N4DAC02_1:holding:voltage:number", expire="5m"} | |
Switch SHELLY_25_2_RELAY2 {channel="shelly:shelly25-relay:40f520019ba7:relay2#output"} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment