diff --git a/Getting-Started/index.html b/Getting-Started/index.html index 5191ba70..f1f24d8f 100644 --- a/Getting-Started/index.html +++ b/Getting-Started/index.html @@ -1 +1 @@ - Getting Started - EMS-ESP
Skip to content

Getting Started

Prerequisites~

Needed Hardware~

ESP32 development board~

The EMS-ESP firmware runs on an ESP32 module from Espressif. Go to the GitHub discussion here to see which ESP32 board are currently supported.

EMS Interface board~

EMS-ESP also requires a separate circuit to read and write to the EMS bus. You can either build your own or purchase an interface board from BBQKees or what is highly recommended is to buy an all-in-one EMS Gateway from BBQKees that comes pre-installed and tested with the latest version of EMS-ESP.

Uploading the firmware~

The firmware is a single binary file. First decide whether you want to take the current stable version or risk it and take the latest development version to have the latest features and of course any possible bugs.

Pay attention to the Change Log before upgrading for any breaking changes

First time install~

If this is a fresh install you will need to upload it manually and there are two methods for this.

  1. The easiest way is to use our custom EMS-ESP Flasher tool. The are versions for Windows, Linux and Mac OSX. Note you may see a security vulnerability warning on Windows which you can safely ignore.
  2. Using the PlatformIO CLI like pio run -e esp32_4M -t upload

Upgrading from a previous release~

If you are upgrading from a previous release it's recommended you perform the upgrade via the WebUI (System->Upload).

There was an issue with older BBQKees Gateway boards that used a smaller partition size on the ESP32. If you're upgrading from v3.4 or earlier and have one of these boards then make a backup of your settings and use the EMS-ESP Flasher tool.

What the onboard LED is telling you~

Info

During the power-on sequence you'll see a sequence of LED flashes:

  • 1 x flash = the EMS bus is not connected

  • 2 x flash = the network (wifi or ethernet) is not connected

  • 3 x flash = both EMS bus and network are failing. This is a critical error!

During normal operation the LED displays the current status:

  • A steady solid light indicates a good connection and EMS data is flowing in

  • A slow pulse can mean either the WiFi or the EMS bus are not connected yet

  • A very fast pulse is when the system is booting up and configuring itself which can typically takes a few seconds

\ No newline at end of file + Getting Started - EMS-ESP
Skip to content

Getting Started

Prerequisites~

Needed Hardware~

ESP32 development board~

The EMS-ESP firmware runs on an ESP32 module from Espressif. Go to the GitHub discussion here to see which ESP32 board are currently supported.

EMS Interface board~

EMS-ESP also requires a separate circuit to read and write to the EMS bus. You can either build your own or purchase an interface board from BBQKees or what is highly recommended is to buy an all-in-one EMS Gateway from BBQKees that comes pre-installed and tested with the latest version of EMS-ESP.

Uploading the firmware~

The firmware is a single binary .bin file. First decide whether you want to take the current stable version or risk it and take the latest development version to have the latest features and of course any possible issues.

Pay attention to the Change Log before upgrading for any breaking changes

First time install~

If this is a fresh install you will need to upload it manually and there are two methods for this.

  1. via the Web at install.emsesp.org.
  2. using the EMS-ESP Flasher tool. The are versions for Windows, Linux and Mac OSX. Note you may see a security vulnerability warning on Windows which you can safely ignore.
  3. using the PlatformIO CLI like pio run -e <target> -t upload

Upgrading from a previous release~

If you are upgrading from a previous release it's recommended you perform the upgrade directly via the WebUI (Settings>Download/Upload).

There was an issue with older BBQKees Gateway boards that used a smaller partition size on the ESP32. If you're upgrading from v3.4 or earlier and have one of these boards then make a backup of your settings and use the EMS-ESP Flasher tool.

What the onboard LED is telling you~

Info

During the power-on sequence you'll see a sequence of LED flashes:

  • 1 x flash = the EMS bus is not connected

  • 2 x flash = the network (wifi or ethernet) is not connected

  • 3 x flash = both EMS bus and network are failing. This is a critical error!

During normal operation the LED displays the current status:

  • A steady solid light indicates a good connection and EMS data is flowing in

  • A slow pulse can mean either the WiFi or the EMS bus are not connected yet

  • A very fast pulse is when the system is booting up and configuring itself which can typically takes a few seconds

\ No newline at end of file diff --git a/robots.txt b/robots.txt index 04e311f9..5e7e689a 100644 --- a/robots.txt +++ b/robots.txt @@ -1,3 +1,3 @@ User-agent: * Allow: / -Sitemap: https://emsesp.github.io/docs/sitemap.xml \ No newline at end of file +Sitemap: https://emsesp.org/sitemap.xml \ No newline at end of file diff --git a/search/search_index.json b/search/search_index.json index 6b0dc720..4e899852 100644 --- a/search/search_index.json +++ b/search/search_index.json @@ -1 +1 @@ -{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"ESP32 firmware to communicate with EMS heating appliances","text":"

EMS-ESP is an open-source firmware for the Espressif ESP32 microcontroller that communicates with EMS (Energy Management System) based equipment from manufacturers like Bosch, Buderus, Nefit, Junkers, Worcester and Sieger

Current Releases Main - version 3.6.5 Development - version 3.7.0

"},{"location":"#new-features-introduced-in-36","title":"New Features introduced in 3.6","text":"

13 August 2023

As well as bug fixes, memory and performance optimizations and more responsive Web layout, these are the other noticeable new features and enhancements:

See a live demo at https://demo.emsesp.org. Change the language on the sign-on page and use any username/password to enter.

For a full list of features read the change log.

"},{"location":"#breaking-changes-since-v36x","title":"Breaking Changes since v3.6.x","text":"

Warning

The sensors have been renamed. dallassensor is now temperaturesensor in the MQTT topic and named ts in the Customizations file. Likewise analogs is now analogsensor in MQTT and called as in the Customizations file. If you have previous customizations you will need to manually update by downloading, changing the JSON file and uploading. It's also recommended cleaning up any old MQTT topics from your broker using an application like MQTTExplorer.

When upgrading to v3.6 for the first time from v3.4 on a BBQKees Gateway board you will need to use the EMS-EPS Flasher to correctly re-partition the flash. Make sure you backup the settings and customizations from the WebUI (System->Upload/Download) and restore after the upgrade.

"},{"location":"#join-our-community","title":"Join Our Community","text":"

For feedback, questions, live troubleshooting or just general chat

"},{"location":"#contribute","title":"Contribute","text":"

Everybody is welcome and invited to contribute to the EMS-ESP Project by:

"},{"location":"#report-bugs-and-suggest-features","title":"Report bugs and suggest features","text":"

Open a new topic on EMS-ESP discussions

Report a bug in EMS-ESP issues

"},{"location":"About/","title":"About EMS-ESP","text":"

EMS-ESP is an open source firmware for Espressif ESP32 based chipsets based devices originally developed by @Proddy back in 2018 and now owned and maintained exclusively by both Proddy and @MichaelDvP.

Disclaimer

This code was developed based off information gathered on the internet and many hours of reverse engineering the communications between the EMS bus and real live devices. It is not based on any official documentation or supported libraries from Bosch/Buderus/Junkers/Nefit (and associated companies) and therefore there are no guarantees whatsoever regarding the safety of your devices and/or their settings, or the accuracy of the information provided.

"},{"location":"About/#license","title":"License","text":"

This program is licensed under GPL-3.0.

"},{"location":"About/#a-brief-history","title":"A Brief history","text":"

How it all started.

"},{"location":"Adding-Languages/","title":"Adding Languages","text":""},{"location":"Adding-Languages/#how-to-add-language-xy-to-the-webui","title":"How to add language XY to the WebUI:","text":"
import { ReactComponent as XYflag } from 'i18n/XY.svg';\n...\n        <MenuItem key=\"xy\" value=\"xy\">\n          <XYflag style={{ width: 16, verticalAlign: 'middle' }} />\n          &nbsp;XY\n        </MenuItem>\n
import { ReactComponent as XYflag } from './i18n/XY.svg';\n...\n      <Button size=\"small\" variant={locale === 'XY' ? 'contained' : 'outlined'} onClick={() => selectLocale('XY')}>\n        <XYflag style={{ width: 24 }} />\n        &nbsp;XY\n      </Button>\n
"},{"location":"Adding-Languages/#how-to-add-language-xy-to-device-entities","title":"How to add language XY to device entities:","text":""},{"location":"All-Devices/","title":"All Devices and Entities","text":"

please read

Make sure you have read and understood the Disclaimer before sending ambiguous messages to your EMS bus as you could cause serious damage to your equipment.

Most Bosch branded boilers that support the Logamatic EMS bus protocols work with this design. This includes Nefit, Buderus, Worcester, Junkers and Sieger (all copyrighted).

EMS devices are being constantly added to the database on each new release.

The following device types are supported:

"},{"location":"All-Devices/#all-ems-telegrams","title":"All EMS Telegrams","text":"

Download the full CSV file

telegram_type_id name is_fetched is_cmd 0x04 UBAFactory fetched cmd 0x06 RCTime cmd 0x0A EasyMonitor fetched cmd 0x10 UBAErrorMessage1 cmd 0x11 UBAErrorMessage2 cmd 0x12 RCErrorMessage cmd 0x13 RCErrorMessage2 cmd 0x14 UBATotalUptime fetched cmd 0x15 UBAMaintenanceData cmd 0x16 UBAParameters fetched cmd 0x18 UBAMonitorFast cmd 0x19 UBAMonitorSlow cmd 0x1A UBASetPoints cmd 0x1C UBAMaintenanceStatus cmd 0x1E WM10TempMessage cmd 0x23 JunkersSetMixer fetched cmd 0x26 UBASettingsWW fetched cmd 0x28 WeatherComp fetched cmd 0x2A MC110Status cmd 0x2E Meters cmd 0x33 UBAParameterWW fetched cmd 0x34 UBAMonitorWW cmd 0x35 UBAFlags cmd 0x37 WWSettings fetched cmd 0x38 WWTimer fetched cmd 0x39 WWCircTimer fetched cmd 0x3A RC30WWSettings fetched cmd 0x3B Energy cmd 0x3D RC35Set cmd 0x3E RC35Monitor cmd 0x3F RC35Timer cmd 0x40 RC30Temp cmd 0x41 RC30Monitor cmd 0x42 RC35Timer2 cmd 0x47 RC35Set cmd 0x48 RC35Monitor cmd 0x49 RC35Timer cmd 0x4C RC35Timer2 cmd 0x51 RC35Set cmd 0x52 RC35Monitor cmd 0x53 RC35Timer cmd 0x56 RC35Timer2 cmd 0x5B RC35Set cmd 0x5C RC35Monitor cmd 0x5D RC35Timer cmd 0x60 RC35Timer2 cmd 0x96 SM10Config fetched cmd 0x97 SM10Monitor cmd 0x9C WM10MonitorMessage cmd 0x9D WM10SetMessage cmd 0xA2 RCError cmd 0xA3 RCOutdoorTemp cmd 0xA5 IBASettings fetched cmd 0xA7 RC30Set cmd 0xA9 RC30Vacation fetched cmd 0xAA MMConfigMessage fetched cmd 0xAB MMStatusMessage cmd 0xAC MMSetMessage cmd 0xAF RC20Remote cmd 0xB0 RC10Set cmd 0xB1 RC10Monitor cmd 0xBB HybridSettings fetched cmd 0xBF ErrorMessage cmd 0xC2 UBAErrorMessage3 cmd 0xD1 UBAOutdoorTemp cmd 0xE3 UBAMonitorSlowPlus2 cmd 0xE4 UBAMonitorFastPlus cmd 0xE5 UBAMonitorSlowPlus cmd 0xE6 UBAParametersPlus fetched cmd 0xE9 UBAMonitorWWPlus cmd 0xEA UBAParameterWWPlus fetched cmd 0x0101 ISM1Set fetched cmd 0x0103 ISM1StatusMessage fetched cmd 0x0104 ISM2StatusMessage cmd 0x010C IPMStatusMessage cmd 0x011E IPMTempMessage cmd 0x0165 JunkersSet cmd 0x0166 JunkersSet cmd 0x0167 JunkersSet cmd 0x0168 JunkersSet cmd 0x016F JunkersMonitor cmd 0x0170 JunkersMonitor cmd 0x0171 JunkersMonitor cmd 0x0172 JunkersMonitor cmd 0x0179 JunkersSet cmd 0x017A JunkersSet cmd 0x017B JunkersSet cmd 0x017C JunkersSet cmd 0x01D3 JunkersDhw fetched cmd 0x023A RC300OutdoorTemp fetched cmd 0x023E PVSettings fetched cmd 0x0240 RC300Settings fetched cmd 0x0267 RC300Floordry cmd 0x0269 RC300Holiday1 fetched cmd 0x0291 HPMode fetched cmd 0x0292 HPMode fetched cmd 0x0293 HPMode fetched cmd 0x0294 HPMode fetched cmd 0x029B RC300Curves cmd 0x029C RC300Curves cmd 0x029D RC300Curves cmd 0x029E RC300Curves cmd 0x029F RC300Curves cmd 0x02A0 RC300Curves cmd 0x02A1 RC300Curves cmd 0x02A2 RC300Curves cmd 0x02A5 RC300Monitor cmd 0x02A6 RC300Monitor cmd 0x02A7 RC300Monitor cmd 0x02A8 CRFMonitor cmd 0x02A9 RC300Monitor cmd 0x02AA RC300Monitor cmd 0x02AB RC300Monitor cmd 0x02AC RC300Monitor cmd 0x02AF RC300Summer cmd 0x02B0 RC300Summer cmd 0x02B1 RC300Summer cmd 0x02B2 RC300Summer cmd 0x02B3 RC300Summer cmd 0x02B4 RC300Summer cmd 0x02B5 RC300Summer cmd 0x02B6 RC300Summer cmd 0x02B9 RC300Set cmd 0x02BA RC300Set cmd 0x02BB RC300Set cmd 0x02BC RC300Set cmd 0x02BD RC300Set cmd 0x02BE RC300Set cmd 0x02BF RC300Set cmd 0x02C0 RC300Set cmd 0x02CC HPPressure fetched cmd 0x02CD MMPLUSConfigMessage fetched cmd 0x02CE RC300Set2 cmd 0x02D0 RC300Set2 cmd 0x02D2 RC300Set2 cmd 0x02D5 MMPLUSConfigMessage fetched cmd 0x02D7 MMPLUSStatusMessage cmd 0x02DF MMPLUSStatusMessage cmd 0x02F5 RC300WWmode fetched cmd 0x02F6 RC300WW2mode fetched cmd 0x031B RC300WWtemp fetched cmd 0x031D RC300WWmode2 cmd 0x031E RC300WWmode2 cmd 0x0358 SM100SystemConfig fetched cmd 0x035A SM100CircuitConfig fetched cmd 0x035C SM100HeatAssist fetched cmd 0x035D SM100Circuit2Config fetched cmd 0x035F SM100Config1 fetched cmd 0x0361 SM100Differential fetched cmd 0x0362 SM100Monitor cmd 0x0363 SM100Monitor2 cmd 0x0364 SM100Status cmd 0x0366 SM100Config cmd 0x036A SM100Status2 cmd 0x0380 SM100CollectorConfig fetched cmd 0x038E SM100Energy fetched cmd 0x0391 SM100Time fetched cmd 0x0467 HPSet cmd 0x0468 HPSet cmd 0x0469 HPSet cmd 0x046A HPSet cmd 0x0471 RC300Summer2 cmd 0x0472 RC300Summer2 cmd 0x0473 RC300Summer2 cmd 0x0474 RC300Summer2 cmd 0x0475 RC300Summer2 cmd 0x0476 RC300Summer2 cmd 0x0477 RC300Summer2 cmd 0x0478 RC300Summer2 cmd 0x047B HP2 cmd 0x0484 HPSilentMode fetched cmd 0x0485 HpCooling fetched cmd 0x0486 HpInConfig fetched cmd 0x0488 HPValve fetched cmd 0x048A HpPool fetched cmd 0x048B HPPumps fetched cmd 0x048D HpPower fetched cmd 0x048F HpTemperatures cmd 0x0491 HPAdditionalHeater fetched cmd 0x0492 HpHeaterConfig fetched cmd 0x0494 UBAEnergySupplied cmd 0x0495 UBAInformation cmd 0x0499 HPDhwSettings fetched cmd 0x049C HPSettings2 fetched cmd 0x049D HPSettings3 fetched cmd 0x04A2 HpInput fetched cmd 0x04A5 HPFan fetched cmd 0x04AE HPEnergy fetched cmd 0x04AF HPMeters fetched cmd 0x056B VentilationMode fetched cmd 0x0583 VentilationMonitor cmd 0x0585 Blowerspeed cmd 0x0587 Bypass cmd 0x05BA HpPoolStatus fetched cmd 0x05D9 Airquality cmd 0x0772 HIUSettings cmd 0x0779 HIUMonitor cmd 0x0935 EM100SetMessage fetched cmd 0x0936 EM100OutMessage cmd 0x0937 EM100TempMessage cmd 0x0938 EM100InputMessage cmd 0x0939 EM100MonitorMessage cmd 0x093A EM100ConfigMessage cmd 0x0998 HPSettings fetched cmd 0x0999 HPFunctionTest fetched cmd 0x099B HPFlowTemp cmd 0x099C HPComp cmd 0x09A0 HPTemperature cmd"},{"location":"All-Devices/#all-devices-and-entities","title":"All devices and entities","text":"

Download the full CSV file

device name device type product id shortname fullname type [options...] | (min/max) uom writeable discovery entityid v3.4 discovery entityid modbus unit identifier modbus block modbus scale factor modbus offset modbus count CS6800i/WLW176i boiler 8 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 CS6800i/WLW176i boiler 8 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 CS6800i/WLW176i boiler 8 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 CS6800i/WLW176i boiler 8 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 CS6800i/WLW176i boiler 8 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 CS6800i/WLW176i boiler 8 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 CS6800i/WLW176i boiler 8 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 CS6800i/WLW176i boiler 8 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 CS6800i/WLW176i boiler 8 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 CS6800i/WLW176i boiler 8 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 CS6800i/WLW176i boiler 8 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 CS6800i/WLW176i boiler 8 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 CS6800i/WLW176i boiler 8 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 CS6800i/WLW176i boiler 8 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 CS6800i/WLW176i boiler 8 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 CS6800i/WLW176i boiler 8 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 CS6800i/WLW176i boiler 8 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 CS6800i/WLW176i boiler 8 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 CS6800i/WLW176i boiler 8 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 CS6800i/WLW176i boiler 8 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 CS6800i/WLW176i boiler 8 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 CS6800i/WLW176i boiler 8 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 CS6800i/WLW176i boiler 8 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 CS6800i/WLW176i boiler 8 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 CS6800i/WLW176i boiler 8 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 CS6800i/WLW176i boiler 8 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 CS6800i/WLW176i boiler 8 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 CS6800i/WLW176i boiler 8 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 CS6800i/WLW176i boiler 8 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 CS6800i/WLW176i boiler 8 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 CS6800i/WLW176i boiler 8 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 CS6800i/WLW176i boiler 8 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 CS6800i/WLW176i boiler 8 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 CS6800i/WLW176i boiler 8 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 CS6800i/WLW176i boiler 8 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 CS6800i/WLW176i boiler 8 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 CS6800i/WLW176i boiler 8 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 CS6800i/WLW176i boiler 8 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 CS6800i/WLW176i boiler 8 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 CS6800i/WLW176i boiler 8 nrg energy uint24 (>=0<=167772) kWh False sensor.boiler_dhw_energy sensor.boiler_dhw_nrg 5 9 1/100 0 2 CS6800i/WLW176i boiler 8 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.boiler_energy_heating sensor.boiler_nrgheat 5 0 1/100 82 2 CS6800i/WLW176i boiler 8 nrgcool energy cooling uint24 (>=0<=167772) kWh False sensor.boiler_energy_cooling sensor.boiler_nrgcool 5 0 1/100 264 2 CS6800i/WLW176i boiler 8 metertotal meter total uint24 (>=0<=167772) kWh False sensor.boiler_meter_total sensor.boiler_metertotal 5 0 1/100 84 2 CS6800i/WLW176i boiler 8 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.boiler_meter_compressor sensor.boiler_metercomp 5 0 1/100 86 2 CS6800i/WLW176i boiler 8 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.boiler_meter_e-heater sensor.boiler_metereheat 5 0 1/100 88 2 CS6800i/WLW176i boiler 8 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/100 90 2 CS6800i/WLW176i boiler 8 metercool meter cooling uint24 (>=0<=167772) kWh False sensor.boiler_meter_cooling sensor.boiler_metercool 5 0 1/100 266 2 CS6800i/WLW176i boiler 8 meter meter uint24 (>=0<=167772) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/100 2 2 CS6800i/WLW176i boiler 8 uptimetotal heatpump total uptime time (>=0<=279620) minutes False sensor.boiler_heatpump_total_uptime sensor.boiler_uptimetotal 5 0 1/60 92 2 CS6800i/WLW176i boiler 8 uptimecontrol total operating time heat time (>=0<=279620) minutes False sensor.boiler_total_operating_time_heat sensor.boiler_uptimecontrol 5 0 1/60 94 2 CS6800i/WLW176i boiler 8 uptimecompheating operating time compressor heating time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_heating sensor.boiler_uptimecompheating 5 0 1/60 96 2 CS6800i/WLW176i boiler 8 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_cooling sensor.boiler_uptimecompcooling 5 0 1/60 98 2 CS6800i/WLW176i boiler 8 uptimecomp operating time compressor time (>=0<=279620) minutes False sensor.boiler_dhw_operating_time_compressor sensor.boiler_dhw_uptimecomp 5 9 1/60 4 2 CS6800i/WLW176i boiler 8 uptimecomppool operating time compressor pool time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_pool sensor.boiler_uptimecomppool 5 0 1/60 100 2 CS6800i/WLW176i boiler 8 totalcompstarts total compressor control starts uint24 (>=0<=16777213) False sensor.boiler_total_compressor_control_starts sensor.boiler_totalcompstarts 5 0 1 102 2 CS6800i/WLW176i boiler 8 heatingstarts heating control starts uint24 (>=0<=16777213) False sensor.boiler_heating_control_starts sensor.boiler_heatingstarts 5 0 1 104 2 CS6800i/WLW176i boiler 8 coolingstarts cooling control starts uint24 (>=0<=16777213) False sensor.boiler_cooling_control_starts sensor.boiler_coolingstarts 5 0 1 106 2 CS6800i/WLW176i boiler 8 starts2 control starts2 uint24 (>=0<=16777213) False sensor.boiler_dhw_control_starts2 sensor.boiler_dhw_starts2 5 9 1 6 2 CS6800i/WLW176i boiler 8 poolstarts pool control starts uint24 (>=0<=16777213) False sensor.boiler_pool_control_starts sensor.boiler_poolstarts 5 0 1 108 2 CS6800i/WLW176i boiler 8 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption sensor.boiler_nrgconstotal 5 0 1 110 2 CS6800i/WLW176i boiler 8 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption_compressor sensor.boiler_nrgconscomptotal 5 0 1 112 2 CS6800i/WLW176i boiler 8 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_heating sensor.boiler_nrgconscompheating 5 0 1 114 2 CS6800i/WLW176i boiler 8 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_energy_consumption_compressor sensor.boiler_dhw_nrgconscomp 5 9 1 8 2 CS6800i/WLW176i boiler 8 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_cooling sensor.boiler_nrgconscompcooling 5 0 1 116 2 CS6800i/WLW176i boiler 8 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_pool sensor.boiler_nrgconscomppool 5 0 1 118 2 CS6800i/WLW176i boiler 8 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_aux_elec._heater_energy_consumption sensor.boiler_auxelecheatnrgconstotal 5 0 1 120 2 CS6800i/WLW176i boiler 8 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_heating sensor.boiler_auxelecheatnrgconsheating 5 0 1 122 2 CS6800i/WLW176i boiler 8 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_aux_elec._heater_energy_consumption sensor.boiler_dhw_auxelecheatnrgcons 5 9 1 10 2 CS6800i/WLW176i boiler 8 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_pool sensor.boiler_auxelecheatnrgconspool 5 0 1 124 2 CS6800i/WLW176i boiler 8 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied sensor.boiler_nrgsupptotal 5 0 1 126 2 CS6800i/WLW176i boiler 8 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_heating sensor.boiler_nrgsuppheating 5 0 1 128 2 CS6800i/WLW176i boiler 8 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_total_energy_warm_supplied sensor.boiler_dhw_nrgsupp 5 9 1 12 2 CS6800i/WLW176i boiler 8 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_cooling sensor.boiler_nrgsuppcooling 5 0 1 130 2 CS6800i/WLW176i boiler 8 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_pool sensor.boiler_nrgsupppool 5 0 1 132 2 CS6800i/WLW176i boiler 8 hppower compressor power output uint8 (>=0<=25) kW False sensor.boiler_compressor_power_output sensor.boiler_hppower 5 0 1/10 134 1 CS6800i/WLW176i boiler 8 hpmaxpower compressor max power uint8 (>=0<=100) % True number.boiler_compressor_max_power number.boiler_hpmaxpower 5 0 1 135 1 CS6800i/WLW176i boiler 8 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar True number.boiler_set_differental_pressure number.boiler_hpsetdiffpress 5 0 50 136 1 CS6800i/WLW176i boiler 8 hpcompon hp compressor boolean False binary_sensor.boiler_hp_compressor binary_sensor.boiler_hpcompon 5 0 1 137 1 CS6800i/WLW176i boiler 8 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] False sensor.boiler_compressor_activity sensor.boiler_hpactivity 5 0 1 138 1 CS6800i/WLW176i boiler 8 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % False sensor.boiler_brine_pump_speed sensor.boiler_hpbrinepumpspd 5 0 1 139 1 CS6800i/WLW176i boiler 8 hpswitchvalve switch valve boolean False binary_sensor.boiler_switch_valve binary_sensor.boiler_hpswitchvalve 5 0 1 140 1 CS6800i/WLW176i boiler 8 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.boiler_compressor_speed sensor.boiler_hpcompspd 5 0 1 141 1 CS6800i/WLW176i boiler 8 hpcircspd circulation pump speed uint8 (>=0<=100) % False sensor.boiler_circulation_pump_speed sensor.boiler_hpcircspd 5 0 1 142 1 CS6800i/WLW176i boiler 8 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C False sensor.boiler_brine_in/evaporator sensor.boiler_hpbrinein 5 0 1/10 143 1 CS6800i/WLW176i boiler 8 hpbrineout brine out/condenser int16 (>=-3199<=3199) C False sensor.boiler_brine_out/condenser sensor.boiler_hpbrineout 5 0 1/10 144 1 CS6800i/WLW176i boiler 8 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_return_(TC0) sensor.boiler_hptc0 5 0 1/10 145 1 CS6800i/WLW176i boiler 8 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_forward_(TC1) sensor.boiler_hptc1 5 0 1/10 146 1 CS6800i/WLW176i boiler 8 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C False sensor.boiler_condenser_temperature_(TC3) sensor.boiler_hptc3 5 0 1/10 147 1 CS6800i/WLW176i boiler 8 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.boiler_compressor_temperature_(TR1) sensor.boiler_hptr1 5 0 1/10 148 1 CS6800i/WLW176i boiler 8 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.boiler_hptr3 5 0 1/10 149 1 CS6800i/WLW176i boiler 8 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.boiler_evaporator_inlet_temperature_(TR4) sensor.boiler_hptr4 5 0 1/10 150 1 CS6800i/WLW176i boiler 8 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.boiler_compressor_inlet_temperature_(TR5) sensor.boiler_hptr5 5 0 1/10 151 1 CS6800i/WLW176i boiler 8 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.boiler_compressor_outlet_temperature_(TR6) sensor.boiler_hptr6 5 0 1/10 152 1 CS6800i/WLW176i boiler 8 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_gas_side_(condenser_input)_(TR7) sensor.boiler_hptr7 5 0 1/10 153 1 CS6800i/WLW176i boiler 8 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.boiler_air_inlet_temperature_(TL2) sensor.boiler_hptl2 5 0 1/10 154 1 CS6800i/WLW176i boiler 8 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.boiler_low_pressure_side_temperature_(PL1) sensor.boiler_hppl1 5 0 1/10 155 1 CS6800i/WLW176i boiler 8 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.boiler_high_pressure_side_temperature_(PH1) sensor.boiler_hpph1 5 0 1/10 156 1 CS6800i/WLW176i boiler 8 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.boiler_drain_pan_temp_(TA4) sensor.boiler_hpta4 5 0 1/10 157 1 CS6800i/WLW176i boiler 8 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C False sensor.boiler_reservoir_temp_(TW1) sensor.boiler_hptw1 5 0 1/10 158 1 CS6800i/WLW176i boiler 8 poolsettemp pool set temperature uint8 (>=0<=127) C True number.boiler_pool_set_temperature number.boiler_poolsettemp 5 0 1/2 159 1 CS6800i/WLW176i boiler 8 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] False sensor.boiler_4-way_valve_(VR4) sensor.boiler_hp4way 5 0 1 160 1 CS6800i/WLW176i boiler 8 hpin1 input 1 state boolean False binary_sensor.boiler_input_1_state binary_sensor.boiler_hpin1 5 0 1 161 1 CS6800i/WLW176i boiler 8 hpin1opt input 1 options string True sensor.boiler_input_1_options sensor.boiler_hpin1opt 5 0 1 162 8 CS6800i/WLW176i boiler 8 hpin2 input 2 state boolean False binary_sensor.boiler_input_2_state binary_sensor.boiler_hpin2 5 0 1 170 1 CS6800i/WLW176i boiler 8 hpin2opt input 2 options string True sensor.boiler_input_2_options sensor.boiler_hpin2opt 5 0 1 171 8 CS6800i/WLW176i boiler 8 hpin3 input 3 state boolean False binary_sensor.boiler_input_3_state binary_sensor.boiler_hpin3 5 0 1 179 1 CS6800i/WLW176i boiler 8 hpin3opt input 3 options string True sensor.boiler_input_3_options sensor.boiler_hpin3opt 5 0 1 180 8 CS6800i/WLW176i boiler 8 hpin4 input 4 state boolean False binary_sensor.boiler_input_4_state binary_sensor.boiler_hpin4 5 0 1 188 1 CS6800i/WLW176i boiler 8 hpin4opt input 4 options string True sensor.boiler_input_4_options sensor.boiler_hpin4opt 5 0 1 189 8 CS6800i/WLW176i boiler 8 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_compressor select.boiler_maxheatcomp 5 0 1 197 1 CS6800i/WLW176i boiler 8 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_heating select.boiler_maxheatheat 5 0 1 198 1 CS6800i/WLW176i boiler 8 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_dhw_heat_limit select.boiler_dhw_maxheat 5 9 1 14 1 CS6800i/WLW176i boiler 8 mandefrost manual defrost boolean True switch.boiler_manual_defrost switch.boiler_mandefrost 5 0 1 199 1 CS6800i/WLW176i boiler 8 pvcooling cooling only with PV boolean True switch.boiler_cooling_only_with_PV switch.boiler_pvcooling 5 0 1 200 1 CS6800i/WLW176i boiler 8 auxheateronly aux heater only boolean True switch.boiler_aux_heater_only switch.boiler_auxheateronly 5 0 1 201 1 CS6800i/WLW176i boiler 8 auxheateroff disable aux heater boolean True switch.boiler_disable_aux_heater switch.boiler_auxheateroff 5 0 1 202 1 CS6800i/WLW176i boiler 8 auxheaterstatus aux heater status uint8 (>=0<=100) % False sensor.boiler_aux_heater_status sensor.boiler_auxheaterstatus 5 0 1 203 1 CS6800i/WLW176i boiler 8 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min True number.boiler_aux_heater_on_delay number.boiler_auxheaterdelay 5 0 10 204 1 CS6800i/WLW176i boiler 8 auxmaxlimit aux heater max limit uint8 (>=0<=10) K True number.boiler_aux_heater_max_limit number.boiler_auxmaxlimit 5 0 1/10 205 1 CS6800i/WLW176i boiler 8 auxlimitstart aux heater limit start uint8 (>=0<=10) K True number.boiler_aux_heater_limit_start number.boiler_auxlimitstart 5 0 1/10 206 1 CS6800i/WLW176i boiler 8 auxheatrmode aux heater mode enum [eco|comfort] True select.boiler_aux_heater_mode select.boiler_auxheatrmode 5 0 1 207 1 CS6800i/WLW176i boiler 8 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_heat number.boiler_hphystheat 5 0 5 208 1 CS6800i/WLW176i boiler 8 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_cool number.boiler_hphystcool 5 0 5 209 1 CS6800i/WLW176i boiler 8 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_pool number.boiler_hphystpool 5 0 5 210 1 CS6800i/WLW176i boiler 8 silentmode silent mode enum [off|auto|on] True select.boiler_silent_mode select.boiler_silentmode 5 0 1 211 1 CS6800i/WLW176i boiler 8 silentfrom silent mode from uint8 (>=0<=3810) minutes True number.boiler_silent_mode_from number.boiler_silentfrom 5 0 15 212 1 CS6800i/WLW176i boiler 8 silentto silent mode to uint8 (>=0<=3810) minutes True number.boiler_silent_mode_to number.boiler_silentto 5 0 15 213 1 CS6800i/WLW176i boiler 8 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C True number.boiler_min_outside_temp_for_silent_mode number.boiler_mintempsilent 5 0 1 214 1 CS6800i/WLW176i boiler 8 tempparmode outside temp parallel mode int8 (>=-126<=126) C True number.boiler_outside_temp_parallel_mode number.boiler_tempparmode 5 0 1 215 1 CS6800i/WLW176i boiler 8 auxheatmix aux heater mixing valve int8 (>=-100<=100) % False sensor.boiler_aux_heater_mixing_valve sensor.boiler_auxheatmix 5 0 1 216 1 CS6800i/WLW176i boiler 8 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_heat number.boiler_tempdiffheat 5 0 1/10 217 1 CS6800i/WLW176i boiler 8 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_cool number.boiler_tempdiffcool 5 0 1/10 218 1 CS6800i/WLW176i boiler 8 vpcooling valve/pump cooling boolean True switch.boiler_valve/pump_cooling switch.boiler_vpcooling 5 0 1 219 1 CS6800i/WLW176i boiler 8 heatcable heating cable boolean True switch.boiler_heating_cable switch.boiler_heatcable 5 0 1 220 1 CS6800i/WLW176i boiler 8 vc0valve VC0 valve boolean True switch.boiler_VC0_valve switch.boiler_vc0valve 5 0 1 221 1 CS6800i/WLW176i boiler 8 primepump primary heatpump boolean True switch.boiler_primary_heatpump switch.boiler_primepump 5 0 1 222 1 CS6800i/WLW176i boiler 8 primepumpmod primary heatpump modulation uint8 (>=0<=100) % True number.boiler_primary_heatpump_modulation number.boiler_primepumpmod 5 0 1 223 1 CS6800i/WLW176i boiler 8 hp3way 3-way valve boolean True switch.boiler_3-way_valve switch.boiler_hp3way 5 0 1 224 1 CS6800i/WLW176i boiler 8 elheatstep1 el. heater step 1 boolean True switch.boiler_el._heater_step_1 switch.boiler_elheatstep1 5 0 1 225 1 CS6800i/WLW176i boiler 8 elheatstep2 el. heater step 2 boolean True switch.boiler_el._heater_step_2 switch.boiler_elheatstep2 5 0 1 226 1 CS6800i/WLW176i boiler 8 elheatstep3 el. heater step 3 boolean True switch.boiler_el._heater_step_3 switch.boiler_elheatstep3 5 0 1 227 1 CS6800i/WLW176i boiler 8 hpea0 condensate reservoir heating (EA0) boolean False binary_sensor.boiler_condensate_reservoir_heating_(EA0) binary_sensor.boiler_hpea0 5 0 1 228 1 CS6800i/WLW176i boiler 8 hppumpmode primary heatpump mode enum [auto|continuous] True select.boiler_primary_heatpump_mode select.boiler_hppumpmode 5 0 1 229 1 CS6800i/WLW176i boiler 8 fan fan uint8 (>=20<=100) % True number.boiler_fan number.boiler_fan 5 0 1 230 1 CS6800i/WLW176i boiler 8 shutdown shutdown cmd [off|on] True sensor.boiler_shutdown sensor.boiler_shutdown 5 0 1 231 1 CS6800i/WLW176i boiler 8 alternatingop alternating operation boolean True switch.boiler_dhw_alternating_operation switch.boiler_dhw_alternatingop 5 9 1 15 1 CS6800i/WLW176i boiler 8 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes True number.boiler_dhw_prioritise_heating_during_dhw number.boiler_dhw_altopprioheat 5 9 1 16 1 CS6800i/WLW176i boiler 8 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes True number.boiler_dhw_prioritise_dhw_during_heating number.boiler_dhw_altopprio 5 9 1 17 1 CS6800i/WLW176i boiler 8 comfoff comfort switch off uint8 (>=15<=65) C True number.boiler_dhw_comfort_switch_off number.boiler_dhw_comfoff 5 9 1 18 1 CS6800i/WLW176i boiler 8 ecooff eco switch off uint8 (>=15<=65) C True number.boiler_dhw_eco_switch_off number.boiler_dhw_ecooff 5 9 1 19 1 CS6800i/WLW176i boiler 8 ecoplusoff eco+ switch off uint8 (>=48<=63) C True number.boiler_dhw_eco+_switch_off number.boiler_dhw_ecoplusoff 5 9 1 20 1 CS6800i/WLW176i boiler 8 comfdiff comfort diff uint8 (>=6<=12) K True number.boiler_dhw_comfort_diff number.boiler_dhw_comfdiff 5 9 1 21 1 CS6800i/WLW176i boiler 8 ecodiff eco diff uint8 (>=6<=12) K True number.boiler_dhw_eco_diff number.boiler_dhw_ecodiff 5 9 1 22 1 CS6800i/WLW176i boiler 8 ecoplusdiff eco+ diff uint8 (>=6<=12) K True number.boiler_dhw_eco+_diff number.boiler_dhw_ecoplusdiff 5 9 1 23 1 CS6800i/WLW176i boiler 8 comfstop comfort stop temp uint8 (>=0<=254) C True number.boiler_dhw_comfort_stop_temp number.boiler_dhw_comfstop 5 9 1 24 1 CS6800i/WLW176i boiler 8 ecostop eco stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco_stop_temp number.boiler_dhw_ecostop 5 9 1 25 1 CS6800i/WLW176i boiler 8 ecoplusstop eco+ stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco+_stop_temp number.boiler_dhw_ecoplusstop 5 9 1 26 1 CS6800i/WLW176i boiler 8 hpcircpump circulation pump available during dhw boolean True switch.boiler_dhw_circulation_pump_available_during_dhw switch.boiler_dhw_hpcircpump 5 9 1 27 1 CS6800i/WLW176i boiler 8 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 CS6800i/WLW176i boiler 8 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 CS6800i/WLW176i boiler 8 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 CS6800i/WLW176i boiler 8 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 CS6800i/WLW176i boiler 8 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 CS6800i/WLW176i boiler 8 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 CS6800i/WLW176i boiler 8 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 CS6800i/WLW176i boiler 8 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 CS6800i/WLW176i boiler 8 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 CS6800i/WLW176i boiler 8 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 CS6800i/WLW176i boiler 8 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 CS6800i/WLW176i boiler 8 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 CS6800i/WLW176i boiler 8 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 CS6800i/WLW176i boiler 8 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 CS6800i/WLW176i boiler 8 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 CS6800i/WLW176i boiler 8 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 CS6800i/WLW176i boiler 8 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 CS6800i/WLW176i boiler 8 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 CS6800i/WLW176i boiler 8 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 CS6800i/WLW176i boiler 8 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 CS6800i/WLW176i boiler 8 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 CS6800i/WLW176i boiler 8 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 CS6800i/WLW176i boiler 8 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 CS6800i/WLW176i boiler 8 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 CS6800i/WLW176i boiler 8 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 CS6800i/WLW176i boiler 8 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 CS6800i/WLW176i boiler 8 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 CS6800i/WLW176i boiler 8 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 CS6800i/WLW176i boiler 8 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 CS6800i/WLW176i boiler 8 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 CS6800i/WLW176i boiler 8 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 CS6800i/WLW176i boiler 8 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 CS6800i/WLW176i boiler 8 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 CS6800i/WLW176i boiler 8 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 CS6800i/WLW176i boiler 8 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 CS6800i/WLW176i boiler 8 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 CS6800i/WLW176i boiler 8 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 CS6800i/WLW176i boiler 8 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 CS6800i/WLW176i boiler 8 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 C1200W boiler 12 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 C1200W boiler 12 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 C1200W boiler 12 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 C1200W boiler 12 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 C1200W boiler 12 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 C1200W boiler 12 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 C1200W boiler 12 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 C1200W boiler 12 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 C1200W boiler 12 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 C1200W boiler 12 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 C1200W boiler 12 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 C1200W boiler 12 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 C1200W boiler 12 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 C1200W boiler 12 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 C1200W boiler 12 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 C1200W boiler 12 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 C1200W boiler 12 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 C1200W boiler 12 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 C1200W boiler 12 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 C1200W boiler 12 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 C1200W boiler 12 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 C1200W boiler 12 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 C1200W boiler 12 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 C1200W boiler 12 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 C1200W boiler 12 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 C1200W boiler 12 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 C1200W boiler 12 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 C1200W boiler 12 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 C1200W boiler 12 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 C1200W boiler 12 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 C1200W boiler 12 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 C1200W boiler 12 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 C1200W boiler 12 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 C1200W boiler 12 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 C1200W boiler 12 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 C1200W boiler 12 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 C1200W boiler 12 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 C1200W boiler 12 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 C1200W boiler 12 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 C1200W boiler 12 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 C1200W boiler 12 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 C1200W boiler 12 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 C1200W boiler 12 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 C1200W boiler 12 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 C1200W boiler 12 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 C1200W boiler 12 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 C1200W boiler 12 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 C1200W boiler 12 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 C1200W boiler 12 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 C1200W boiler 12 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 C1200W boiler 12 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 C1200W boiler 12 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 C1200W boiler 12 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 C1200W boiler 12 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 C1200W boiler 12 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 C1200W boiler 12 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 C1200W boiler 12 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 C1200W boiler 12 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 C1200W boiler 12 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 C1200W boiler 12 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 C1200W boiler 12 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 C1200W boiler 12 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 C1200W boiler 12 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 C1200W boiler 12 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 C1200W boiler 12 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 C1200W boiler 12 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 C1200W boiler 12 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 C1200W boiler 12 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 C1200W boiler 12 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 C1200W boiler 12 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 C1200W boiler 12 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 C1200W boiler 12 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 C1200W boiler 12 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 C1200W boiler 12 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 C1200W boiler 12 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 C1200W boiler 12 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 C1200W boiler 12 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 C1200W boiler 12 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 C1200W boiler 12 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 C1200W boiler 12 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 C1200W boiler 12 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 C1200W boiler 12 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 C1200W boiler 12 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 C1200W boiler 12 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 C1200W boiler 12 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 C1200W boiler 12 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 C1200W boiler 12 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 C1200W boiler 12 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 C1200W boiler 12 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 C1200W boiler 12 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 C1200W boiler 12 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 C1200W boiler 12 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 C1200W boiler 12 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 C1200W boiler 12 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 C1200W boiler 12 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 C1200W boiler 12 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 C1200W boiler 12 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 C1200W boiler 12 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 C1200W boiler 12 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 C1200W boiler 12 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 C1200W boiler 12 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 C1200W boiler 12 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 C1200W boiler 12 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 C1200W boiler 12 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 C1200W boiler 12 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 C1200W boiler 12 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 C1200W boiler 12 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 C1200W boiler 12 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 C1200W boiler 12 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 BK13/BK15/Smartline/GB1x2 boiler 64 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 BK13/BK15/Smartline/GB1x2 boiler 64 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 BK13/BK15/Smartline/GB1x2 boiler 64 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 BK13/BK15/Smartline/GB1x2 boiler 64 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 BK13/BK15/Smartline/GB1x2 boiler 64 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 BK13/BK15/Smartline/GB1x2 boiler 64 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 BK13/BK15/Smartline/GB1x2 boiler 64 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 BK13/BK15/Smartline/GB1x2 boiler 64 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 BK13/BK15/Smartline/GB1x2 boiler 64 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 BK13/BK15/Smartline/GB1x2 boiler 64 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 BK13/BK15/Smartline/GB1x2 boiler 64 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 BK13/BK15/Smartline/GB1x2 boiler 64 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 BK13/BK15/Smartline/GB1x2 boiler 64 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 BK13/BK15/Smartline/GB1x2 boiler 64 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 BK13/BK15/Smartline/GB1x2 boiler 64 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 BK13/BK15/Smartline/GB1x2 boiler 64 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 BK13/BK15/Smartline/GB1x2 boiler 64 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 BK13/BK15/Smartline/GB1x2 boiler 64 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 BK13/BK15/Smartline/GB1x2 boiler 64 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 BK13/BK15/Smartline/GB1x2 boiler 64 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 BK13/BK15/Smartline/GB1x2 boiler 64 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 BK13/BK15/Smartline/GB1x2 boiler 64 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 BK13/BK15/Smartline/GB1x2 boiler 64 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 BK13/BK15/Smartline/GB1x2 boiler 64 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 BK13/BK15/Smartline/GB1x2 boiler 64 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 BK13/BK15/Smartline/GB1x2 boiler 64 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 BK13/BK15/Smartline/GB1x2 boiler 64 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 BK13/BK15/Smartline/GB1x2 boiler 64 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 BK13/BK15/Smartline/GB1x2 boiler 64 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 BK13/BK15/Smartline/GB1x2 boiler 64 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 BK13/BK15/Smartline/GB1x2 boiler 64 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 BK13/BK15/Smartline/GB1x2 boiler 64 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 BK13/BK15/Smartline/GB1x2 boiler 64 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 BK13/BK15/Smartline/GB1x2 boiler 64 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 BK13/BK15/Smartline/GB1x2 boiler 64 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 BK13/BK15/Smartline/GB1x2 boiler 64 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 BK13/BK15/Smartline/GB1x2 boiler 64 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 BK13/BK15/Smartline/GB1x2 boiler 64 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 BK13/BK15/Smartline/GB1x2 boiler 64 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 BK13/BK15/Smartline/GB1x2 boiler 64 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 BK13/BK15/Smartline/GB1x2 boiler 64 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 BK13/BK15/Smartline/GB1x2 boiler 64 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 BK13/BK15/Smartline/GB1x2 boiler 64 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 BK13/BK15/Smartline/GB1x2 boiler 64 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 BK13/BK15/Smartline/GB1x2 boiler 64 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 BK13/BK15/Smartline/GB1x2 boiler 64 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 BK13/BK15/Smartline/GB1x2 boiler 64 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 BK13/BK15/Smartline/GB1x2 boiler 64 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 BK13/BK15/Smartline/GB1x2 boiler 64 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 BK13/BK15/Smartline/GB1x2 boiler 64 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 BK13/BK15/Smartline/GB1x2 boiler 64 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 BK13/BK15/Smartline/GB1x2 boiler 64 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 BK13/BK15/Smartline/GB1x2 boiler 64 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 BK13/BK15/Smartline/GB1x2 boiler 64 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 BK13/BK15/Smartline/GB1x2 boiler 64 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 BK13/BK15/Smartline/GB1x2 boiler 64 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 BK13/BK15/Smartline/GB1x2 boiler 64 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 BK13/BK15/Smartline/GB1x2 boiler 64 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 BK13/BK15/Smartline/GB1x2 boiler 64 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 BK13/BK15/Smartline/GB1x2 boiler 64 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 BK13/BK15/Smartline/GB1x2 boiler 64 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 BK13/BK15/Smartline/GB1x2 boiler 64 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 BK13/BK15/Smartline/GB1x2 boiler 64 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 BK13/BK15/Smartline/GB1x2 boiler 64 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 BK13/BK15/Smartline/GB1x2 boiler 64 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 BK13/BK15/Smartline/GB1x2 boiler 64 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 BK13/BK15/Smartline/GB1x2 boiler 64 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 BK13/BK15/Smartline/GB1x2 boiler 64 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 BK13/BK15/Smartline/GB1x2 boiler 64 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 BK13/BK15/Smartline/GB1x2 boiler 64 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 BK13/BK15/Smartline/GB1x2 boiler 64 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 BK13/BK15/Smartline/GB1x2 boiler 64 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 BK13/BK15/Smartline/GB1x2 boiler 64 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 BK13/BK15/Smartline/GB1x2 boiler 64 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 BK13/BK15/Smartline/GB1x2 boiler 64 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 BK13/BK15/Smartline/GB1x2 boiler 64 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 BK13/BK15/Smartline/GB1x2 boiler 64 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 BK13/BK15/Smartline/GB1x2 boiler 64 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 BK13/BK15/Smartline/GB1x2 boiler 64 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 BK13/BK15/Smartline/GB1x2 boiler 64 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 BK13/BK15/Smartline/GB1x2 boiler 64 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 BK13/BK15/Smartline/GB1x2 boiler 64 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 BK13/BK15/Smartline/GB1x2 boiler 64 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 BK13/BK15/Smartline/GB1x2 boiler 64 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 BK13/BK15/Smartline/GB1x2 boiler 64 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 BK13/BK15/Smartline/GB1x2 boiler 64 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 BK13/BK15/Smartline/GB1x2 boiler 64 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 BK13/BK15/Smartline/GB1x2 boiler 64 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 BK13/BK15/Smartline/GB1x2 boiler 64 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 BK13/BK15/Smartline/GB1x2 boiler 64 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 BK13/BK15/Smartline/GB1x2 boiler 64 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 BK13/BK15/Smartline/GB1x2 boiler 64 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 BK13/BK15/Smartline/GB1x2 boiler 64 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 BK13/BK15/Smartline/GB1x2 boiler 64 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 BK13/BK15/Smartline/GB1x2 boiler 64 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 BK13/BK15/Smartline/GB1x2 boiler 64 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 BK13/BK15/Smartline/GB1x2 boiler 64 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 GB125/GB135/MC10 boiler 72 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 GB125/GB135/MC10 boiler 72 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 GB125/GB135/MC10 boiler 72 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 GB125/GB135/MC10 boiler 72 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 GB125/GB135/MC10 boiler 72 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 GB125/GB135/MC10 boiler 72 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 GB125/GB135/MC10 boiler 72 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 GB125/GB135/MC10 boiler 72 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 GB125/GB135/MC10 boiler 72 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 GB125/GB135/MC10 boiler 72 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 GB125/GB135/MC10 boiler 72 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 GB125/GB135/MC10 boiler 72 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 GB125/GB135/MC10 boiler 72 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 GB125/GB135/MC10 boiler 72 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 GB125/GB135/MC10 boiler 72 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 GB125/GB135/MC10 boiler 72 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 GB125/GB135/MC10 boiler 72 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 GB125/GB135/MC10 boiler 72 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 GB125/GB135/MC10 boiler 72 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 GB125/GB135/MC10 boiler 72 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 GB125/GB135/MC10 boiler 72 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 GB125/GB135/MC10 boiler 72 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 GB125/GB135/MC10 boiler 72 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 GB125/GB135/MC10 boiler 72 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 GB125/GB135/MC10 boiler 72 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 GB125/GB135/MC10 boiler 72 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 GB125/GB135/MC10 boiler 72 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 GB125/GB135/MC10 boiler 72 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 GB125/GB135/MC10 boiler 72 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 GB125/GB135/MC10 boiler 72 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 GB125/GB135/MC10 boiler 72 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 GB125/GB135/MC10 boiler 72 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 GB125/GB135/MC10 boiler 72 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 GB125/GB135/MC10 boiler 72 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 GB125/GB135/MC10 boiler 72 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 GB125/GB135/MC10 boiler 72 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 GB125/GB135/MC10 boiler 72 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 GB125/GB135/MC10 boiler 72 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 GB125/GB135/MC10 boiler 72 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 GB125/GB135/MC10 boiler 72 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 GB125/GB135/MC10 boiler 72 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 GB125/GB135/MC10 boiler 72 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 GB125/GB135/MC10 boiler 72 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 GB125/GB135/MC10 boiler 72 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 GB125/GB135/MC10 boiler 72 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 GB125/GB135/MC10 boiler 72 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 GB125/GB135/MC10 boiler 72 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 GB125/GB135/MC10 boiler 72 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 GB125/GB135/MC10 boiler 72 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 GB125/GB135/MC10 boiler 72 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 GB125/GB135/MC10 boiler 72 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 GB125/GB135/MC10 boiler 72 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 GB125/GB135/MC10 boiler 72 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 GB125/GB135/MC10 boiler 72 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 GB125/GB135/MC10 boiler 72 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 GB125/GB135/MC10 boiler 72 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 GB125/GB135/MC10 boiler 72 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 GB125/GB135/MC10 boiler 72 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 GB125/GB135/MC10 boiler 72 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 GB125/GB135/MC10 boiler 72 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 GB125/GB135/MC10 boiler 72 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 GB125/GB135/MC10 boiler 72 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 GB125/GB135/MC10 boiler 72 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 GB125/GB135/MC10 boiler 72 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 GB125/GB135/MC10 boiler 72 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 GB125/GB135/MC10 boiler 72 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 GB125/GB135/MC10 boiler 72 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 GB125/GB135/MC10 boiler 72 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 GB125/GB135/MC10 boiler 72 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 GB125/GB135/MC10 boiler 72 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 GB125/GB135/MC10 boiler 72 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 GB125/GB135/MC10 boiler 72 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 GB125/GB135/MC10 boiler 72 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 GB125/GB135/MC10 boiler 72 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 GB125/GB135/MC10 boiler 72 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 GB125/GB135/MC10 boiler 72 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 GB125/GB135/MC10 boiler 72 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 GB125/GB135/MC10 boiler 72 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 GB125/GB135/MC10 boiler 72 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 GB125/GB135/MC10 boiler 72 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 GB125/GB135/MC10 boiler 72 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 GB125/GB135/MC10 boiler 72 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 GB125/GB135/MC10 boiler 72 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 GB125/GB135/MC10 boiler 72 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 GB125/GB135/MC10 boiler 72 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 GB125/GB135/MC10 boiler 72 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 GB125/GB135/MC10 boiler 72 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 GB125/GB135/MC10 boiler 72 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 GB125/GB135/MC10 boiler 72 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 GB125/GB135/MC10 boiler 72 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 GB125/GB135/MC10 boiler 72 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 GB125/GB135/MC10 boiler 72 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 GB125/GB135/MC10 boiler 72 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 GB125/GB135/MC10 boiler 72 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 GB125/GB135/MC10 boiler 72 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 GB125/GB135/MC10 boiler 72 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 GB125/GB135/MC10 boiler 72 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 GB125/GB135/MC10 boiler 72 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 GB125/GB135/MC10 boiler 72 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 GB125/GB135/MC10 boiler 72 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 GB125/GB135/MC10 boiler 72 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 GB125/GB135/MC10 boiler 72 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 GB125/GB135/MC10 boiler 72 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 GB125/GB135/MC10 boiler 72 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 GB125/GB135/MC10 boiler 72 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 GB125/GB135/MC10 boiler 72 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 GB125/GB135/MC10 boiler 72 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 GB125/GB135/MC10 boiler 72 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 GB125/GB135/MC10 boiler 72 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Cascade CM10 boiler 81 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Cascade CM10 boiler 81 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Cascade CM10 boiler 81 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Cascade CM10 boiler 81 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Cascade CM10 boiler 81 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Cascade CM10 boiler 81 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Cascade CM10 boiler 81 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Cascade CM10 boiler 81 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Cascade CM10 boiler 81 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Cascade CM10 boiler 81 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Cascade CM10 boiler 81 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Cascade CM10 boiler 81 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Cascade CM10 boiler 81 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Cascade CM10 boiler 81 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Cascade CM10 boiler 81 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Cascade CM10 boiler 81 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Cascade CM10 boiler 81 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Cascade CM10 boiler 81 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Cascade CM10 boiler 81 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Cascade CM10 boiler 81 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Cascade CM10 boiler 81 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Cascade CM10 boiler 81 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Cascade CM10 boiler 81 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Cascade CM10 boiler 81 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Cascade CM10 boiler 81 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Cascade CM10 boiler 81 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Cascade CM10 boiler 81 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Cascade CM10 boiler 81 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Cascade CM10 boiler 81 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Cascade CM10 boiler 81 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Cascade CM10 boiler 81 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Cascade CM10 boiler 81 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Cascade CM10 boiler 81 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Cascade CM10 boiler 81 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Cascade CM10 boiler 81 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Cascade CM10 boiler 81 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Cascade CM10 boiler 81 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Cascade CM10 boiler 81 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Cascade CM10 boiler 81 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Cascade CM10 boiler 81 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Cascade CM10 boiler 81 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Cascade CM10 boiler 81 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Cascade CM10 boiler 81 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Cascade CM10 boiler 81 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Cascade CM10 boiler 81 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Cascade CM10 boiler 81 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Cascade CM10 boiler 81 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Cascade CM10 boiler 81 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Cascade CM10 boiler 81 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Cascade CM10 boiler 81 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Cascade CM10 boiler 81 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Cascade CM10 boiler 81 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Cascade CM10 boiler 81 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Cascade CM10 boiler 81 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Cascade CM10 boiler 81 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Cascade CM10 boiler 81 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Cascade CM10 boiler 81 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Cascade CM10 boiler 81 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Cascade CM10 boiler 81 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Cascade CM10 boiler 81 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Cascade CM10 boiler 81 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Cascade CM10 boiler 81 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Cascade CM10 boiler 81 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Cascade CM10 boiler 81 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Cascade CM10 boiler 81 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Cascade CM10 boiler 81 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Cascade CM10 boiler 81 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Cascade CM10 boiler 81 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Cascade CM10 boiler 81 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Cascade CM10 boiler 81 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Cascade CM10 boiler 81 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Cascade CM10 boiler 81 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Cascade CM10 boiler 81 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Cascade CM10 boiler 81 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Cascade CM10 boiler 81 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Cascade CM10 boiler 81 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Cascade CM10 boiler 81 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Cascade CM10 boiler 81 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Cascade CM10 boiler 81 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Cascade CM10 boiler 81 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Cascade CM10 boiler 81 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Cascade CM10 boiler 81 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Cascade CM10 boiler 81 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Cascade CM10 boiler 81 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Cascade CM10 boiler 81 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Cascade CM10 boiler 81 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Cascade CM10 boiler 81 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Cascade CM10 boiler 81 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Cascade CM10 boiler 81 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Cascade CM10 boiler 81 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Cascade CM10 boiler 81 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Cascade CM10 boiler 81 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Cascade CM10 boiler 81 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Cascade CM10 boiler 81 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Cascade CM10 boiler 81 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Cascade CM10 boiler 81 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Cascade CM10 boiler 81 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Cascade CM10 boiler 81 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Cascade CM10 boiler 81 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Cascade CM10 boiler 81 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Cascade CM10 boiler 81 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Cascade CM10 boiler 81 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Cascade CM10 boiler 81 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Cascade CM10 boiler 81 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Cascade CM10 boiler 81 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Cascade CM10 boiler 81 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Cascade CM10 boiler 81 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Cascade CM10 boiler 81 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Cascade CM10 boiler 81 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logamax Plus GB022 boiler 84 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logamax Plus GB022 boiler 84 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logamax Plus GB022 boiler 84 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logamax Plus GB022 boiler 84 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logamax Plus GB022 boiler 84 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logamax Plus GB022 boiler 84 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logamax Plus GB022 boiler 84 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logamax Plus GB022 boiler 84 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logamax Plus GB022 boiler 84 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logamax Plus GB022 boiler 84 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logamax Plus GB022 boiler 84 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logamax Plus GB022 boiler 84 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logamax Plus GB022 boiler 84 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logamax Plus GB022 boiler 84 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logamax Plus GB022 boiler 84 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logamax Plus GB022 boiler 84 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logamax Plus GB022 boiler 84 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logamax Plus GB022 boiler 84 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logamax Plus GB022 boiler 84 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logamax Plus GB022 boiler 84 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logamax Plus GB022 boiler 84 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logamax Plus GB022 boiler 84 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logamax Plus GB022 boiler 84 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logamax Plus GB022 boiler 84 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logamax Plus GB022 boiler 84 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logamax Plus GB022 boiler 84 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logamax Plus GB022 boiler 84 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logamax Plus GB022 boiler 84 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logamax Plus GB022 boiler 84 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logamax Plus GB022 boiler 84 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logamax Plus GB022 boiler 84 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logamax Plus GB022 boiler 84 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logamax Plus GB022 boiler 84 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logamax Plus GB022 boiler 84 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logamax Plus GB022 boiler 84 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logamax Plus GB022 boiler 84 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logamax Plus GB022 boiler 84 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logamax Plus GB022 boiler 84 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logamax Plus GB022 boiler 84 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logamax Plus GB022 boiler 84 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logamax Plus GB022 boiler 84 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logamax Plus GB022 boiler 84 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logamax Plus GB022 boiler 84 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logamax Plus GB022 boiler 84 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logamax Plus GB022 boiler 84 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logamax Plus GB022 boiler 84 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logamax Plus GB022 boiler 84 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logamax Plus GB022 boiler 84 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logamax Plus GB022 boiler 84 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logamax Plus GB022 boiler 84 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logamax Plus GB022 boiler 84 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logamax Plus GB022 boiler 84 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logamax Plus GB022 boiler 84 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logamax Plus GB022 boiler 84 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logamax Plus GB022 boiler 84 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logamax Plus GB022 boiler 84 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logamax Plus GB022 boiler 84 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logamax Plus GB022 boiler 84 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logamax Plus GB022 boiler 84 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logamax Plus GB022 boiler 84 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logamax Plus GB022 boiler 84 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logamax Plus GB022 boiler 84 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logamax Plus GB022 boiler 84 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logamax Plus GB022 boiler 84 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logamax Plus GB022 boiler 84 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logamax Plus GB022 boiler 84 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logamax Plus GB022 boiler 84 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logamax Plus GB022 boiler 84 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logamax Plus GB022 boiler 84 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logamax Plus GB022 boiler 84 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logamax Plus GB022 boiler 84 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logamax Plus GB022 boiler 84 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logamax Plus GB022 boiler 84 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logamax Plus GB022 boiler 84 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logamax Plus GB022 boiler 84 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logamax Plus GB022 boiler 84 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logamax Plus GB022 boiler 84 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logamax Plus GB022 boiler 84 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logamax Plus GB022 boiler 84 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logamax Plus GB022 boiler 84 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logamax Plus GB022 boiler 84 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logamax Plus GB022 boiler 84 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logamax Plus GB022 boiler 84 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logamax Plus GB022 boiler 84 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logamax Plus GB022 boiler 84 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logamax Plus GB022 boiler 84 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logamax Plus GB022 boiler 84 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logamax Plus GB022 boiler 84 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logamax Plus GB022 boiler 84 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logamax Plus GB022 boiler 84 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logamax Plus GB022 boiler 84 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logamax Plus GB022 boiler 84 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logamax Plus GB022 boiler 84 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logamax Plus GB022 boiler 84 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logamax Plus GB022 boiler 84 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logamax Plus GB022 boiler 84 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logamax Plus GB022 boiler 84 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logamax Plus GB022 boiler 84 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logamax Plus GB022 boiler 84 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logamax Plus GB022 boiler 84 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logamax Plus GB022 boiler 84 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logamax Plus GB022 boiler 84 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logamax Plus GB022 boiler 84 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logamax Plus GB022 boiler 84 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logamax Plus GB022 boiler 84 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax Plus GB022 boiler 84 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logamax Plus GB022 boiler 84 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logamax Plus GB022 boiler 84 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logamax Plus GB022 boiler 84 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Topline/GB162 boiler 115 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Topline/GB162 boiler 115 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Topline/GB162 boiler 115 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Topline/GB162 boiler 115 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Topline/GB162 boiler 115 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Topline/GB162 boiler 115 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Topline/GB162 boiler 115 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Topline/GB162 boiler 115 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Topline/GB162 boiler 115 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Topline/GB162 boiler 115 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Topline/GB162 boiler 115 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Topline/GB162 boiler 115 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Topline/GB162 boiler 115 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Topline/GB162 boiler 115 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Topline/GB162 boiler 115 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Topline/GB162 boiler 115 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Topline/GB162 boiler 115 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Topline/GB162 boiler 115 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Topline/GB162 boiler 115 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Topline/GB162 boiler 115 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Topline/GB162 boiler 115 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Topline/GB162 boiler 115 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Topline/GB162 boiler 115 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Topline/GB162 boiler 115 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Topline/GB162 boiler 115 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Topline/GB162 boiler 115 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Topline/GB162 boiler 115 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Topline/GB162 boiler 115 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Topline/GB162 boiler 115 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Topline/GB162 boiler 115 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Topline/GB162 boiler 115 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Topline/GB162 boiler 115 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Topline/GB162 boiler 115 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Topline/GB162 boiler 115 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Topline/GB162 boiler 115 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Topline/GB162 boiler 115 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Topline/GB162 boiler 115 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Topline/GB162 boiler 115 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Topline/GB162 boiler 115 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Topline/GB162 boiler 115 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Topline/GB162 boiler 115 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Topline/GB162 boiler 115 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Topline/GB162 boiler 115 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Topline/GB162 boiler 115 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Topline/GB162 boiler 115 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Topline/GB162 boiler 115 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Topline/GB162 boiler 115 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Topline/GB162 boiler 115 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Topline/GB162 boiler 115 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Topline/GB162 boiler 115 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Topline/GB162 boiler 115 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Topline/GB162 boiler 115 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Topline/GB162 boiler 115 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Topline/GB162 boiler 115 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Topline/GB162 boiler 115 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Topline/GB162 boiler 115 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Topline/GB162 boiler 115 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Topline/GB162 boiler 115 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Topline/GB162 boiler 115 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Topline/GB162 boiler 115 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Topline/GB162 boiler 115 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Topline/GB162 boiler 115 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Topline/GB162 boiler 115 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Topline/GB162 boiler 115 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Topline/GB162 boiler 115 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Topline/GB162 boiler 115 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Topline/GB162 boiler 115 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Topline/GB162 boiler 115 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Topline/GB162 boiler 115 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Topline/GB162 boiler 115 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Topline/GB162 boiler 115 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Topline/GB162 boiler 115 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Topline/GB162 boiler 115 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Topline/GB162 boiler 115 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Topline/GB162 boiler 115 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Topline/GB162 boiler 115 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Topline/GB162 boiler 115 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Topline/GB162 boiler 115 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Topline/GB162 boiler 115 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Topline/GB162 boiler 115 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Topline/GB162 boiler 115 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Topline/GB162 boiler 115 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Topline/GB162 boiler 115 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Topline/GB162 boiler 115 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Topline/GB162 boiler 115 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Topline/GB162 boiler 115 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Topline/GB162 boiler 115 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Topline/GB162 boiler 115 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Topline/GB162 boiler 115 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Topline/GB162 boiler 115 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Topline/GB162 boiler 115 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Topline/GB162 boiler 115 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Topline/GB162 boiler 115 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Topline/GB162 boiler 115 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Topline/GB162 boiler 115 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Topline/GB162 boiler 115 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Topline/GB162 boiler 115 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Topline/GB162 boiler 115 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Topline/GB162 boiler 115 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Topline/GB162 boiler 115 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Topline/GB162 boiler 115 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Topline/GB162 boiler 115 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Topline/GB162 boiler 115 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Topline/GB162 boiler 115 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Topline/GB162 boiler 115 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Topline/GB162 boiler 115 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Topline/GB162 boiler 115 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Topline/GB162 boiler 115 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Topline/GB162 boiler 115 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Cascade MCM10 boiler 121 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Cascade MCM10 boiler 121 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Cascade MCM10 boiler 121 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Cascade MCM10 boiler 121 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Cascade MCM10 boiler 121 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Cascade MCM10 boiler 121 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Cascade MCM10 boiler 121 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Cascade MCM10 boiler 121 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Cascade MCM10 boiler 121 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Cascade MCM10 boiler 121 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Cascade MCM10 boiler 121 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Cascade MCM10 boiler 121 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Cascade MCM10 boiler 121 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Cascade MCM10 boiler 121 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Cascade MCM10 boiler 121 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Cascade MCM10 boiler 121 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Cascade MCM10 boiler 121 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Cascade MCM10 boiler 121 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Cascade MCM10 boiler 121 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Cascade MCM10 boiler 121 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Cascade MCM10 boiler 121 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Cascade MCM10 boiler 121 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Cascade MCM10 boiler 121 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Cascade MCM10 boiler 121 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Cascade MCM10 boiler 121 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Cascade MCM10 boiler 121 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Cascade MCM10 boiler 121 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Cascade MCM10 boiler 121 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Cascade MCM10 boiler 121 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Cascade MCM10 boiler 121 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Cascade MCM10 boiler 121 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Cascade MCM10 boiler 121 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Cascade MCM10 boiler 121 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Cascade MCM10 boiler 121 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Cascade MCM10 boiler 121 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Cascade MCM10 boiler 121 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Cascade MCM10 boiler 121 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Cascade MCM10 boiler 121 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Cascade MCM10 boiler 121 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Cascade MCM10 boiler 121 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Cascade MCM10 boiler 121 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Cascade MCM10 boiler 121 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Cascade MCM10 boiler 121 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Cascade MCM10 boiler 121 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Cascade MCM10 boiler 121 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Cascade MCM10 boiler 121 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Cascade MCM10 boiler 121 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Cascade MCM10 boiler 121 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Cascade MCM10 boiler 121 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Cascade MCM10 boiler 121 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Cascade MCM10 boiler 121 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Cascade MCM10 boiler 121 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Cascade MCM10 boiler 121 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Cascade MCM10 boiler 121 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Cascade MCM10 boiler 121 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Cascade MCM10 boiler 121 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Cascade MCM10 boiler 121 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Cascade MCM10 boiler 121 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Cascade MCM10 boiler 121 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Cascade MCM10 boiler 121 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Cascade MCM10 boiler 121 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Cascade MCM10 boiler 121 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Cascade MCM10 boiler 121 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Cascade MCM10 boiler 121 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Cascade MCM10 boiler 121 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Cascade MCM10 boiler 121 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Cascade MCM10 boiler 121 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Cascade MCM10 boiler 121 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Cascade MCM10 boiler 121 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Cascade MCM10 boiler 121 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Cascade MCM10 boiler 121 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Cascade MCM10 boiler 121 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Cascade MCM10 boiler 121 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Cascade MCM10 boiler 121 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Cascade MCM10 boiler 121 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Cascade MCM10 boiler 121 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Cascade MCM10 boiler 121 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Cascade MCM10 boiler 121 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Cascade MCM10 boiler 121 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Cascade MCM10 boiler 121 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Cascade MCM10 boiler 121 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Cascade MCM10 boiler 121 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Cascade MCM10 boiler 121 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Cascade MCM10 boiler 121 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Cascade MCM10 boiler 121 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Cascade MCM10 boiler 121 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Cascade MCM10 boiler 121 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Cascade MCM10 boiler 121 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Cascade MCM10 boiler 121 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Cascade MCM10 boiler 121 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Cascade MCM10 boiler 121 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Cascade MCM10 boiler 121 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Cascade MCM10 boiler 121 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Cascade MCM10 boiler 121 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Cascade MCM10 boiler 121 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Cascade MCM10 boiler 121 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Cascade MCM10 boiler 121 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Cascade MCM10 boiler 121 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Cascade MCM10 boiler 121 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Cascade MCM10 boiler 121 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Cascade MCM10 boiler 121 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Cascade MCM10 boiler 121 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Cascade MCM10 boiler 121 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Cascade MCM10 boiler 121 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Cascade MCM10 boiler 121 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Cascade MCM10 boiler 121 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Cascade MCM10 boiler 121 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Cascade MCM10 boiler 121 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Cascade MCM10 boiler 121 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Proline boiler 122 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Proline boiler 122 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Proline boiler 122 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Proline boiler 122 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Proline boiler 122 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Proline boiler 122 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Proline boiler 122 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Proline boiler 122 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Proline boiler 122 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Proline boiler 122 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Proline boiler 122 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Proline boiler 122 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Proline boiler 122 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Proline boiler 122 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Proline boiler 122 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Proline boiler 122 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Proline boiler 122 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Proline boiler 122 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Proline boiler 122 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Proline boiler 122 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Proline boiler 122 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Proline boiler 122 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Proline boiler 122 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Proline boiler 122 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Proline boiler 122 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Proline boiler 122 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Proline boiler 122 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Proline boiler 122 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Proline boiler 122 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Proline boiler 122 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Proline boiler 122 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Proline boiler 122 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Proline boiler 122 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Proline boiler 122 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Proline boiler 122 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Proline boiler 122 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Proline boiler 122 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Proline boiler 122 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Proline boiler 122 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Proline boiler 122 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Proline boiler 122 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Proline boiler 122 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Proline boiler 122 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Proline boiler 122 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Proline boiler 122 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Proline boiler 122 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Proline boiler 122 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Proline boiler 122 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Proline boiler 122 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Proline boiler 122 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Proline boiler 122 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Proline boiler 122 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Proline boiler 122 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Proline boiler 122 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Proline boiler 122 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Proline boiler 122 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Proline boiler 122 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Proline boiler 122 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Proline boiler 122 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Proline boiler 122 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Proline boiler 122 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Proline boiler 122 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Proline boiler 122 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Proline boiler 122 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Proline boiler 122 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Proline boiler 122 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Proline boiler 122 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Proline boiler 122 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Proline boiler 122 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Proline boiler 122 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Proline boiler 122 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Proline boiler 122 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Proline boiler 122 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Proline boiler 122 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Proline boiler 122 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Proline boiler 122 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Proline boiler 122 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Proline boiler 122 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Proline boiler 122 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Proline boiler 122 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Proline boiler 122 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Proline boiler 122 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Proline boiler 122 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Proline boiler 122 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Proline boiler 122 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Proline boiler 122 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Proline boiler 122 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Proline boiler 122 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Proline boiler 122 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Proline boiler 122 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Proline boiler 122 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Proline boiler 122 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Proline boiler 122 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Proline boiler 122 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Proline boiler 122 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Proline boiler 122 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Proline boiler 122 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Proline boiler 122 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Proline boiler 122 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Proline boiler 122 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Proline boiler 122 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Proline boiler 122 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Proline boiler 122 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Proline boiler 122 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Proline boiler 122 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Proline boiler 122 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Proline boiler 122 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Proline boiler 122 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Proline boiler 122 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 GB212 boiler 131 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 GB212 boiler 131 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 GB212 boiler 131 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 GB212 boiler 131 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 GB212 boiler 131 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 GB212 boiler 131 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 GB212 boiler 131 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 GB212 boiler 131 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 GB212 boiler 131 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 GB212 boiler 131 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 GB212 boiler 131 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 GB212 boiler 131 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 GB212 boiler 131 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 GB212 boiler 131 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 GB212 boiler 131 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 GB212 boiler 131 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 GB212 boiler 131 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 GB212 boiler 131 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 GB212 boiler 131 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 GB212 boiler 131 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 GB212 boiler 131 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 GB212 boiler 131 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 GB212 boiler 131 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 GB212 boiler 131 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 GB212 boiler 131 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 GB212 boiler 131 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 GB212 boiler 131 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 GB212 boiler 131 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 GB212 boiler 131 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 GB212 boiler 131 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 GB212 boiler 131 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 GB212 boiler 131 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 GB212 boiler 131 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 GB212 boiler 131 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 GB212 boiler 131 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 GB212 boiler 131 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 GB212 boiler 131 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 GB212 boiler 131 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 GB212 boiler 131 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 GB212 boiler 131 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 GB212 boiler 131 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 GB212 boiler 131 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 GB212 boiler 131 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 GB212 boiler 131 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 GB212 boiler 131 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 GB212 boiler 131 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 GB212 boiler 131 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 GB212 boiler 131 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 GB212 boiler 131 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 GB212 boiler 131 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 GB212 boiler 131 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 GB212 boiler 131 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 GB212 boiler 131 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 GB212 boiler 131 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 GB212 boiler 131 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 GB212 boiler 131 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 GB212 boiler 131 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 GB212 boiler 131 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 GB212 boiler 131 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 GB212 boiler 131 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 GB212 boiler 131 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 GB212 boiler 131 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 GB212 boiler 131 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 GB212 boiler 131 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 GB212 boiler 131 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 GB212 boiler 131 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 GB212 boiler 131 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 GB212 boiler 131 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 GB212 boiler 131 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 GB212 boiler 131 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 GB212 boiler 131 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 GB212 boiler 131 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 GB212 boiler 131 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 GB212 boiler 131 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 GB212 boiler 131 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 GB212 boiler 131 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 GB212 boiler 131 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 GB212 boiler 131 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 GB212 boiler 131 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 GB212 boiler 131 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 GB212 boiler 131 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 GB212 boiler 131 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 GB212 boiler 131 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 GB212 boiler 131 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 GB212 boiler 131 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 GB212 boiler 131 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 GB212 boiler 131 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 GB212 boiler 131 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 GB212 boiler 131 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 GB212 boiler 131 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 GB212 boiler 131 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 GB212 boiler 131 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 GB212 boiler 131 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 GB212 boiler 131 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 GB212 boiler 131 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 GB212 boiler 131 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 GB212 boiler 131 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 GB212 boiler 131 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 GB212 boiler 131 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 GB212 boiler 131 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 GB212 boiler 131 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 GB212 boiler 131 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 GB212 boiler 131 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 GB212 boiler 131 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 GB212 boiler 131 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 GB212 boiler 131 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 GB212 boiler 131 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 GB212 boiler 131 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 GB212 boiler 131 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 GC7000F boiler 132 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 GC7000F boiler 132 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 GC7000F boiler 132 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 GC7000F boiler 132 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 GC7000F boiler 132 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 GC7000F boiler 132 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 GC7000F boiler 132 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 GC7000F boiler 132 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 GC7000F boiler 132 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 GC7000F boiler 132 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 GC7000F boiler 132 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 GC7000F boiler 132 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 GC7000F boiler 132 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 GC7000F boiler 132 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 GC7000F boiler 132 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 GC7000F boiler 132 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 GC7000F boiler 132 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 GC7000F boiler 132 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 GC7000F boiler 132 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 GC7000F boiler 132 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 GC7000F boiler 132 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 GC7000F boiler 132 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 GC7000F boiler 132 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 GC7000F boiler 132 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 GC7000F boiler 132 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 GC7000F boiler 132 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 GC7000F boiler 132 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 GC7000F boiler 132 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 GC7000F boiler 132 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 GC7000F boiler 132 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 GC7000F boiler 132 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 GC7000F boiler 132 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 GC7000F boiler 132 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 GC7000F boiler 132 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 GC7000F boiler 132 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 GC7000F boiler 132 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 GC7000F boiler 132 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 GC7000F boiler 132 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 GC7000F boiler 132 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 GC7000F boiler 132 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 GC7000F boiler 132 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 GC7000F boiler 132 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 GC7000F boiler 132 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 GC7000F boiler 132 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 GC7000F boiler 132 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 GC7000F boiler 132 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 GC7000F boiler 132 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 GC7000F boiler 132 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 GC7000F boiler 132 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 GC7000F boiler 132 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 GC7000F boiler 132 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 GC7000F boiler 132 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 GC7000F boiler 132 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 GC7000F boiler 132 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 GC7000F boiler 132 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 GC7000F boiler 132 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 GC7000F boiler 132 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 GC7000F boiler 132 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 GC7000F boiler 132 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 GC7000F boiler 132 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 GC7000F boiler 132 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 GC7000F boiler 132 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 GC7000F boiler 132 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 GC7000F boiler 132 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 GC7000F boiler 132 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 GC7000F boiler 132 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 GC7000F boiler 132 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 GC7000F boiler 132 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 GC7000F boiler 132 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 GC7000F boiler 132 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 GC7000F boiler 132 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 GC7000F boiler 132 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 GC7000F boiler 132 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 GC7000F boiler 132 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 GC7000F boiler 132 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 GC7000F boiler 132 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 GC7000F boiler 132 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 GC7000F boiler 132 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 GC7000F boiler 132 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 GC7000F boiler 132 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 GC7000F boiler 132 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 GC7000F boiler 132 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 GC7000F boiler 132 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 GC7000F boiler 132 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 GC7000F boiler 132 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 GC7000F boiler 132 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 GC7000F boiler 132 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 GC7000F boiler 132 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 GC7000F boiler 132 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 GC7000F boiler 132 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 GC7000F boiler 132 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 GC7000F boiler 132 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 GC7000F boiler 132 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 GC7000F boiler 132 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 GC7000F boiler 132 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 GC7000F boiler 132 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 GC7000F boiler 132 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 GC7000F boiler 132 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 GC7000F boiler 132 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 GC7000F boiler 132 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 GC7000F boiler 132 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 GC7000F boiler 132 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 GC7000F boiler 132 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 GC7000F boiler 132 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 GC7000F boiler 132 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 GC7000F boiler 132 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 GC7000F boiler 132 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 GC7000F boiler 132 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 GC7000F boiler 132 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logano GB125/KB195i/Logamatic MC110 boiler 133 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logano GB125/KB195i/Logamatic MC110 boiler 133 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Greenstar 30Ri Compact boiler 154 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Greenstar 30Ri Compact boiler 154 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Greenstar 30Ri Compact boiler 154 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Greenstar 30Ri Compact boiler 154 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Greenstar 30Ri Compact boiler 154 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Greenstar 30Ri Compact boiler 154 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Greenstar 30Ri Compact boiler 154 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Greenstar 30Ri Compact boiler 154 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Greenstar 30Ri Compact boiler 154 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Greenstar 30Ri Compact boiler 154 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Greenstar 30Ri Compact boiler 154 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Greenstar 30Ri Compact boiler 154 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Greenstar 30Ri Compact boiler 154 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Greenstar 30Ri Compact boiler 154 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Greenstar 30Ri Compact boiler 154 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Greenstar 30Ri Compact boiler 154 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Greenstar 30Ri Compact boiler 154 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Greenstar 30Ri Compact boiler 154 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Greenstar 30Ri Compact boiler 154 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Greenstar 30Ri Compact boiler 154 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Greenstar 30Ri Compact boiler 154 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Greenstar 30Ri Compact boiler 154 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Greenstar 30Ri Compact boiler 154 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Greenstar 30Ri Compact boiler 154 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Greenstar 30Ri Compact boiler 154 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Greenstar 30Ri Compact boiler 154 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Greenstar 30Ri Compact boiler 154 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Greenstar 30Ri Compact boiler 154 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Greenstar 30Ri Compact boiler 154 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Greenstar 30Ri Compact boiler 154 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Greenstar 30Ri Compact boiler 154 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Greenstar 30Ri Compact boiler 154 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Greenstar 30Ri Compact boiler 154 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Greenstar 30Ri Compact boiler 154 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Greenstar 30Ri Compact boiler 154 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Greenstar 30Ri Compact boiler 154 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Greenstar 30Ri Compact boiler 154 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Greenstar 30Ri Compact boiler 154 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Greenstar 30Ri Compact boiler 154 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Greenstar 30Ri Compact boiler 154 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Greenstar 30Ri Compact boiler 154 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Greenstar 30Ri Compact boiler 154 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Greenstar 30Ri Compact boiler 154 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Greenstar 30Ri Compact boiler 154 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Greenstar 30Ri Compact boiler 154 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Greenstar 30Ri Compact boiler 154 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Greenstar 30Ri Compact boiler 154 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Greenstar 30Ri Compact boiler 154 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Greenstar 30Ri Compact boiler 154 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Greenstar 30Ri Compact boiler 154 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Greenstar 30Ri Compact boiler 154 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Greenstar 30Ri Compact boiler 154 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Greenstar 30Ri Compact boiler 154 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Greenstar 30Ri Compact boiler 154 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Greenstar 30Ri Compact boiler 154 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Greenstar 30Ri Compact boiler 154 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Greenstar 30Ri Compact boiler 154 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Greenstar 30Ri Compact boiler 154 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Greenstar 30Ri Compact boiler 154 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Greenstar 30Ri Compact boiler 154 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Greenstar 30Ri Compact boiler 154 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Greenstar 30Ri Compact boiler 154 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Greenstar 30Ri Compact boiler 154 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Greenstar 30Ri Compact boiler 154 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Greenstar 30Ri Compact boiler 154 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Greenstar 30Ri Compact boiler 154 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Greenstar 30Ri Compact boiler 154 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Greenstar 30Ri Compact boiler 154 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Greenstar 30Ri Compact boiler 154 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Greenstar 30Ri Compact boiler 154 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Greenstar 30Ri Compact boiler 154 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Greenstar 30Ri Compact boiler 154 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Greenstar 30Ri Compact boiler 154 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Greenstar 30Ri Compact boiler 154 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Greenstar 30Ri Compact boiler 154 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Greenstar 30Ri Compact boiler 154 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Greenstar 30Ri Compact boiler 154 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Greenstar 30Ri Compact boiler 154 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Greenstar 30Ri Compact boiler 154 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Greenstar 30Ri Compact boiler 154 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Greenstar 30Ri Compact boiler 154 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Greenstar 30Ri Compact boiler 154 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Greenstar 30Ri Compact boiler 154 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Greenstar 30Ri Compact boiler 154 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Greenstar 30Ri Compact boiler 154 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Greenstar 30Ri Compact boiler 154 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Greenstar 30Ri Compact boiler 154 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Greenstar 30Ri Compact boiler 154 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Greenstar 30Ri Compact boiler 154 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Greenstar 30Ri Compact boiler 154 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Greenstar 30Ri Compact boiler 154 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Greenstar 30Ri Compact boiler 154 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Greenstar 30Ri Compact boiler 154 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Greenstar 30Ri Compact boiler 154 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Greenstar 30Ri Compact boiler 154 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Greenstar 30Ri Compact boiler 154 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Greenstar 30Ri Compact boiler 154 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Greenstar 30Ri Compact boiler 154 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Greenstar 30Ri Compact boiler 154 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Greenstar 30Ri Compact boiler 154 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Greenstar 30Ri Compact boiler 154 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Greenstar 30Ri Compact boiler 154 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Greenstar 30Ri Compact boiler 154 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Greenstar 30Ri Compact boiler 154 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Greenstar 30Ri Compact boiler 154 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Greenstar 30Ri Compact boiler 154 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Greenstar 30Ri Compact boiler 154 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Greenstar 30Ri Compact boiler 154 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Greenstar 30Ri Compact boiler 154 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Cerapur Aero boiler 167 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Cerapur Aero boiler 167 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Cerapur Aero boiler 167 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Cerapur Aero boiler 167 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Cerapur Aero boiler 167 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Cerapur Aero boiler 167 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Cerapur Aero boiler 167 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Cerapur Aero boiler 167 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Cerapur Aero boiler 167 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Cerapur Aero boiler 167 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Cerapur Aero boiler 167 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Cerapur Aero boiler 167 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Cerapur Aero boiler 167 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Cerapur Aero boiler 167 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Cerapur Aero boiler 167 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Cerapur Aero boiler 167 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Cerapur Aero boiler 167 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Cerapur Aero boiler 167 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Cerapur Aero boiler 167 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Cerapur Aero boiler 167 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Cerapur Aero boiler 167 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Cerapur Aero boiler 167 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Cerapur Aero boiler 167 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Cerapur Aero boiler 167 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Cerapur Aero boiler 167 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Cerapur Aero boiler 167 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Cerapur Aero boiler 167 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Cerapur Aero boiler 167 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Cerapur Aero boiler 167 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Cerapur Aero boiler 167 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Cerapur Aero boiler 167 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Cerapur Aero boiler 167 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Cerapur Aero boiler 167 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Cerapur Aero boiler 167 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Cerapur Aero boiler 167 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Cerapur Aero boiler 167 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Cerapur Aero boiler 167 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Cerapur Aero boiler 167 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Cerapur Aero boiler 167 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Cerapur Aero boiler 167 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Cerapur Aero boiler 167 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Cerapur Aero boiler 167 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Cerapur Aero boiler 167 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Cerapur Aero boiler 167 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Cerapur Aero boiler 167 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Cerapur Aero boiler 167 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Cerapur Aero boiler 167 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Cerapur Aero boiler 167 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Cerapur Aero boiler 167 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Cerapur Aero boiler 167 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Cerapur Aero boiler 167 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Cerapur Aero boiler 167 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Cerapur Aero boiler 167 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Cerapur Aero boiler 167 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Cerapur Aero boiler 167 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Cerapur Aero boiler 167 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Cerapur Aero boiler 167 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Cerapur Aero boiler 167 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Cerapur Aero boiler 167 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Cerapur Aero boiler 167 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Cerapur Aero boiler 167 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Cerapur Aero boiler 167 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Cerapur Aero boiler 167 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Cerapur Aero boiler 167 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Cerapur Aero boiler 167 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Cerapur Aero boiler 167 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Cerapur Aero boiler 167 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Cerapur Aero boiler 167 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Cerapur Aero boiler 167 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Cerapur Aero boiler 167 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Cerapur Aero boiler 167 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Cerapur Aero boiler 167 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Cerapur Aero boiler 167 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Cerapur Aero boiler 167 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Cerapur Aero boiler 167 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Cerapur Aero boiler 167 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Cerapur Aero boiler 167 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Cerapur Aero boiler 167 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Cerapur Aero boiler 167 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Cerapur Aero boiler 167 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Cerapur Aero boiler 167 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Cerapur Aero boiler 167 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Cerapur Aero boiler 167 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Cerapur Aero boiler 167 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Cerapur Aero boiler 167 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Cerapur Aero boiler 167 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Cerapur Aero boiler 167 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Cerapur Aero boiler 167 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Cerapur Aero boiler 167 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Cerapur Aero boiler 167 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Cerapur Aero boiler 167 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Cerapur Aero boiler 167 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Cerapur Aero boiler 167 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Cerapur Aero boiler 167 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Cerapur Aero boiler 167 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Cerapur Aero boiler 167 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Cerapur Aero boiler 167 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Cerapur Aero boiler 167 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Cerapur Aero boiler 167 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Cerapur Aero boiler 167 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Cerapur Aero boiler 167 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Cerapur Aero boiler 167 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Cerapur Aero boiler 167 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Cerapur Aero boiler 167 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Cerapur Aero boiler 167 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Cerapur Aero boiler 167 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Cerapur Aero boiler 167 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Cerapur Aero boiler 167 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Cerapur Aero boiler 167 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Hybrid Heatpump boiler 168 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Hybrid Heatpump boiler 168 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Hybrid Heatpump boiler 168 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Hybrid Heatpump boiler 168 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Hybrid Heatpump boiler 168 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Hybrid Heatpump boiler 168 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Hybrid Heatpump boiler 168 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Hybrid Heatpump boiler 168 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Hybrid Heatpump boiler 168 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Hybrid Heatpump boiler 168 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Hybrid Heatpump boiler 168 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Hybrid Heatpump boiler 168 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Hybrid Heatpump boiler 168 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Hybrid Heatpump boiler 168 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Hybrid Heatpump boiler 168 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Hybrid Heatpump boiler 168 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Hybrid Heatpump boiler 168 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Hybrid Heatpump boiler 168 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Hybrid Heatpump boiler 168 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Hybrid Heatpump boiler 168 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Hybrid Heatpump boiler 168 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Hybrid Heatpump boiler 168 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Hybrid Heatpump boiler 168 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Hybrid Heatpump boiler 168 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Hybrid Heatpump boiler 168 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Hybrid Heatpump boiler 168 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Hybrid Heatpump boiler 168 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Hybrid Heatpump boiler 168 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Hybrid Heatpump boiler 168 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Hybrid Heatpump boiler 168 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Hybrid Heatpump boiler 168 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Hybrid Heatpump boiler 168 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Hybrid Heatpump boiler 168 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Hybrid Heatpump boiler 168 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Hybrid Heatpump boiler 168 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Hybrid Heatpump boiler 168 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Hybrid Heatpump boiler 168 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Hybrid Heatpump boiler 168 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Hybrid Heatpump boiler 168 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Hybrid Heatpump boiler 168 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Hybrid Heatpump boiler 168 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Hybrid Heatpump boiler 168 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Hybrid Heatpump boiler 168 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Hybrid Heatpump boiler 168 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Hybrid Heatpump boiler 168 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Hybrid Heatpump boiler 168 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Hybrid Heatpump boiler 168 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Hybrid Heatpump boiler 168 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Hybrid Heatpump boiler 168 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Hybrid Heatpump boiler 168 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Hybrid Heatpump boiler 168 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Hybrid Heatpump boiler 168 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Hybrid Heatpump boiler 168 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Hybrid Heatpump boiler 168 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Hybrid Heatpump boiler 168 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Hybrid Heatpump boiler 168 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Hybrid Heatpump boiler 168 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Hybrid Heatpump boiler 168 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Hybrid Heatpump boiler 168 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Hybrid Heatpump boiler 168 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Hybrid Heatpump boiler 168 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Hybrid Heatpump boiler 168 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Hybrid Heatpump boiler 168 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Hybrid Heatpump boiler 168 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Hybrid Heatpump boiler 168 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Hybrid Heatpump boiler 168 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Hybrid Heatpump boiler 168 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Hybrid Heatpump boiler 168 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Hybrid Heatpump boiler 168 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Hybrid Heatpump boiler 168 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Hybrid Heatpump boiler 168 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Hybrid Heatpump boiler 168 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Hybrid Heatpump boiler 168 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Hybrid Heatpump boiler 168 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Hybrid Heatpump boiler 168 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Hybrid Heatpump boiler 168 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Hybrid Heatpump boiler 168 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Hybrid Heatpump boiler 168 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Hybrid Heatpump boiler 168 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Hybrid Heatpump boiler 168 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Hybrid Heatpump boiler 168 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Hybrid Heatpump boiler 168 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Hybrid Heatpump boiler 168 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Hybrid Heatpump boiler 168 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Hybrid Heatpump boiler 168 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Hybrid Heatpump boiler 168 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Hybrid Heatpump boiler 168 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Hybrid Heatpump boiler 168 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Hybrid Heatpump boiler 168 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Hybrid Heatpump boiler 168 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Hybrid Heatpump boiler 168 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Hybrid Heatpump boiler 168 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Hybrid Heatpump boiler 168 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Hybrid Heatpump boiler 168 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Hybrid Heatpump boiler 168 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Hybrid Heatpump boiler 168 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Hybrid Heatpump boiler 168 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Hybrid Heatpump boiler 168 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Hybrid Heatpump boiler 168 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Hybrid Heatpump boiler 168 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Hybrid Heatpump boiler 168 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Hybrid Heatpump boiler 168 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Hybrid Heatpump boiler 168 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Hybrid Heatpump boiler 168 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Hybrid Heatpump boiler 168 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Hybrid Heatpump boiler 168 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Hybrid Heatpump boiler 168 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Hybrid Heatpump boiler 168 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Hybrid Heatpump boiler 168 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logano GB212 boiler 170 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logano GB212 boiler 170 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logano GB212 boiler 170 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logano GB212 boiler 170 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logano GB212 boiler 170 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logano GB212 boiler 170 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logano GB212 boiler 170 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logano GB212 boiler 170 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logano GB212 boiler 170 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logano GB212 boiler 170 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logano GB212 boiler 170 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logano GB212 boiler 170 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logano GB212 boiler 170 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logano GB212 boiler 170 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logano GB212 boiler 170 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logano GB212 boiler 170 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logano GB212 boiler 170 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logano GB212 boiler 170 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logano GB212 boiler 170 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logano GB212 boiler 170 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logano GB212 boiler 170 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logano GB212 boiler 170 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logano GB212 boiler 170 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logano GB212 boiler 170 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logano GB212 boiler 170 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logano GB212 boiler 170 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logano GB212 boiler 170 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logano GB212 boiler 170 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logano GB212 boiler 170 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logano GB212 boiler 170 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logano GB212 boiler 170 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logano GB212 boiler 170 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logano GB212 boiler 170 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logano GB212 boiler 170 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logano GB212 boiler 170 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logano GB212 boiler 170 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logano GB212 boiler 170 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logano GB212 boiler 170 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logano GB212 boiler 170 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logano GB212 boiler 170 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logano GB212 boiler 170 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logano GB212 boiler 170 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logano GB212 boiler 170 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logano GB212 boiler 170 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logano GB212 boiler 170 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logano GB212 boiler 170 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logano GB212 boiler 170 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logano GB212 boiler 170 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logano GB212 boiler 170 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logano GB212 boiler 170 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logano GB212 boiler 170 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logano GB212 boiler 170 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logano GB212 boiler 170 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logano GB212 boiler 170 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logano GB212 boiler 170 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logano GB212 boiler 170 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logano GB212 boiler 170 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logano GB212 boiler 170 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logano GB212 boiler 170 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logano GB212 boiler 170 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logano GB212 boiler 170 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logano GB212 boiler 170 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logano GB212 boiler 170 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logano GB212 boiler 170 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logano GB212 boiler 170 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logano GB212 boiler 170 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logano GB212 boiler 170 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logano GB212 boiler 170 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logano GB212 boiler 170 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logano GB212 boiler 170 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logano GB212 boiler 170 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logano GB212 boiler 170 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logano GB212 boiler 170 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logano GB212 boiler 170 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logano GB212 boiler 170 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logano GB212 boiler 170 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logano GB212 boiler 170 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logano GB212 boiler 170 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logano GB212 boiler 170 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logano GB212 boiler 170 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logano GB212 boiler 170 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logano GB212 boiler 170 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logano GB212 boiler 170 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logano GB212 boiler 170 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logano GB212 boiler 170 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logano GB212 boiler 170 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logano GB212 boiler 170 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logano GB212 boiler 170 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logano GB212 boiler 170 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logano GB212 boiler 170 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logano GB212 boiler 170 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logano GB212 boiler 170 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logano GB212 boiler 170 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logano GB212 boiler 170 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logano GB212 boiler 170 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logano GB212 boiler 170 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logano GB212 boiler 170 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logano GB212 boiler 170 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logano GB212 boiler 170 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logano GB212 boiler 170 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logano GB212 boiler 170 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logano GB212 boiler 170 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logano GB212 boiler 170 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logano GB212 boiler 170 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logano GB212 boiler 170 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logano GB212 boiler 170 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logano GB212 boiler 170 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logano GB212 boiler 170 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logano GB212 boiler 170 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrg energy uint24 (>=0<=167772) kWh False sensor.boiler_dhw_energy sensor.boiler_dhw_nrg 5 9 1/100 0 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.boiler_energy_heating sensor.boiler_nrgheat 5 0 1/100 82 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgcool energy cooling uint24 (>=0<=167772) kWh False sensor.boiler_energy_cooling sensor.boiler_nrgcool 5 0 1/100 264 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 metertotal meter total uint24 (>=0<=167772) kWh False sensor.boiler_meter_total sensor.boiler_metertotal 5 0 1/100 84 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.boiler_meter_compressor sensor.boiler_metercomp 5 0 1/100 86 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.boiler_meter_e-heater sensor.boiler_metereheat 5 0 1/100 88 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/100 90 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 metercool meter cooling uint24 (>=0<=167772) kWh False sensor.boiler_meter_cooling sensor.boiler_metercool 5 0 1/100 266 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 meter meter uint24 (>=0<=167772) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/100 2 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimetotal heatpump total uptime time (>=0<=279620) minutes False sensor.boiler_heatpump_total_uptime sensor.boiler_uptimetotal 5 0 1/60 92 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecontrol total operating time heat time (>=0<=279620) minutes False sensor.boiler_total_operating_time_heat sensor.boiler_uptimecontrol 5 0 1/60 94 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecompheating operating time compressor heating time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_heating sensor.boiler_uptimecompheating 5 0 1/60 96 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_cooling sensor.boiler_uptimecompcooling 5 0 1/60 98 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecomp operating time compressor time (>=0<=279620) minutes False sensor.boiler_dhw_operating_time_compressor sensor.boiler_dhw_uptimecomp 5 9 1/60 4 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecomppool operating time compressor pool time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_pool sensor.boiler_uptimecomppool 5 0 1/60 100 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 totalcompstarts total compressor control starts uint24 (>=0<=16777213) False sensor.boiler_total_compressor_control_starts sensor.boiler_totalcompstarts 5 0 1 102 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingstarts heating control starts uint24 (>=0<=16777213) False sensor.boiler_heating_control_starts sensor.boiler_heatingstarts 5 0 1 104 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 coolingstarts cooling control starts uint24 (>=0<=16777213) False sensor.boiler_cooling_control_starts sensor.boiler_coolingstarts 5 0 1 106 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 starts2 control starts2 uint24 (>=0<=16777213) False sensor.boiler_dhw_control_starts2 sensor.boiler_dhw_starts2 5 9 1 6 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 poolstarts pool control starts uint24 (>=0<=16777213) False sensor.boiler_pool_control_starts sensor.boiler_poolstarts 5 0 1 108 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption sensor.boiler_nrgconstotal 5 0 1 110 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption_compressor sensor.boiler_nrgconscomptotal 5 0 1 112 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_heating sensor.boiler_nrgconscompheating 5 0 1 114 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_energy_consumption_compressor sensor.boiler_dhw_nrgconscomp 5 9 1 8 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_cooling sensor.boiler_nrgconscompcooling 5 0 1 116 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_pool sensor.boiler_nrgconscomppool 5 0 1 118 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_aux_elec._heater_energy_consumption sensor.boiler_auxelecheatnrgconstotal 5 0 1 120 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_heating sensor.boiler_auxelecheatnrgconsheating 5 0 1 122 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_aux_elec._heater_energy_consumption sensor.boiler_dhw_auxelecheatnrgcons 5 9 1 10 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_pool sensor.boiler_auxelecheatnrgconspool 5 0 1 124 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied sensor.boiler_nrgsupptotal 5 0 1 126 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_heating sensor.boiler_nrgsuppheating 5 0 1 128 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_total_energy_warm_supplied sensor.boiler_dhw_nrgsupp 5 9 1 12 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_cooling sensor.boiler_nrgsuppcooling 5 0 1 130 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_pool sensor.boiler_nrgsupppool 5 0 1 132 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hppower compressor power output uint8 (>=0<=25) kW False sensor.boiler_compressor_power_output sensor.boiler_hppower 5 0 1/10 134 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpmaxpower compressor max power uint8 (>=0<=100) % True number.boiler_compressor_max_power number.boiler_hpmaxpower 5 0 1 135 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar True number.boiler_set_differental_pressure number.boiler_hpsetdiffpress 5 0 50 136 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpcompon hp compressor boolean False binary_sensor.boiler_hp_compressor binary_sensor.boiler_hpcompon 5 0 1 137 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] False sensor.boiler_compressor_activity sensor.boiler_hpactivity 5 0 1 138 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % False sensor.boiler_brine_pump_speed sensor.boiler_hpbrinepumpspd 5 0 1 139 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpswitchvalve switch valve boolean False binary_sensor.boiler_switch_valve binary_sensor.boiler_hpswitchvalve 5 0 1 140 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.boiler_compressor_speed sensor.boiler_hpcompspd 5 0 1 141 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpcircspd circulation pump speed uint8 (>=0<=100) % False sensor.boiler_circulation_pump_speed sensor.boiler_hpcircspd 5 0 1 142 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C False sensor.boiler_brine_in/evaporator sensor.boiler_hpbrinein 5 0 1/10 143 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpbrineout brine out/condenser int16 (>=-3199<=3199) C False sensor.boiler_brine_out/condenser sensor.boiler_hpbrineout 5 0 1/10 144 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_return_(TC0) sensor.boiler_hptc0 5 0 1/10 145 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_forward_(TC1) sensor.boiler_hptc1 5 0 1/10 146 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C False sensor.boiler_condenser_temperature_(TC3) sensor.boiler_hptc3 5 0 1/10 147 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.boiler_compressor_temperature_(TR1) sensor.boiler_hptr1 5 0 1/10 148 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.boiler_hptr3 5 0 1/10 149 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.boiler_evaporator_inlet_temperature_(TR4) sensor.boiler_hptr4 5 0 1/10 150 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.boiler_compressor_inlet_temperature_(TR5) sensor.boiler_hptr5 5 0 1/10 151 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.boiler_compressor_outlet_temperature_(TR6) sensor.boiler_hptr6 5 0 1/10 152 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_gas_side_(condenser_input)_(TR7) sensor.boiler_hptr7 5 0 1/10 153 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.boiler_air_inlet_temperature_(TL2) sensor.boiler_hptl2 5 0 1/10 154 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.boiler_low_pressure_side_temperature_(PL1) sensor.boiler_hppl1 5 0 1/10 155 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.boiler_high_pressure_side_temperature_(PH1) sensor.boiler_hpph1 5 0 1/10 156 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.boiler_drain_pan_temp_(TA4) sensor.boiler_hpta4 5 0 1/10 157 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C False sensor.boiler_reservoir_temp_(TW1) sensor.boiler_hptw1 5 0 1/10 158 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 poolsettemp pool set temperature uint8 (>=0<=127) C True number.boiler_pool_set_temperature number.boiler_poolsettemp 5 0 1/2 159 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] False sensor.boiler_4-way_valve_(VR4) sensor.boiler_hp4way 5 0 1 160 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin1 input 1 state boolean False binary_sensor.boiler_input_1_state binary_sensor.boiler_hpin1 5 0 1 161 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin1opt input 1 options string True sensor.boiler_input_1_options sensor.boiler_hpin1opt 5 0 1 162 8 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin2 input 2 state boolean False binary_sensor.boiler_input_2_state binary_sensor.boiler_hpin2 5 0 1 170 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin2opt input 2 options string True sensor.boiler_input_2_options sensor.boiler_hpin2opt 5 0 1 171 8 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin3 input 3 state boolean False binary_sensor.boiler_input_3_state binary_sensor.boiler_hpin3 5 0 1 179 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin3opt input 3 options string True sensor.boiler_input_3_options sensor.boiler_hpin3opt 5 0 1 180 8 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin4 input 4 state boolean False binary_sensor.boiler_input_4_state binary_sensor.boiler_hpin4 5 0 1 188 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin4opt input 4 options string True sensor.boiler_input_4_options sensor.boiler_hpin4opt 5 0 1 189 8 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_compressor select.boiler_maxheatcomp 5 0 1 197 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_heating select.boiler_maxheatheat 5 0 1 198 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_dhw_heat_limit select.boiler_dhw_maxheat 5 9 1 14 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 mandefrost manual defrost boolean True switch.boiler_manual_defrost switch.boiler_mandefrost 5 0 1 199 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pvcooling cooling only with PV boolean True switch.boiler_cooling_only_with_PV switch.boiler_pvcooling 5 0 1 200 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheateronly aux heater only boolean True switch.boiler_aux_heater_only switch.boiler_auxheateronly 5 0 1 201 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheateroff disable aux heater boolean True switch.boiler_disable_aux_heater switch.boiler_auxheateroff 5 0 1 202 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheaterstatus aux heater status uint8 (>=0<=100) % False sensor.boiler_aux_heater_status sensor.boiler_auxheaterstatus 5 0 1 203 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min True number.boiler_aux_heater_on_delay number.boiler_auxheaterdelay 5 0 10 204 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxmaxlimit aux heater max limit uint8 (>=0<=10) K True number.boiler_aux_heater_max_limit number.boiler_auxmaxlimit 5 0 1/10 205 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxlimitstart aux heater limit start uint8 (>=0<=10) K True number.boiler_aux_heater_limit_start number.boiler_auxlimitstart 5 0 1/10 206 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheatrmode aux heater mode enum [eco|comfort] True select.boiler_aux_heater_mode select.boiler_auxheatrmode 5 0 1 207 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_heat number.boiler_hphystheat 5 0 5 208 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_cool number.boiler_hphystcool 5 0 5 209 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_pool number.boiler_hphystpool 5 0 5 210 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 silentmode silent mode enum [off|auto|on] True select.boiler_silent_mode select.boiler_silentmode 5 0 1 211 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 silentfrom silent mode from uint8 (>=0<=3810) minutes True number.boiler_silent_mode_from number.boiler_silentfrom 5 0 15 212 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 silentto silent mode to uint8 (>=0<=3810) minutes True number.boiler_silent_mode_to number.boiler_silentto 5 0 15 213 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C True number.boiler_min_outside_temp_for_silent_mode number.boiler_mintempsilent 5 0 1 214 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempparmode outside temp parallel mode int8 (>=-126<=126) C True number.boiler_outside_temp_parallel_mode number.boiler_tempparmode 5 0 1 215 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheatmix aux heater mixing valve int8 (>=-100<=100) % False sensor.boiler_aux_heater_mixing_valve sensor.boiler_auxheatmix 5 0 1 216 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_heat number.boiler_tempdiffheat 5 0 1/10 217 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_cool number.boiler_tempdiffcool 5 0 1/10 218 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 vpcooling valve/pump cooling boolean True switch.boiler_valve/pump_cooling switch.boiler_vpcooling 5 0 1 219 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatcable heating cable boolean True switch.boiler_heating_cable switch.boiler_heatcable 5 0 1 220 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 vc0valve VC0 valve boolean True switch.boiler_VC0_valve switch.boiler_vc0valve 5 0 1 221 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 primepump primary heatpump boolean True switch.boiler_primary_heatpump switch.boiler_primepump 5 0 1 222 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 primepumpmod primary heatpump modulation uint8 (>=0<=100) % True number.boiler_primary_heatpump_modulation number.boiler_primepumpmod 5 0 1 223 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hp3way 3-way valve boolean True switch.boiler_3-way_valve switch.boiler_hp3way 5 0 1 224 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 elheatstep1 el. heater step 1 boolean True switch.boiler_el._heater_step_1 switch.boiler_elheatstep1 5 0 1 225 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 elheatstep2 el. heater step 2 boolean True switch.boiler_el._heater_step_2 switch.boiler_elheatstep2 5 0 1 226 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 elheatstep3 el. heater step 3 boolean True switch.boiler_el._heater_step_3 switch.boiler_elheatstep3 5 0 1 227 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpea0 condensate reservoir heating (EA0) boolean False binary_sensor.boiler_condensate_reservoir_heating_(EA0) binary_sensor.boiler_hpea0 5 0 1 228 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hppumpmode primary heatpump mode enum [auto|continuous] True select.boiler_primary_heatpump_mode select.boiler_hppumpmode 5 0 1 229 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 fan fan uint8 (>=20<=100) % True number.boiler_fan number.boiler_fan 5 0 1 230 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 shutdown shutdown cmd [off|on] True sensor.boiler_shutdown sensor.boiler_shutdown 5 0 1 231 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 alternatingop alternating operation boolean True switch.boiler_dhw_alternating_operation switch.boiler_dhw_alternatingop 5 9 1 15 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes True number.boiler_dhw_prioritise_heating_during_dhw number.boiler_dhw_altopprioheat 5 9 1 16 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes True number.boiler_dhw_prioritise_dhw_during_heating number.boiler_dhw_altopprio 5 9 1 17 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfoff comfort switch off uint8 (>=15<=65) C True number.boiler_dhw_comfort_switch_off number.boiler_dhw_comfoff 5 9 1 18 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecooff eco switch off uint8 (>=15<=65) C True number.boiler_dhw_eco_switch_off number.boiler_dhw_ecooff 5 9 1 19 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecoplusoff eco+ switch off uint8 (>=48<=63) C True number.boiler_dhw_eco+_switch_off number.boiler_dhw_ecoplusoff 5 9 1 20 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfdiff comfort diff uint8 (>=6<=12) K True number.boiler_dhw_comfort_diff number.boiler_dhw_comfdiff 5 9 1 21 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecodiff eco diff uint8 (>=6<=12) K True number.boiler_dhw_eco_diff number.boiler_dhw_ecodiff 5 9 1 22 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecoplusdiff eco+ diff uint8 (>=6<=12) K True number.boiler_dhw_eco+_diff number.boiler_dhw_ecoplusdiff 5 9 1 23 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfstop comfort stop temp uint8 (>=0<=254) C True number.boiler_dhw_comfort_stop_temp number.boiler_dhw_comfstop 5 9 1 24 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecostop eco stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco_stop_temp number.boiler_dhw_ecostop 5 9 1 25 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecoplusstop eco+ stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco+_stop_temp number.boiler_dhw_ecoplusstop 5 9 1 26 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpcircpump circulation pump available during dhw boolean True switch.boiler_dhw_circulation_pump_available_during_dhw switch.boiler_dhw_hpcircpump 5 9 1 27 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Geo 5xx boiler 173 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Geo 5xx boiler 173 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Geo 5xx boiler 173 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Geo 5xx boiler 173 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Geo 5xx boiler 173 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Geo 5xx boiler 173 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Geo 5xx boiler 173 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Geo 5xx boiler 173 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Geo 5xx boiler 173 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Geo 5xx boiler 173 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Geo 5xx boiler 173 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Geo 5xx boiler 173 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Geo 5xx boiler 173 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Geo 5xx boiler 173 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Geo 5xx boiler 173 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Geo 5xx boiler 173 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Geo 5xx boiler 173 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Geo 5xx boiler 173 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Geo 5xx boiler 173 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Geo 5xx boiler 173 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Geo 5xx boiler 173 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Geo 5xx boiler 173 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Geo 5xx boiler 173 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Geo 5xx boiler 173 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Geo 5xx boiler 173 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Geo 5xx boiler 173 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Geo 5xx boiler 173 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Geo 5xx boiler 173 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Geo 5xx boiler 173 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Geo 5xx boiler 173 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Geo 5xx boiler 173 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Geo 5xx boiler 173 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Geo 5xx boiler 173 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Geo 5xx boiler 173 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Geo 5xx boiler 173 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Geo 5xx boiler 173 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Geo 5xx boiler 173 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Geo 5xx boiler 173 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Geo 5xx boiler 173 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Geo 5xx boiler 173 nrg energy uint24 (>=0<=167772) kWh False sensor.boiler_dhw_energy sensor.boiler_dhw_nrg 5 9 1/100 0 2 Geo 5xx boiler 173 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.boiler_energy_heating sensor.boiler_nrgheat 5 0 1/100 82 2 Geo 5xx boiler 173 nrgcool energy cooling uint24 (>=0<=167772) kWh False sensor.boiler_energy_cooling sensor.boiler_nrgcool 5 0 1/100 264 2 Geo 5xx boiler 173 metertotal meter total uint24 (>=0<=167772) kWh False sensor.boiler_meter_total sensor.boiler_metertotal 5 0 1/100 84 2 Geo 5xx boiler 173 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.boiler_meter_compressor sensor.boiler_metercomp 5 0 1/100 86 2 Geo 5xx boiler 173 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.boiler_meter_e-heater sensor.boiler_metereheat 5 0 1/100 88 2 Geo 5xx boiler 173 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/100 90 2 Geo 5xx boiler 173 metercool meter cooling uint24 (>=0<=167772) kWh False sensor.boiler_meter_cooling sensor.boiler_metercool 5 0 1/100 266 2 Geo 5xx boiler 173 meter meter uint24 (>=0<=167772) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/100 2 2 Geo 5xx boiler 173 uptimetotal heatpump total uptime time (>=0<=279620) minutes False sensor.boiler_heatpump_total_uptime sensor.boiler_uptimetotal 5 0 1/60 92 2 Geo 5xx boiler 173 uptimecontrol total operating time heat time (>=0<=279620) minutes False sensor.boiler_total_operating_time_heat sensor.boiler_uptimecontrol 5 0 1/60 94 2 Geo 5xx boiler 173 uptimecompheating operating time compressor heating time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_heating sensor.boiler_uptimecompheating 5 0 1/60 96 2 Geo 5xx boiler 173 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_cooling sensor.boiler_uptimecompcooling 5 0 1/60 98 2 Geo 5xx boiler 173 uptimecomp operating time compressor time (>=0<=279620) minutes False sensor.boiler_dhw_operating_time_compressor sensor.boiler_dhw_uptimecomp 5 9 1/60 4 2 Geo 5xx boiler 173 uptimecomppool operating time compressor pool time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_pool sensor.boiler_uptimecomppool 5 0 1/60 100 2 Geo 5xx boiler 173 totalcompstarts total compressor control starts uint24 (>=0<=16777213) False sensor.boiler_total_compressor_control_starts sensor.boiler_totalcompstarts 5 0 1 102 2 Geo 5xx boiler 173 heatingstarts heating control starts uint24 (>=0<=16777213) False sensor.boiler_heating_control_starts sensor.boiler_heatingstarts 5 0 1 104 2 Geo 5xx boiler 173 coolingstarts cooling control starts uint24 (>=0<=16777213) False sensor.boiler_cooling_control_starts sensor.boiler_coolingstarts 5 0 1 106 2 Geo 5xx boiler 173 starts2 control starts2 uint24 (>=0<=16777213) False sensor.boiler_dhw_control_starts2 sensor.boiler_dhw_starts2 5 9 1 6 2 Geo 5xx boiler 173 poolstarts pool control starts uint24 (>=0<=16777213) False sensor.boiler_pool_control_starts sensor.boiler_poolstarts 5 0 1 108 2 Geo 5xx boiler 173 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption sensor.boiler_nrgconstotal 5 0 1 110 2 Geo 5xx boiler 173 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption_compressor sensor.boiler_nrgconscomptotal 5 0 1 112 2 Geo 5xx boiler 173 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_heating sensor.boiler_nrgconscompheating 5 0 1 114 2 Geo 5xx boiler 173 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_energy_consumption_compressor sensor.boiler_dhw_nrgconscomp 5 9 1 8 2 Geo 5xx boiler 173 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_cooling sensor.boiler_nrgconscompcooling 5 0 1 116 2 Geo 5xx boiler 173 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_pool sensor.boiler_nrgconscomppool 5 0 1 118 2 Geo 5xx boiler 173 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_aux_elec._heater_energy_consumption sensor.boiler_auxelecheatnrgconstotal 5 0 1 120 2 Geo 5xx boiler 173 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_heating sensor.boiler_auxelecheatnrgconsheating 5 0 1 122 2 Geo 5xx boiler 173 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_aux_elec._heater_energy_consumption sensor.boiler_dhw_auxelecheatnrgcons 5 9 1 10 2 Geo 5xx boiler 173 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_pool sensor.boiler_auxelecheatnrgconspool 5 0 1 124 2 Geo 5xx boiler 173 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied sensor.boiler_nrgsupptotal 5 0 1 126 2 Geo 5xx boiler 173 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_heating sensor.boiler_nrgsuppheating 5 0 1 128 2 Geo 5xx boiler 173 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_total_energy_warm_supplied sensor.boiler_dhw_nrgsupp 5 9 1 12 2 Geo 5xx boiler 173 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_cooling sensor.boiler_nrgsuppcooling 5 0 1 130 2 Geo 5xx boiler 173 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_pool sensor.boiler_nrgsupppool 5 0 1 132 2 Geo 5xx boiler 173 hppower compressor power output uint8 (>=0<=25) kW False sensor.boiler_compressor_power_output sensor.boiler_hppower 5 0 1/10 134 1 Geo 5xx boiler 173 hpmaxpower compressor max power uint8 (>=0<=100) % True number.boiler_compressor_max_power number.boiler_hpmaxpower 5 0 1 135 1 Geo 5xx boiler 173 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar True number.boiler_set_differental_pressure number.boiler_hpsetdiffpress 5 0 50 136 1 Geo 5xx boiler 173 hpcompon hp compressor boolean False binary_sensor.boiler_hp_compressor binary_sensor.boiler_hpcompon 5 0 1 137 1 Geo 5xx boiler 173 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] False sensor.boiler_compressor_activity sensor.boiler_hpactivity 5 0 1 138 1 Geo 5xx boiler 173 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % False sensor.boiler_brine_pump_speed sensor.boiler_hpbrinepumpspd 5 0 1 139 1 Geo 5xx boiler 173 hpswitchvalve switch valve boolean False binary_sensor.boiler_switch_valve binary_sensor.boiler_hpswitchvalve 5 0 1 140 1 Geo 5xx boiler 173 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.boiler_compressor_speed sensor.boiler_hpcompspd 5 0 1 141 1 Geo 5xx boiler 173 hpcircspd circulation pump speed uint8 (>=0<=100) % False sensor.boiler_circulation_pump_speed sensor.boiler_hpcircspd 5 0 1 142 1 Geo 5xx boiler 173 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C False sensor.boiler_brine_in/evaporator sensor.boiler_hpbrinein 5 0 1/10 143 1 Geo 5xx boiler 173 hpbrineout brine out/condenser int16 (>=-3199<=3199) C False sensor.boiler_brine_out/condenser sensor.boiler_hpbrineout 5 0 1/10 144 1 Geo 5xx boiler 173 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_return_(TC0) sensor.boiler_hptc0 5 0 1/10 145 1 Geo 5xx boiler 173 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_forward_(TC1) sensor.boiler_hptc1 5 0 1/10 146 1 Geo 5xx boiler 173 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C False sensor.boiler_condenser_temperature_(TC3) sensor.boiler_hptc3 5 0 1/10 147 1 Geo 5xx boiler 173 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.boiler_compressor_temperature_(TR1) sensor.boiler_hptr1 5 0 1/10 148 1 Geo 5xx boiler 173 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.boiler_hptr3 5 0 1/10 149 1 Geo 5xx boiler 173 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.boiler_evaporator_inlet_temperature_(TR4) sensor.boiler_hptr4 5 0 1/10 150 1 Geo 5xx boiler 173 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.boiler_compressor_inlet_temperature_(TR5) sensor.boiler_hptr5 5 0 1/10 151 1 Geo 5xx boiler 173 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.boiler_compressor_outlet_temperature_(TR6) sensor.boiler_hptr6 5 0 1/10 152 1 Geo 5xx boiler 173 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_gas_side_(condenser_input)_(TR7) sensor.boiler_hptr7 5 0 1/10 153 1 Geo 5xx boiler 173 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.boiler_air_inlet_temperature_(TL2) sensor.boiler_hptl2 5 0 1/10 154 1 Geo 5xx boiler 173 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.boiler_low_pressure_side_temperature_(PL1) sensor.boiler_hppl1 5 0 1/10 155 1 Geo 5xx boiler 173 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.boiler_high_pressure_side_temperature_(PH1) sensor.boiler_hpph1 5 0 1/10 156 1 Geo 5xx boiler 173 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.boiler_drain_pan_temp_(TA4) sensor.boiler_hpta4 5 0 1/10 157 1 Geo 5xx boiler 173 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C False sensor.boiler_reservoir_temp_(TW1) sensor.boiler_hptw1 5 0 1/10 158 1 Geo 5xx boiler 173 poolsettemp pool set temperature uint8 (>=0<=127) C True number.boiler_pool_set_temperature number.boiler_poolsettemp 5 0 1/2 159 1 Geo 5xx boiler 173 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] False sensor.boiler_4-way_valve_(VR4) sensor.boiler_hp4way 5 0 1 160 1 Geo 5xx boiler 173 hpin1 input 1 state boolean False binary_sensor.boiler_input_1_state binary_sensor.boiler_hpin1 5 0 1 161 1 Geo 5xx boiler 173 hpin1opt input 1 options string True sensor.boiler_input_1_options sensor.boiler_hpin1opt 5 0 1 162 8 Geo 5xx boiler 173 hpin2 input 2 state boolean False binary_sensor.boiler_input_2_state binary_sensor.boiler_hpin2 5 0 1 170 1 Geo 5xx boiler 173 hpin2opt input 2 options string True sensor.boiler_input_2_options sensor.boiler_hpin2opt 5 0 1 171 8 Geo 5xx boiler 173 hpin3 input 3 state boolean False binary_sensor.boiler_input_3_state binary_sensor.boiler_hpin3 5 0 1 179 1 Geo 5xx boiler 173 hpin3opt input 3 options string True sensor.boiler_input_3_options sensor.boiler_hpin3opt 5 0 1 180 8 Geo 5xx boiler 173 hpin4 input 4 state boolean False binary_sensor.boiler_input_4_state binary_sensor.boiler_hpin4 5 0 1 188 1 Geo 5xx boiler 173 hpin4opt input 4 options string True sensor.boiler_input_4_options sensor.boiler_hpin4opt 5 0 1 189 8 Geo 5xx boiler 173 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_compressor select.boiler_maxheatcomp 5 0 1 197 1 Geo 5xx boiler 173 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_heating select.boiler_maxheatheat 5 0 1 198 1 Geo 5xx boiler 173 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_dhw_heat_limit select.boiler_dhw_maxheat 5 9 1 14 1 Geo 5xx boiler 173 mandefrost manual defrost boolean True switch.boiler_manual_defrost switch.boiler_mandefrost 5 0 1 199 1 Geo 5xx boiler 173 pvcooling cooling only with PV boolean True switch.boiler_cooling_only_with_PV switch.boiler_pvcooling 5 0 1 200 1 Geo 5xx boiler 173 auxheateronly aux heater only boolean True switch.boiler_aux_heater_only switch.boiler_auxheateronly 5 0 1 201 1 Geo 5xx boiler 173 auxheateroff disable aux heater boolean True switch.boiler_disable_aux_heater switch.boiler_auxheateroff 5 0 1 202 1 Geo 5xx boiler 173 auxheaterstatus aux heater status uint8 (>=0<=100) % False sensor.boiler_aux_heater_status sensor.boiler_auxheaterstatus 5 0 1 203 1 Geo 5xx boiler 173 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min True number.boiler_aux_heater_on_delay number.boiler_auxheaterdelay 5 0 10 204 1 Geo 5xx boiler 173 auxmaxlimit aux heater max limit uint8 (>=0<=10) K True number.boiler_aux_heater_max_limit number.boiler_auxmaxlimit 5 0 1/10 205 1 Geo 5xx boiler 173 auxlimitstart aux heater limit start uint8 (>=0<=10) K True number.boiler_aux_heater_limit_start number.boiler_auxlimitstart 5 0 1/10 206 1 Geo 5xx boiler 173 auxheatrmode aux heater mode enum [eco|comfort] True select.boiler_aux_heater_mode select.boiler_auxheatrmode 5 0 1 207 1 Geo 5xx boiler 173 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_heat number.boiler_hphystheat 5 0 5 208 1 Geo 5xx boiler 173 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_cool number.boiler_hphystcool 5 0 5 209 1 Geo 5xx boiler 173 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_pool number.boiler_hphystpool 5 0 5 210 1 Geo 5xx boiler 173 silentmode silent mode enum [off|auto|on] True select.boiler_silent_mode select.boiler_silentmode 5 0 1 211 1 Geo 5xx boiler 173 silentfrom silent mode from uint8 (>=0<=3810) minutes True number.boiler_silent_mode_from number.boiler_silentfrom 5 0 15 212 1 Geo 5xx boiler 173 silentto silent mode to uint8 (>=0<=3810) minutes True number.boiler_silent_mode_to number.boiler_silentto 5 0 15 213 1 Geo 5xx boiler 173 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C True number.boiler_min_outside_temp_for_silent_mode number.boiler_mintempsilent 5 0 1 214 1 Geo 5xx boiler 173 tempparmode outside temp parallel mode int8 (>=-126<=126) C True number.boiler_outside_temp_parallel_mode number.boiler_tempparmode 5 0 1 215 1 Geo 5xx boiler 173 auxheatmix aux heater mixing valve int8 (>=-100<=100) % False sensor.boiler_aux_heater_mixing_valve sensor.boiler_auxheatmix 5 0 1 216 1 Geo 5xx boiler 173 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_heat number.boiler_tempdiffheat 5 0 1/10 217 1 Geo 5xx boiler 173 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_cool number.boiler_tempdiffcool 5 0 1/10 218 1 Geo 5xx boiler 173 vpcooling valve/pump cooling boolean True switch.boiler_valve/pump_cooling switch.boiler_vpcooling 5 0 1 219 1 Geo 5xx boiler 173 heatcable heating cable boolean True switch.boiler_heating_cable switch.boiler_heatcable 5 0 1 220 1 Geo 5xx boiler 173 vc0valve VC0 valve boolean True switch.boiler_VC0_valve switch.boiler_vc0valve 5 0 1 221 1 Geo 5xx boiler 173 primepump primary heatpump boolean True switch.boiler_primary_heatpump switch.boiler_primepump 5 0 1 222 1 Geo 5xx boiler 173 primepumpmod primary heatpump modulation uint8 (>=0<=100) % True number.boiler_primary_heatpump_modulation number.boiler_primepumpmod 5 0 1 223 1 Geo 5xx boiler 173 hp3way 3-way valve boolean True switch.boiler_3-way_valve switch.boiler_hp3way 5 0 1 224 1 Geo 5xx boiler 173 elheatstep1 el. heater step 1 boolean True switch.boiler_el._heater_step_1 switch.boiler_elheatstep1 5 0 1 225 1 Geo 5xx boiler 173 elheatstep2 el. heater step 2 boolean True switch.boiler_el._heater_step_2 switch.boiler_elheatstep2 5 0 1 226 1 Geo 5xx boiler 173 elheatstep3 el. heater step 3 boolean True switch.boiler_el._heater_step_3 switch.boiler_elheatstep3 5 0 1 227 1 Geo 5xx boiler 173 hpea0 condensate reservoir heating (EA0) boolean False binary_sensor.boiler_condensate_reservoir_heating_(EA0) binary_sensor.boiler_hpea0 5 0 1 228 1 Geo 5xx boiler 173 hppumpmode primary heatpump mode enum [auto|continuous] True select.boiler_primary_heatpump_mode select.boiler_hppumpmode 5 0 1 229 1 Geo 5xx boiler 173 fan fan uint8 (>=20<=100) % True number.boiler_fan number.boiler_fan 5 0 1 230 1 Geo 5xx boiler 173 shutdown shutdown cmd [off|on] True sensor.boiler_shutdown sensor.boiler_shutdown 5 0 1 231 1 Geo 5xx boiler 173 alternatingop alternating operation boolean True switch.boiler_dhw_alternating_operation switch.boiler_dhw_alternatingop 5 9 1 15 1 Geo 5xx boiler 173 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes True number.boiler_dhw_prioritise_heating_during_dhw number.boiler_dhw_altopprioheat 5 9 1 16 1 Geo 5xx boiler 173 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes True number.boiler_dhw_prioritise_dhw_during_heating number.boiler_dhw_altopprio 5 9 1 17 1 Geo 5xx boiler 173 comfoff comfort switch off uint8 (>=15<=65) C True number.boiler_dhw_comfort_switch_off number.boiler_dhw_comfoff 5 9 1 18 1 Geo 5xx boiler 173 ecooff eco switch off uint8 (>=15<=65) C True number.boiler_dhw_eco_switch_off number.boiler_dhw_ecooff 5 9 1 19 1 Geo 5xx boiler 173 ecoplusoff eco+ switch off uint8 (>=48<=63) C True number.boiler_dhw_eco+_switch_off number.boiler_dhw_ecoplusoff 5 9 1 20 1 Geo 5xx boiler 173 comfdiff comfort diff uint8 (>=6<=12) K True number.boiler_dhw_comfort_diff number.boiler_dhw_comfdiff 5 9 1 21 1 Geo 5xx boiler 173 ecodiff eco diff uint8 (>=6<=12) K True number.boiler_dhw_eco_diff number.boiler_dhw_ecodiff 5 9 1 22 1 Geo 5xx boiler 173 ecoplusdiff eco+ diff uint8 (>=6<=12) K True number.boiler_dhw_eco+_diff number.boiler_dhw_ecoplusdiff 5 9 1 23 1 Geo 5xx boiler 173 comfstop comfort stop temp uint8 (>=0<=254) C True number.boiler_dhw_comfort_stop_temp number.boiler_dhw_comfstop 5 9 1 24 1 Geo 5xx boiler 173 ecostop eco stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco_stop_temp number.boiler_dhw_ecostop 5 9 1 25 1 Geo 5xx boiler 173 ecoplusstop eco+ stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco+_stop_temp number.boiler_dhw_ecoplusstop 5 9 1 26 1 Geo 5xx boiler 173 hpcircpump circulation pump available during dhw boolean True switch.boiler_dhw_circulation_pump_available_during_dhw switch.boiler_dhw_hpcircpump 5 9 1 27 1 Geo 5xx boiler 173 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Geo 5xx boiler 173 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Geo 5xx boiler 173 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Geo 5xx boiler 173 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Geo 5xx boiler 173 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Geo 5xx boiler 173 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Geo 5xx boiler 173 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Geo 5xx boiler 173 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Geo 5xx boiler 173 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Geo 5xx boiler 173 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Geo 5xx boiler 173 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Geo 5xx boiler 173 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Geo 5xx boiler 173 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Geo 5xx boiler 173 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Geo 5xx boiler 173 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Geo 5xx boiler 173 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Geo 5xx boiler 173 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Geo 5xx boiler 173 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Geo 5xx boiler 173 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Geo 5xx boiler 173 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Geo 5xx boiler 173 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Geo 5xx boiler 173 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Geo 5xx boiler 173 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Geo 5xx boiler 173 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Geo 5xx boiler 173 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Geo 5xx boiler 173 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Geo 5xx boiler 173 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Geo 5xx boiler 173 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Geo 5xx boiler 173 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Geo 5xx boiler 173 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Geo 5xx boiler 173 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Geo 5xx boiler 173 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Geo 5xx boiler 173 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Geo 5xx boiler 173 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Geo 5xx boiler 173 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Geo 5xx boiler 173 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Geo 5xx boiler 173 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Geo 5xx boiler 173 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Geo 5xx boiler 173 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logamax U122/Cerapur boiler 203 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logamax U122/Cerapur boiler 203 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logamax U122/Cerapur boiler 203 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logamax U122/Cerapur boiler 203 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logamax U122/Cerapur boiler 203 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logamax U122/Cerapur boiler 203 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logamax U122/Cerapur boiler 203 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logamax U122/Cerapur boiler 203 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logamax U122/Cerapur boiler 203 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logamax U122/Cerapur boiler 203 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logamax U122/Cerapur boiler 203 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logamax U122/Cerapur boiler 203 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logamax U122/Cerapur boiler 203 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logamax U122/Cerapur boiler 203 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logamax U122/Cerapur boiler 203 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logamax U122/Cerapur boiler 203 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logamax U122/Cerapur boiler 203 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logamax U122/Cerapur boiler 203 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logamax U122/Cerapur boiler 203 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logamax U122/Cerapur boiler 203 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logamax U122/Cerapur boiler 203 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logamax U122/Cerapur boiler 203 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logamax U122/Cerapur boiler 203 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logamax U122/Cerapur boiler 203 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logamax U122/Cerapur boiler 203 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logamax U122/Cerapur boiler 203 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logamax U122/Cerapur boiler 203 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logamax U122/Cerapur boiler 203 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logamax U122/Cerapur boiler 203 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logamax U122/Cerapur boiler 203 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logamax U122/Cerapur boiler 203 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logamax U122/Cerapur boiler 203 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logamax U122/Cerapur boiler 203 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logamax U122/Cerapur boiler 203 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logamax U122/Cerapur boiler 203 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logamax U122/Cerapur boiler 203 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logamax U122/Cerapur boiler 203 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logamax U122/Cerapur boiler 203 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logamax U122/Cerapur boiler 203 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logamax U122/Cerapur boiler 203 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logamax U122/Cerapur boiler 203 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logamax U122/Cerapur boiler 203 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logamax U122/Cerapur boiler 203 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logamax U122/Cerapur boiler 203 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logamax U122/Cerapur boiler 203 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logamax U122/Cerapur boiler 203 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logamax U122/Cerapur boiler 203 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logamax U122/Cerapur boiler 203 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logamax U122/Cerapur boiler 203 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logamax U122/Cerapur boiler 203 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logamax U122/Cerapur boiler 203 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logamax U122/Cerapur boiler 203 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logamax U122/Cerapur boiler 203 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logamax U122/Cerapur boiler 203 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logamax U122/Cerapur boiler 203 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logamax U122/Cerapur boiler 203 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logamax U122/Cerapur boiler 203 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logamax U122/Cerapur boiler 203 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logamax U122/Cerapur boiler 203 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logamax U122/Cerapur boiler 203 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logamax U122/Cerapur boiler 203 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logamax U122/Cerapur boiler 203 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logamax U122/Cerapur boiler 203 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logamax U122/Cerapur boiler 203 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logamax U122/Cerapur boiler 203 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logamax U122/Cerapur boiler 203 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logamax U122/Cerapur boiler 203 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logamax U122/Cerapur boiler 203 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logamax U122/Cerapur boiler 203 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logamax U122/Cerapur boiler 203 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logamax U122/Cerapur boiler 203 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logamax U122/Cerapur boiler 203 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logamax U122/Cerapur boiler 203 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logamax U122/Cerapur boiler 203 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logamax U122/Cerapur boiler 203 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logamax U122/Cerapur boiler 203 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logamax U122/Cerapur boiler 203 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logamax U122/Cerapur boiler 203 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logamax U122/Cerapur boiler 203 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logamax U122/Cerapur boiler 203 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logamax U122/Cerapur boiler 203 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logamax U122/Cerapur boiler 203 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logamax U122/Cerapur boiler 203 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logamax U122/Cerapur boiler 203 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logamax U122/Cerapur boiler 203 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logamax U122/Cerapur boiler 203 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logamax U122/Cerapur boiler 203 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logamax U122/Cerapur boiler 203 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logamax U122/Cerapur boiler 203 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logamax U122/Cerapur boiler 203 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logamax U122/Cerapur boiler 203 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logamax U122/Cerapur boiler 203 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logamax U122/Cerapur boiler 203 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logamax U122/Cerapur boiler 203 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logamax U122/Cerapur boiler 203 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logamax U122/Cerapur boiler 203 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logamax U122/Cerapur boiler 203 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logamax U122/Cerapur boiler 203 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logamax U122/Cerapur boiler 203 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logamax U122/Cerapur boiler 203 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logamax U122/Cerapur boiler 203 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logamax U122/Cerapur boiler 203 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logamax U122/Cerapur boiler 203 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logamax U122/Cerapur boiler 203 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logamax U122/Cerapur boiler 203 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax U122/Cerapur boiler 203 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logamax U122/Cerapur boiler 203 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logamax U122/Cerapur boiler 203 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logamax U122/Cerapur boiler 203 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Ecomline Excellent boiler 206 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Ecomline Excellent boiler 206 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Ecomline Excellent boiler 206 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Ecomline Excellent boiler 206 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Ecomline Excellent boiler 206 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Ecomline Excellent boiler 206 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Ecomline Excellent boiler 206 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Ecomline Excellent boiler 206 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Ecomline Excellent boiler 206 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Ecomline Excellent boiler 206 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Ecomline Excellent boiler 206 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Ecomline Excellent boiler 206 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Ecomline Excellent boiler 206 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Ecomline Excellent boiler 206 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Ecomline Excellent boiler 206 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Ecomline Excellent boiler 206 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Ecomline Excellent boiler 206 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Ecomline Excellent boiler 206 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Ecomline Excellent boiler 206 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Ecomline Excellent boiler 206 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Ecomline Excellent boiler 206 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Ecomline Excellent boiler 206 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Ecomline Excellent boiler 206 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Ecomline Excellent boiler 206 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Ecomline Excellent boiler 206 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Ecomline Excellent boiler 206 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Ecomline Excellent boiler 206 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Ecomline Excellent boiler 206 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Ecomline Excellent boiler 206 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Ecomline Excellent boiler 206 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Ecomline Excellent boiler 206 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Ecomline Excellent boiler 206 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Ecomline Excellent boiler 206 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Ecomline Excellent boiler 206 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Ecomline Excellent boiler 206 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Ecomline Excellent boiler 206 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Ecomline Excellent boiler 206 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Ecomline Excellent boiler 206 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Ecomline Excellent boiler 206 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Ecomline Excellent boiler 206 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Ecomline Excellent boiler 206 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Ecomline Excellent boiler 206 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Ecomline Excellent boiler 206 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Ecomline Excellent boiler 206 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Ecomline Excellent boiler 206 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Ecomline Excellent boiler 206 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Ecomline Excellent boiler 206 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Ecomline Excellent boiler 206 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Ecomline Excellent boiler 206 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Ecomline Excellent boiler 206 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Ecomline Excellent boiler 206 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Ecomline Excellent boiler 206 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Ecomline Excellent boiler 206 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Ecomline Excellent boiler 206 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Ecomline Excellent boiler 206 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Ecomline Excellent boiler 206 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Ecomline Excellent boiler 206 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Ecomline Excellent boiler 206 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Ecomline Excellent boiler 206 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Ecomline Excellent boiler 206 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Ecomline Excellent boiler 206 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Ecomline Excellent boiler 206 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Ecomline Excellent boiler 206 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Ecomline Excellent boiler 206 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Ecomline Excellent boiler 206 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Ecomline Excellent boiler 206 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Ecomline Excellent boiler 206 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Ecomline Excellent boiler 206 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Ecomline Excellent boiler 206 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Ecomline Excellent boiler 206 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Ecomline Excellent boiler 206 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Ecomline Excellent boiler 206 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Ecomline Excellent boiler 206 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Ecomline Excellent boiler 206 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Ecomline Excellent boiler 206 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Ecomline Excellent boiler 206 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Ecomline Excellent boiler 206 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Ecomline Excellent boiler 206 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Ecomline Excellent boiler 206 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Ecomline Excellent boiler 206 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Ecomline Excellent boiler 206 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Ecomline Excellent boiler 206 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Ecomline Excellent boiler 206 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Ecomline Excellent boiler 206 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Ecomline Excellent boiler 206 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Ecomline Excellent boiler 206 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Ecomline Excellent boiler 206 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Ecomline Excellent boiler 206 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Ecomline Excellent boiler 206 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Ecomline Excellent boiler 206 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Ecomline Excellent boiler 206 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Ecomline Excellent boiler 206 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Ecomline Excellent boiler 206 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Ecomline Excellent boiler 206 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Ecomline Excellent boiler 206 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Ecomline Excellent boiler 206 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Ecomline Excellent boiler 206 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Ecomline Excellent boiler 206 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Ecomline Excellent boiler 206 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Ecomline Excellent boiler 206 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Ecomline Excellent boiler 206 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Ecomline Excellent boiler 206 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Ecomline Excellent boiler 206 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Ecomline Excellent boiler 206 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Ecomline Excellent boiler 206 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Ecomline Excellent boiler 206 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Ecomline Excellent boiler 206 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Ecomline Excellent boiler 206 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Ecomline Excellent boiler 206 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Cascade MC400 boiler 210 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Cascade MC400 boiler 210 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Cascade MC400 boiler 210 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Cascade MC400 boiler 210 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Cascade MC400 boiler 210 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Cascade MC400 boiler 210 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Cascade MC400 boiler 210 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Cascade MC400 boiler 210 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Cascade MC400 boiler 210 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Cascade MC400 boiler 210 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Cascade MC400 boiler 210 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Cascade MC400 boiler 210 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Cascade MC400 boiler 210 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Cascade MC400 boiler 210 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Cascade MC400 boiler 210 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Cascade MC400 boiler 210 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Cascade MC400 boiler 210 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Cascade MC400 boiler 210 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Cascade MC400 boiler 210 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Cascade MC400 boiler 210 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Cascade MC400 boiler 210 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Cascade MC400 boiler 210 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Cascade MC400 boiler 210 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Cascade MC400 boiler 210 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Cascade MC400 boiler 210 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Cascade MC400 boiler 210 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Cascade MC400 boiler 210 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Cascade MC400 boiler 210 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Cascade MC400 boiler 210 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Cascade MC400 boiler 210 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Cascade MC400 boiler 210 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Cascade MC400 boiler 210 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Cascade MC400 boiler 210 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Cascade MC400 boiler 210 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Cascade MC400 boiler 210 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Cascade MC400 boiler 210 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Cascade MC400 boiler 210 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Cascade MC400 boiler 210 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Cascade MC400 boiler 210 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Cascade MC400 boiler 210 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Cascade MC400 boiler 210 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Cascade MC400 boiler 210 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Cascade MC400 boiler 210 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Cascade MC400 boiler 210 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Cascade MC400 boiler 210 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Cascade MC400 boiler 210 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Cascade MC400 boiler 210 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Cascade MC400 boiler 210 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Cascade MC400 boiler 210 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Cascade MC400 boiler 210 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Cascade MC400 boiler 210 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Cascade MC400 boiler 210 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Cascade MC400 boiler 210 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Cascade MC400 boiler 210 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Cascade MC400 boiler 210 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Cascade MC400 boiler 210 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Cascade MC400 boiler 210 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Cascade MC400 boiler 210 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Cascade MC400 boiler 210 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Cascade MC400 boiler 210 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Cascade MC400 boiler 210 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Cascade MC400 boiler 210 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Cascade MC400 boiler 210 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Cascade MC400 boiler 210 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Cascade MC400 boiler 210 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Cascade MC400 boiler 210 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Cascade MC400 boiler 210 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Cascade MC400 boiler 210 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Cascade MC400 boiler 210 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Cascade MC400 boiler 210 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Cascade MC400 boiler 210 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Cascade MC400 boiler 210 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Cascade MC400 boiler 210 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Cascade MC400 boiler 210 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Cascade MC400 boiler 210 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Cascade MC400 boiler 210 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Cascade MC400 boiler 210 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Cascade MC400 boiler 210 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Cascade MC400 boiler 210 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Cascade MC400 boiler 210 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Cascade MC400 boiler 210 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Cascade MC400 boiler 210 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Cascade MC400 boiler 210 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Cascade MC400 boiler 210 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Cascade MC400 boiler 210 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Cascade MC400 boiler 210 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Cascade MC400 boiler 210 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Cascade MC400 boiler 210 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Cascade MC400 boiler 210 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Cascade MC400 boiler 210 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Cascade MC400 boiler 210 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Cascade MC400 boiler 210 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Cascade MC400 boiler 210 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Cascade MC400 boiler 210 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Cascade MC400 boiler 210 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Cascade MC400 boiler 210 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Cascade MC400 boiler 210 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Cascade MC400 boiler 210 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Cascade MC400 boiler 210 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Cascade MC400 boiler 210 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Cascade MC400 boiler 210 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Cascade MC400 boiler 210 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Cascade MC400 boiler 210 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Cascade MC400 boiler 210 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Cascade MC400 boiler 210 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Cascade MC400 boiler 210 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Cascade MC400 boiler 210 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Cascade MC400 boiler 210 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Cascade MC400 boiler 210 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 EasyControl Adapter boiler 211 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 EasyControl Adapter boiler 211 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 EasyControl Adapter boiler 211 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 EasyControl Adapter boiler 211 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 EasyControl Adapter boiler 211 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 EasyControl Adapter boiler 211 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 EasyControl Adapter boiler 211 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 EasyControl Adapter boiler 211 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 EasyControl Adapter boiler 211 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 EasyControl Adapter boiler 211 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 EasyControl Adapter boiler 211 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 EasyControl Adapter boiler 211 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 EasyControl Adapter boiler 211 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 EasyControl Adapter boiler 211 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 EasyControl Adapter boiler 211 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 EasyControl Adapter boiler 211 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 EasyControl Adapter boiler 211 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 EasyControl Adapter boiler 211 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 EasyControl Adapter boiler 211 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 EasyControl Adapter boiler 211 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 EasyControl Adapter boiler 211 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 EasyControl Adapter boiler 211 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 EasyControl Adapter boiler 211 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 EasyControl Adapter boiler 211 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 EasyControl Adapter boiler 211 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 EasyControl Adapter boiler 211 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 EasyControl Adapter boiler 211 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 EasyControl Adapter boiler 211 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 EasyControl Adapter boiler 211 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 EasyControl Adapter boiler 211 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 EasyControl Adapter boiler 211 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 EasyControl Adapter boiler 211 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 EasyControl Adapter boiler 211 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 EasyControl Adapter boiler 211 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 EasyControl Adapter boiler 211 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 EasyControl Adapter boiler 211 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 EasyControl Adapter boiler 211 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 EasyControl Adapter boiler 211 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 EasyControl Adapter boiler 211 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 EasyControl Adapter boiler 211 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 EasyControl Adapter boiler 211 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 EasyControl Adapter boiler 211 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 EasyControl Adapter boiler 211 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 EasyControl Adapter boiler 211 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 EasyControl Adapter boiler 211 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 EasyControl Adapter boiler 211 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 EasyControl Adapter boiler 211 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 EasyControl Adapter boiler 211 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 EasyControl Adapter boiler 211 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 EasyControl Adapter boiler 211 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 EasyControl Adapter boiler 211 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 EasyControl Adapter boiler 211 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 EasyControl Adapter boiler 211 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 EasyControl Adapter boiler 211 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 EasyControl Adapter boiler 211 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 EasyControl Adapter boiler 211 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 EasyControl Adapter boiler 211 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 EasyControl Adapter boiler 211 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 EasyControl Adapter boiler 211 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 EasyControl Adapter boiler 211 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 EasyControl Adapter boiler 211 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 EasyControl Adapter boiler 211 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 EasyControl Adapter boiler 211 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 EasyControl Adapter boiler 211 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 EasyControl Adapter boiler 211 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 EasyControl Adapter boiler 211 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 EasyControl Adapter boiler 211 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 EasyControl Adapter boiler 211 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 EasyControl Adapter boiler 211 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 EasyControl Adapter boiler 211 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 EasyControl Adapter boiler 211 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 EasyControl Adapter boiler 211 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 EasyControl Adapter boiler 211 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 EasyControl Adapter boiler 211 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 EasyControl Adapter boiler 211 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 EasyControl Adapter boiler 211 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 EasyControl Adapter boiler 211 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 EasyControl Adapter boiler 211 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 EasyControl Adapter boiler 211 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 EasyControl Adapter boiler 211 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 EasyControl Adapter boiler 211 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 EasyControl Adapter boiler 211 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 EasyControl Adapter boiler 211 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 EasyControl Adapter boiler 211 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 EasyControl Adapter boiler 211 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 EasyControl Adapter boiler 211 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 EasyControl Adapter boiler 211 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 EasyControl Adapter boiler 211 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 EasyControl Adapter boiler 211 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 EasyControl Adapter boiler 211 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 EasyControl Adapter boiler 211 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 EasyControl Adapter boiler 211 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 EasyControl Adapter boiler 211 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 EasyControl Adapter boiler 211 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 EasyControl Adapter boiler 211 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 EasyControl Adapter boiler 211 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 EasyControl Adapter boiler 211 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 EasyControl Adapter boiler 211 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 EasyControl Adapter boiler 211 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 EasyControl Adapter boiler 211 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 EasyControl Adapter boiler 211 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 EasyControl Adapter boiler 211 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 EasyControl Adapter boiler 211 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 EasyControl Adapter boiler 211 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 EasyControl Adapter boiler 211 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 EasyControl Adapter boiler 211 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 EasyControl Adapter boiler 211 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 EasyControl Adapter boiler 211 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 EasyControl Adapter boiler 211 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 netflowtemp heat network flow temp uint16 (>=0<=3199) C False sensor.boiler_heat_network_flow_temp sensor.boiler_netflowtemp 5 0 1/10 259 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatvalve heating valve uint8 (>=0<=100) % False sensor.boiler_heating_valve sensor.boiler_heatvalve 5 0 1 260 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 dhwvalve valve uint8 (>=0<=100) % False sensor.boiler_dhw_valve sensor.boiler_dhw_dhwvalve 5 9 1 74 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 keepwarmtemp keep warm temperature uint8 (>=0<=254) C True number.boiler_keep_warm_temperature number.boiler_keepwarmtemp 5 0 1 261 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 setreturntemp set temp return uint8 (>=0<=254) C True number.boiler_set_temp_return number.boiler_setreturntemp 5 0 1 262 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heating heating boolean False binary_sensor.boiler_heating binary_sensor.boiler_heating 5 0 1 263 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Greenstar HIU/Logamax kompakt WS170 boiler 219 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Greenstar HIU/Logamax kompakt WS170 boiler 219 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax Plus GB122/Condense 2300 boiler 234 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logamax Plus GB122/Condense 2300 boiler 234 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logamax Plus GB122/Condense 2300 boiler 234 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logamax Plus GB122/Condense 2300 boiler 234 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logamax Plus GB122/Condense 2300 boiler 234 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logamax Plus GB122/Condense 2300 boiler 234 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logamax Plus GB122/Condense 2300 boiler 234 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logamax Plus GB122/Condense 2300 boiler 234 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logamax Plus GB122/Condense 2300 boiler 234 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logamax Plus GB122/Condense 2300 boiler 234 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logamax Plus GB122/Condense 2300 boiler 234 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logamax Plus GB122/Condense 2300 boiler 234 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logamax Plus GB122/Condense 2300 boiler 234 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logamax Plus GB122/Condense 2300 boiler 234 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logamax Plus GB122/Condense 2300 boiler 234 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logamax Plus GB122/Condense 2300 boiler 234 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logamax Plus GB122/Condense 2300 boiler 234 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logamax Plus GB122/Condense 2300 boiler 234 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logamax Plus GB122/Condense 2300 boiler 234 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logamax Plus GB122/Condense 2300 boiler 234 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logamax Plus GB122/Condense 2300 boiler 234 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logamax Plus GB122/Condense 2300 boiler 234 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logamax Plus GB122/Condense 2300 boiler 234 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logamax Plus GB122/Condense 2300 boiler 234 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logamax Plus GB122/Condense 2300 boiler 234 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logamax Plus GB122/Condense 2300 boiler 234 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logamax Plus GB122/Condense 2300 boiler 234 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logamax Plus GB122/Condense 2300 boiler 234 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logamax Plus GB122/Condense 2300 boiler 234 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logamax Plus GB122/Condense 2300 boiler 234 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logamax Plus GB122/Condense 2300 boiler 234 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logamax Plus GB122/Condense 2300 boiler 234 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logamax Plus GB122/Condense 2300 boiler 234 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logamax Plus GB122/Condense 2300 boiler 234 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logamax Plus GB122/Condense 2300 boiler 234 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logamax Plus GB122/Condense 2300 boiler 234 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logamax Plus GB122/Condense 2300 boiler 234 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logamax Plus GB122/Condense 2300 boiler 234 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logamax Plus GB122/Condense 2300 boiler 234 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logamax Plus GB122/Condense 2300 boiler 234 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logamax Plus GB122/Condense 2300 boiler 234 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logamax Plus GB122/Condense 2300 boiler 234 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logamax Plus GB122/Condense 2300 boiler 234 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logamax Plus GB122/Condense 2300 boiler 234 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logamax Plus GB122/Condense 2300 boiler 234 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logamax Plus GB122/Condense 2300 boiler 234 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logamax Plus GB122/Condense 2300 boiler 234 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logamax Plus GB122/Condense 2300 boiler 234 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logamax Plus GB122/Condense 2300 boiler 234 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logamax Plus GB122/Condense 2300 boiler 234 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logamax Plus GB122/Condense 2300 boiler 234 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logamax Plus GB122/Condense 2300 boiler 234 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logamax Plus GB122/Condense 2300 boiler 234 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logamax Plus GB122/Condense 2300 boiler 234 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logamax Plus GB122/Condense 2300 boiler 234 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logamax Plus GB122/Condense 2300 boiler 234 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logamax Plus GB122/Condense 2300 boiler 234 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logamax Plus GB122/Condense 2300 boiler 234 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logamax Plus GB122/Condense 2300 boiler 234 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logamax Plus GB122/Condense 2300 boiler 234 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logamax Plus GB122/Condense 2300 boiler 234 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logamax Plus GB122/Condense 2300 boiler 234 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logamax Plus GB122/Condense 2300 boiler 234 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logamax Plus GB122/Condense 2300 boiler 234 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logamax Plus GB122/Condense 2300 boiler 234 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logamax Plus GB122/Condense 2300 boiler 234 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logamax Plus GB122/Condense 2300 boiler 234 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logamax Plus GB122/Condense 2300 boiler 234 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logamax Plus GB122/Condense 2300 boiler 234 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logamax Plus GB122/Condense 2300 boiler 234 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logamax Plus GB122/Condense 2300 boiler 234 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logamax Plus GB122/Condense 2300 boiler 234 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logamax Plus GB122/Condense 2300 boiler 234 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logamax Plus GB122/Condense 2300 boiler 234 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logamax Plus GB122/Condense 2300 boiler 234 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logamax Plus GB122/Condense 2300 boiler 234 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logamax Plus GB122/Condense 2300 boiler 234 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logamax Plus GB122/Condense 2300 boiler 234 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logamax Plus GB122/Condense 2300 boiler 234 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logamax Plus GB122/Condense 2300 boiler 234 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logamax Plus GB122/Condense 2300 boiler 234 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logamax Plus GB122/Condense 2300 boiler 234 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logamax Plus GB122/Condense 2300 boiler 234 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logamax Plus GB122/Condense 2300 boiler 234 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logamax Plus GB122/Condense 2300 boiler 234 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logamax Plus GB122/Condense 2300 boiler 234 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logamax Plus GB122/Condense 2300 boiler 234 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logamax Plus GB122/Condense 2300 boiler 234 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logamax Plus GB122/Condense 2300 boiler 234 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logamax Plus GB122/Condense 2300 boiler 234 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logamax Plus GB122/Condense 2300 boiler 234 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logamax Plus GB122/Condense 2300 boiler 234 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logamax Plus GB122/Condense 2300 boiler 234 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logamax Plus GB122/Condense 2300 boiler 234 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax Plus GB122/Condense 2300 boiler 234 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logamax Plus GB122/Condense 2300 boiler 234 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logamax Plus GB122/Condense 2300 boiler 234 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logamax Plus GB122/Condense 2300 boiler 234 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logamatic TC100/Moduline Easy thermostat 202 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Logamatic TC100/Moduline Easy thermostat 202 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Logamatic TC100/Moduline Easy thermostat 202 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Logamatic TC100/Moduline Easy thermostat 202 seltemp selected room temperature int16 (>=-319<=319) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/100 0 1 Logamatic TC100/Moduline Easy thermostat 202 currtemp current room temperature int16 (>=-319<=319) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/100 1 1 Logamatic TC100/Moduline Easy thermostat 202 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 EasyControl/CT200 thermostat 203 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 EasyControl/CT200 thermostat 203 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 EasyControl/CT200 thermostat 203 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 EasyControl/CT200 thermostat 203 seltemp selected room temperature int16 (>=-319<=319) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/100 0 1 EasyControl/CT200 thermostat 203 currtemp current room temperature int16 (>=-319<=319) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/100 1 1 EasyControl/CT200 thermostat 203 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 UI800/BC400 thermostat 4 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 UI800/BC400 thermostat 4 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 UI800/BC400 thermostat 4 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 UI800/BC400 thermostat 4 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 UI800/BC400 thermostat 4 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 UI800/BC400 thermostat 4 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 UI800/BC400 thermostat 4 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 UI800/BC400 thermostat 4 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 UI800/BC400 thermostat 4 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 UI800/BC400 thermostat 4 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 UI800/BC400 thermostat 4 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 UI800/BC400 thermostat 4 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 UI800/BC400 thermostat 4 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 UI800/BC400 thermostat 4 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 UI800/BC400 thermostat 4 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 UI800/BC400 thermostat 4 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 UI800/BC400 thermostat 4 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 UI800/BC400 thermostat 4 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 UI800/BC400 thermostat 4 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 UI800/BC400 thermostat 4 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 UI800/BC400 thermostat 4 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 UI800/BC400 thermostat 4 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 UI800/BC400 thermostat 4 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 UI800/BC400 thermostat 4 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 UI800/BC400 thermostat 4 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 UI800/BC400 thermostat 4 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 UI800/BC400 thermostat 4 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 UI800/BC400 thermostat 4 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 UI800/BC400 thermostat 4 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 UI800/BC400 thermostat 4 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 UI800/BC400 thermostat 4 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 UI800/BC400 thermostat 4 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 UI800/BC400 thermostat 4 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 UI800/BC400 thermostat 4 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 UI800/BC400 thermostat 4 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 UI800/BC400 thermostat 4 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 UI800/BC400 thermostat 4 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 UI800/BC400 thermostat 4 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 UI800/BC400 thermostat 4 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 UI800/BC400 thermostat 4 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 UI800/BC400 thermostat 4 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 UI800/BC400 thermostat 4 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 UI800/BC400 thermostat 4 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 UI800/BC400 thermostat 4 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 UI800/BC400 thermostat 4 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 UI800/BC400 thermostat 4 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 UI800/BC400 thermostat 4 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 UI800/BC400 thermostat 4 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 UI800/BC400 thermostat 4 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 UI800/BC400 thermostat 4 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 UI800/BC400 thermostat 4 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 UI800/BC400 thermostat 4 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 UI800/BC400 thermostat 4 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 UI800/BC400 thermostat 4 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 UI800/BC400 thermostat 4 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 UI800/BC400 thermostat 4 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 UI800/BC400 thermostat 4 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 UI800/BC400 thermostat 4 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 UI800/BC400 thermostat 4 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 UI800/BC400 thermostat 4 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 UI800/BC400 thermostat 4 control control device enum [off|-|RC100|RC100H|-|RC120RF|RC220/RT800|single] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 UI800/BC400 thermostat 4 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 UI800/BC400 thermostat 4 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 UI800/BC400 thermostat 4 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 UI800/BC400 thermostat 4 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 UI800/BC400 thermostat 4 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 UI800/BC400 thermostat 4 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 UI800/BC400 thermostat 4 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 UI800/BC400 thermostat 4 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 UI800/BC400 thermostat 4 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 UI800/BC400 thermostat 4 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 UI800/BC400 thermostat 4 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 UI800/BC400 thermostat 4 mode mode enum [off|eco+|eco|comfort|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 UI800/BC400 thermostat 4 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 UI800/BC400 thermostat 4 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 UI800/BC400 thermostat 4 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 UI800/BC400 thermostat 4 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 UI800/BC400 thermostat 4 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 UI800/BC400 thermostat 4 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 UI800/BC400 thermostat 4 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 UI800/BC400 thermostat 4 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 UI800/BC400 thermostat 4 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 UI800/BC400 thermostat 4 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 UI800/BC400 thermostat 4 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 RC10 thermostat 65 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC10 thermostat 65 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC10 thermostat 65 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC10 thermostat 65 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC10 thermostat 65 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC10 thermostat 65 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC10 thermostat 65 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC10 thermostat 65 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC10 thermostat 65 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC10 thermostat 65 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC10 thermostat 65 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC10 thermostat 65 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC10 thermostat 65 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC10 thermostat 65 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC10 thermostat 65 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC10 thermostat 65 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC10 thermostat 65 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC10 thermostat 65 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC30 thermostat 67 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC30 thermostat 67 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC30 thermostat 67 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC30 thermostat 67 display display enum [internal temperature|internal setpoint|external temperature|burner temperature|dhw temperature|functioning mode|time|date|smoke temperature] True select.thermostat_display select.thermostat_display 6 0 1 63 1 RC30 thermostat 67 language language enum [german|dutch|french|italian] False sensor.thermostat_language sensor.thermostat_language 6 0 1 64 1 RC30 thermostat 67 clockoffset clock offset int8 (>=-126<=126) seconds True number.thermostat_clock_offset number.thermostat_clockoffset 6 0 1 65 1 RC30 thermostat 67 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC30 thermostat 67 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC30 thermostat 67 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_1 sensor.thermostat_inttemp1 6 0 1/10 66 1 RC30 thermostat 67 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_2 sensor.thermostat_inttemp2 6 0 1/10 67 1 RC30 thermostat 67 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC30 thermostat 67 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1 48 1 RC30 thermostat 67 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC30 thermostat 67 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC30 thermostat 67 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC30 thermostat 67 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC30 thermostat 67 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC30 thermostat 67 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC30 thermostat 67 daytemp day temperature uint8 (>=10<=30) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC30 thermostat 67 nighttemp night temperature uint8 (>=10<=30) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC30 thermostat 67 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC30 thermostat 67 offsettemp offset temperature int8 (>=-5<=5) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1/2 10 1 RC30 thermostat 67 holidaytemp holiday temperature uint8 (>=5<=30) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 RC30 thermostat 67 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC30 thermostat 67 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC30 thermostat 67 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC30 thermostat 67 holidaymode holiday mode boolean False binary_sensor.thermostat_hc1_holiday_mode binary_sensor.thermostat_hc1_holidaymode 6 1 1 51 1 RC30 thermostat 67 nofrosttemp nofrost temperature int8 (>=-20<=10) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC30 thermostat 67 nofrostmode nofrost mode enum [off|outdoor|room] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC30 thermostat 67 roominfluence room influence uint8 (>=0<=10) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC30 thermostat 67 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC30 thermostat 67 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC30 thermostat 67 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C True number.thermostat_hc1_flow_temperature_offset_for_mixer number.thermostat_hc1_flowtempoffset 6 1 1 52 1 RC30 thermostat 67 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC30 thermostat 67 reducemode reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC30 thermostat 67 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC30 thermostat 67 control control device enum [off|RC20|RC3x] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC30 thermostat 67 holidays holiday dates string True sensor.thermostat_hc1_holiday_dates sensor.thermostat_hc1_holidays 6 1 1 53 13 RC30 thermostat 67 vacations vacation dates string True sensor.thermostat_hc1_vacation_dates sensor.thermostat_hc1_vacations 6 1 1 66 13 RC30 thermostat 67 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC30 thermostat 67 pause pause time uint8 (>=0<=99) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 RC30 thermostat 67 party party time uint8 (>=0<=99) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 RC30 thermostat 67 tempautotemp temporary set temperature automode uint8 (>=0<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC30 thermostat 67 noreducetemp no reduce below temperature int8 (>=-31<=10) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC30 thermostat 67 reducetemp off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC30 thermostat 67 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_vacations_off/reduce_switch_temperature number.thermostat_hc1_vacreducetemp 6 1 1 81 1 RC30 thermostat 67 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_vacations_reduce_mode select.thermostat_hc1_vacreducemode 6 1 1 82 1 RC30 thermostat 67 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC30 thermostat 67 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC30 thermostat 67 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC30 thermostat 67 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 RC30 thermostat 67 switchtime2 own2 program switchtime string True sensor.thermostat_hc1_own2_program_switchtime sensor.thermostat_hc1_switchtime2 6 1 1 91 8 RC30 thermostat 67 mode mode enum [off|on|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC30 thermostat 67 circmode circulation pump mode enum [off|on|auto] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC30 thermostat 67 progmode program enum [std prog|own prog] True select.thermostat_dhw_program select.thermostat_dhw_progmode 6 9 1 12 1 RC30 thermostat 67 circprog circulation program enum [std prog|own prog] True select.thermostat_dhw_circulation_program select.thermostat_dhw_circprog 6 9 1 13 1 RC30 thermostat 67 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC30 thermostat 67 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC30 thermostat 67 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 RC30 thermostat 67 maxtemp maximum temperature uint8 (>=0<=254) C True number.thermostat_dhw_maximum_temperature number.thermostat_dhw_maxtemp 6 9 1 15 1 RC30 thermostat 67 onetimekey one time key function boolean True switch.thermostat_dhw_one_time_key_function switch.thermostat_dhw_onetimekey 6 9 1 16 1 RC30 thermostat 67 switchtimeWW program switchtime warm water string True sensor.thermostat_dhw_program_switchtime_warm_water sensor.thermostat_dhw_switchtimeWW 6 9 1 17 8 RC30 thermostat 67 circswitchtime circulation program switchtime string True sensor.thermostat_dhw_circulation_program_switchtime sensor.thermostat_dhw_circswitchtime 6 9 1 25 8 RC30 thermostat 67 holidays holiday dates string True sensor.thermostat_dhw_holiday_dates sensor.thermostat_dhw_holidays 6 9 1 33 13 RC30 thermostat 67 vacations vacation dates string True sensor.thermostat_dhw_vacation_dates sensor.thermostat_dhw_vacations 6 9 1 46 13 RC20/Moduline 300 thermostat 77 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC20/Moduline 300 thermostat 77 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC20/Moduline 300 thermostat 77 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC20/Moduline 300 thermostat 77 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC20/Moduline 300 thermostat 77 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC20/Moduline 300 thermostat 77 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC20/Moduline 300 thermostat 77 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC20/Moduline 300 thermostat 77 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC20/Moduline 300 thermostat 77 offtemp temperature when mode is off uint8 (>=0<=127) C True number.thermostat_hc1_temperature_when_mode_is_off number.thermostat_hc1_offtemp 6 1 1/2 99 1 RC20/Moduline 300 thermostat 77 daytemp2 day temperature T2 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T2 number.thermostat_hc1_daytemp2 6 1 1/2 100 1 RC20/Moduline 300 thermostat 77 daytemp3 day temperature T3 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T3 number.thermostat_hc1_daytemp3 6 1 1/2 101 1 RC20/Moduline 300 thermostat 77 daytemp4 day temperature T4 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T4 number.thermostat_hc1_daytemp4 6 1 1/2 102 1 RC20/Moduline 300 thermostat 77 nighttemp night temperature T1 uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature_T1 number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC20/Moduline 300 thermostat 77 switchtime program switchtime string True sensor.thermostat_hc1_program_switchtime sensor.thermostat_hc1_switchtime 6 1 1 197 8 Moduline 400 thermostat 78 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Moduline 400 thermostat 78 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Moduline 400 thermostat 78 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Moduline 400 thermostat 78 clockoffset clock offset int8 (>=-126<=126) seconds True number.thermostat_clock_offset number.thermostat_clockoffset 6 0 1 65 1 Moduline 400 thermostat 78 autodst automatic change daylight saving time boolean True switch.thermostat_automatic_change_daylight_saving_time switch.thermostat_autodst 6 0 1 68 1 Moduline 400 thermostat 78 language language enum [german|dutch] True select.thermostat_language select.thermostat_language 6 0 1 64 1 Moduline 400 thermostat 78 backlight key backlight boolean True switch.thermostat_key_backlight switch.thermostat_backlight 6 0 1 69 1 Moduline 400 thermostat 78 brightness screen brightness int8 (>=-15<=15) True number.thermostat_screen_brightness number.thermostat_brightness 6 0 1 70 1 Moduline 400 thermostat 78 mixingvalves mixing valves uint8 (>=0<=2) True number.thermostat_mixing_valves number.thermostat_mixingvalves 6 0 1 71 1 Moduline 400 thermostat 78 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 Moduline 400 thermostat 78 heatingpid heating PID enum [fast|medium|slow] True select.thermostat_heating_PID select.thermostat_heatingpid 6 0 1 72 1 Moduline 400 thermostat 78 preheating preheating in the clock program boolean True switch.thermostat_preheating_in_the_clock_program switch.thermostat_preheating 6 0 1 73 1 Moduline 400 thermostat 78 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 Moduline 400 thermostat 78 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 Moduline 400 thermostat 78 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Moduline 400 thermostat 78 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Moduline 400 thermostat 78 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 Moduline 400 thermostat 78 pause pause time uint8 (>=0<=254) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 Moduline 400 thermostat 78 party party time uint8 (>=0<=254) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 Moduline 400 thermostat 78 vacations1 vacation dates 1 string True sensor.thermostat_hc1_vacation_dates_1 sensor.thermostat_hc1_vacations1 6 1 1 111 11 Moduline 400 thermostat 78 vacations2 vacation dates 2 string True sensor.thermostat_hc1_vacation_dates_2 sensor.thermostat_hc1_vacations2 6 1 1 122 11 Moduline 400 thermostat 78 vacations3 vacation dates 3 string True sensor.thermostat_hc1_vacation_dates_3 sensor.thermostat_hc1_vacations3 6 1 1 133 11 Moduline 400 thermostat 78 vacations4 vacation dates 4 string True sensor.thermostat_hc1_vacation_dates_4 sensor.thermostat_hc1_vacations4 6 1 1 144 11 Moduline 400 thermostat 78 vacations5 vacation dates 5 string True sensor.thermostat_hc1_vacation_dates_5 sensor.thermostat_hc1_vacations5 6 1 1 155 11 Moduline 400 thermostat 78 vacations6 vacation dates 6 string True sensor.thermostat_hc1_vacation_dates_6 sensor.thermostat_hc1_vacations6 6 1 1 166 11 Moduline 400 thermostat 78 vacations7 vacation dates 7 string True sensor.thermostat_hc1_vacation_dates_7 sensor.thermostat_hc1_vacations7 6 1 1 177 11 Moduline 400 thermostat 78 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 Moduline 400 thermostat 78 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 Moduline 400 thermostat 78 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 Moduline 400 thermostat 78 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 Moduline 400 thermostat 78 holidaytemp holiday temperature uint8 (>=0<=127) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 Moduline 400 thermostat 78 nighttemp night temperature T1 uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature_T1 number.thermostat_hc1_nighttemp 6 1 1/2 49 1 Moduline 400 thermostat 78 daytemp2 day temperature T2 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T2 number.thermostat_hc1_daytemp2 6 1 1/2 100 1 Moduline 400 thermostat 78 daytemp3 day temperature T3 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T3 number.thermostat_hc1_daytemp3 6 1 1/2 101 1 Moduline 400 thermostat 78 daytemp4 day temperature T4 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T4 number.thermostat_hc1_daytemp4 6 1 1/2 102 1 Moduline 400 thermostat 78 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 Moduline 400 thermostat 78 offtemp temperature when mode is off uint8 (>=0<=127) C True number.thermostat_hc1_temperature_when_mode_is_off number.thermostat_hc1_offtemp 6 1 1/2 99 1 Moduline 400 thermostat 78 mode mode enum [on|off|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 Moduline 400 thermostat 78 whenmodeoff when thermostat mode off boolean True switch.thermostat_dhw_when_thermostat_mode_off switch.thermostat_dhw_whenmodeoff 6 9 1 59 1 Moduline 400 thermostat 78 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 Moduline 400 thermostat 78 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 Moduline 400 thermostat 78 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 RC10/Moduline 100 thermostat 79 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC10/Moduline 100 thermostat 79 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC10/Moduline 100 thermostat 79 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC10/Moduline 100 thermostat 79 heatingpid heating PID enum [fast|medium|slow] True select.thermostat_heating_PID select.thermostat_heatingpid 6 0 1 72 1 RC10/Moduline 100 thermostat 79 backlight key backlight boolean True switch.thermostat_key_backlight switch.thermostat_backlight 6 0 1 69 1 RC10/Moduline 100 thermostat 79 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC10/Moduline 100 thermostat 79 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC10/Moduline 100 thermostat 79 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC10/Moduline 100 thermostat 79 mode mode enum [nofrost|night|day] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC10/Moduline 100 thermostat 79 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC10/Moduline 100 thermostat 79 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC10/Moduline 100 thermostat 79 reducehours duration for nighttemp uint8 (>=0<=254) hours True number.thermostat_hc1_duration_for_nighttemp number.thermostat_hc1_reducehours 6 1 1 188 1 RC10/Moduline 100 thermostat 79 reduceminutes remaining time for nightmode uint16 (>=0<=31999) minutes False sensor.thermostat_hc1_remaining_time_for_nightmode sensor.thermostat_hc1_reduceminutes 6 1 1 189 1 RC10/Moduline 100 thermostat 79 mode mode enum [on|off|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 Moduline 200 thermostat 80 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Moduline 200 thermostat 80 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Moduline 200 thermostat 80 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 Moduline 200 thermostat 80 heatingpid heating PID enum [fast|medium|slow] True select.thermostat_heating_PID select.thermostat_heatingpid 6 0 1 72 1 Moduline 200 thermostat 80 backlight key backlight boolean True switch.thermostat_key_backlight switch.thermostat_backlight 6 0 1 69 1 Moduline 200 thermostat 80 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 Moduline 200 thermostat 80 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Moduline 200 thermostat 80 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Moduline 200 thermostat 80 mode mode enum [nofrost|night|day] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 Moduline 200 thermostat 80 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 Moduline 200 thermostat 80 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 Moduline 200 thermostat 80 reducehours duration for nighttemp uint8 (>=0<=254) hours True number.thermostat_hc1_duration_for_nighttemp number.thermostat_hc1_reducehours 6 1 1 188 1 Moduline 200 thermostat 80 reduceminutes remaining time for nightmode uint16 (>=0<=31999) minutes False sensor.thermostat_hc1_remaining_time_for_nightmode sensor.thermostat_hc1_reduceminutes 6 1 1 189 1 Moduline 200 thermostat 80 mode mode enum [on|off|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC35 thermostat 86 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC35 thermostat 86 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC35 thermostat 86 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC35 thermostat 86 intoffset internal temperature offset int8 (>=-5<=5) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC35 thermostat 86 minexttemp minimal external temperature int8 (>=-30<=0) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC35 thermostat 86 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_1 sensor.thermostat_inttemp1 6 0 1/10 66 1 RC35 thermostat 86 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_2 sensor.thermostat_inttemp2 6 0 1/10 67 1 RC35 thermostat 86 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC35 thermostat 86 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1 48 1 RC35 thermostat 86 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC35 thermostat 86 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC35 thermostat 86 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC35 thermostat 86 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC35 thermostat 86 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC35 thermostat 86 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC35 thermostat 86 daytemp day temperature uint8 (>=10<=30) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC35 thermostat 86 nighttemp night temperature uint8 (>=10<=30) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC35 thermostat 86 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC35 thermostat 86 offsettemp offset temperature int8 (>=-5<=5) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1/2 10 1 RC35 thermostat 86 holidaytemp holiday temperature uint8 (>=5<=30) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 RC35 thermostat 86 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC35 thermostat 86 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC35 thermostat 86 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC35 thermostat 86 holidaymode holiday mode boolean False binary_sensor.thermostat_hc1_holiday_mode binary_sensor.thermostat_hc1_holidaymode 6 1 1 51 1 RC35 thermostat 86 nofrosttemp nofrost temperature int8 (>=-20<=10) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC35 thermostat 86 nofrostmode nofrost mode enum [off|outdoor|room] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC35 thermostat 86 roominfluence room influence uint8 (>=0<=10) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC35 thermostat 86 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC35 thermostat 86 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC35 thermostat 86 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C True number.thermostat_hc1_flow_temperature_offset_for_mixer number.thermostat_hc1_flowtempoffset 6 1 1 52 1 RC35 thermostat 86 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC35 thermostat 86 reducemode reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC35 thermostat 86 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC35 thermostat 86 control control device enum [off|RC20|RC3x] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC35 thermostat 86 holidays holiday dates string True sensor.thermostat_hc1_holiday_dates sensor.thermostat_hc1_holidays 6 1 1 53 13 RC35 thermostat 86 vacations vacation dates string True sensor.thermostat_hc1_vacation_dates sensor.thermostat_hc1_vacations 6 1 1 66 13 RC35 thermostat 86 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC35 thermostat 86 pause pause time uint8 (>=0<=99) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 RC35 thermostat 86 party party time uint8 (>=0<=99) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 RC35 thermostat 86 tempautotemp temporary set temperature automode uint8 (>=0<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC35 thermostat 86 noreducetemp no reduce below temperature int8 (>=-31<=10) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC35 thermostat 86 reducetemp off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC35 thermostat 86 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_vacations_off/reduce_switch_temperature number.thermostat_hc1_vacreducetemp 6 1 1 81 1 RC35 thermostat 86 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_vacations_reduce_mode select.thermostat_hc1_vacreducemode 6 1 1 82 1 RC35 thermostat 86 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC35 thermostat 86 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC35 thermostat 86 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC35 thermostat 86 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 RC35 thermostat 86 switchtime2 own2 program switchtime string True sensor.thermostat_hc1_own2_program_switchtime sensor.thermostat_hc1_switchtime2 6 1 1 91 8 RC35 thermostat 86 mode mode enum [off|on|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC35 thermostat 86 circmode circulation pump mode enum [off|on|auto] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC35 thermostat 86 progmode program enum [std prog|own prog] True select.thermostat_dhw_program select.thermostat_dhw_progmode 6 9 1 12 1 RC35 thermostat 86 circprog circulation program enum [std prog|own prog] True select.thermostat_dhw_circulation_program select.thermostat_dhw_circprog 6 9 1 13 1 RC35 thermostat 86 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC35 thermostat 86 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC35 thermostat 86 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 RC35 thermostat 86 maxtemp maximum temperature uint8 (>=60<=80) C True number.thermostat_dhw_maximum_temperature number.thermostat_dhw_maxtemp 6 9 1 15 1 RC35 thermostat 86 onetimekey one time key function boolean True switch.thermostat_dhw_one_time_key_function switch.thermostat_dhw_onetimekey 6 9 1 16 1 RC35 thermostat 86 switchtimeWW program switchtime warm water string True sensor.thermostat_dhw_program_switchtime_warm_water sensor.thermostat_dhw_switchtimeWW 6 9 1 17 8 RC35 thermostat 86 circswitchtime circulation program switchtime string True sensor.thermostat_dhw_circulation_program_switchtime sensor.thermostat_dhw_circswitchtime 6 9 1 25 8 RC35 thermostat 86 holidays holiday dates string True sensor.thermostat_dhw_holiday_dates sensor.thermostat_dhw_holidays 6 9 1 33 13 RC35 thermostat 86 vacations vacation dates string True sensor.thermostat_dhw_vacation_dates sensor.thermostat_dhw_vacations 6 9 1 46 13 RC10/Moduline 100 thermostat 90 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC10/Moduline 100 thermostat 90 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC10/Moduline 100 thermostat 90 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC10/Moduline 100 thermostat 90 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC10/Moduline 100 thermostat 90 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC10/Moduline 100 thermostat 90 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC10/Moduline 100 thermostat 90 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC10/Moduline 100 thermostat 90 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC10/Moduline 100 thermostat 90 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC10/Moduline 100 thermostat 90 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC10/Moduline 100 thermostat 90 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC10/Moduline 100 thermostat 90 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC10/Moduline 100 thermostat 90 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC10/Moduline 100 thermostat 90 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC10/Moduline 100 thermostat 90 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC10/Moduline 100 thermostat 90 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC10/Moduline 100 thermostat 90 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC10/Moduline 100 thermostat 90 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC20RF thermostat 93 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC20RF thermostat 93 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC20RF thermostat 93 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC20RF thermostat 93 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC20RF thermostat 93 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC20RF thermostat 93 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC20RF thermostat 93 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC20RF thermostat 93 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC20RF thermostat 93 offtemp temperature when mode is off uint8 (>=0<=127) C True number.thermostat_hc1_temperature_when_mode_is_off number.thermostat_hc1_offtemp 6 1 1/2 99 1 RC20RF thermostat 93 daytemp2 day temperature T2 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T2 number.thermostat_hc1_daytemp2 6 1 1/2 100 1 RC20RF thermostat 93 daytemp3 day temperature T3 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T3 number.thermostat_hc1_daytemp3 6 1 1/2 101 1 RC20RF thermostat 93 daytemp4 day temperature T4 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T4 number.thermostat_hc1_daytemp4 6 1 1/2 102 1 RC20RF thermostat 93 nighttemp night temperature T1 uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature_T1 number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC20RF thermostat 93 switchtime program switchtime string True sensor.thermostat_hc1_program_switchtime sensor.thermostat_hc1_switchtime 6 1 1 197 8 RFM20 Remote thermostat 94 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RFM20 Remote thermostat 94 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RFM20 Remote thermostat 94 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RFM20 Remote thermostat 94 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RFM20 Remote thermostat 94 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RFM20 Remote thermostat 94 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC25 thermostat 151 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC25 thermostat 151 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC25 thermostat 151 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC25 thermostat 151 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC25 thermostat 151 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC25 thermostat 151 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC25 thermostat 151 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC25 thermostat 151 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC25 thermostat 151 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC25 thermostat 151 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC25 thermostat 151 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC25 thermostat 151 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC25 thermostat 151 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC25 thermostat 151 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC25 thermostat 151 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC25 thermostat 151 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC25 thermostat 151 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC25 thermostat 151 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC200/CW100/CR120 thermostat 157 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC200/CW100/CR120 thermostat 157 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC200/CW100/CR120 thermostat 157 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC200/CW100/CR120 thermostat 157 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC200/CW100/CR120 thermostat 157 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 RC200/CW100/CR120 thermostat 157 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 RC200/CW100/CR120 thermostat 157 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 RC200/CW100/CR120 thermostat 157 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC200/CW100/CR120 thermostat 157 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC200/CW100/CR120 thermostat 157 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC200/CW100/CR120 thermostat 157 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 RC200/CW100/CR120 thermostat 157 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 RC200/CW100/CR120 thermostat 157 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 RC200/CW100/CR120 thermostat 157 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 RC200/CW100/CR120 thermostat 157 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 RC200/CW100/CR120 thermostat 157 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 RC200/CW100/CR120 thermostat 157 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 RC200/CW100/CR120 thermostat 157 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 RC200/CW100/CR120 thermostat 157 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 RC200/CW100/CR120 thermostat 157 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 RC200/CW100/CR120 thermostat 157 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC200/CW100/CR120 thermostat 157 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC200/CW100/CR120 thermostat 157 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC200/CW100/CR120 thermostat 157 mode mode enum [manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC200/CW100/CR120 thermostat 157 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC200/CW100/CR120 thermostat 157 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 RC200/CW100/CR120 thermostat 157 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC200/CW100/CR120 thermostat 157 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 RC200/CW100/CR120 thermostat 157 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC200/CW100/CR120 thermostat 157 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC200/CW100/CR120 thermostat 157 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 RC200/CW100/CR120 thermostat 157 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC200/CW100/CR120 thermostat 157 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC200/CW100/CR120 thermostat 157 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC200/CW100/CR120 thermostat 157 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 RC200/CW100/CR120 thermostat 157 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 RC200/CW100/CR120 thermostat 157 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC200/CW100/CR120 thermostat 157 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC200/CW100/CR120 thermostat 157 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC200/CW100/CR120 thermostat 157 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC200/CW100/CR120 thermostat 157 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 RC200/CW100/CR120 thermostat 157 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 RC200/CW100/CR120 thermostat 157 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC200/CW100/CR120 thermostat 157 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 RC200/CW100/CR120 thermostat 157 controlmode control mode enum [optimized|simple|n/a|room|power] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC200/CW100/CR120 thermostat 157 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC200/CW100/CR120 thermostat 157 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC200/CW100/CR120 thermostat 157 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 RC200/CW100/CR120 thermostat 157 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 RC200/CW100/CR120 thermostat 157 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC200/CW100/CR120 thermostat 157 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC200/CW100/CR120 thermostat 157 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC200/CW100/CR120 thermostat 157 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC200/CW100/CR120 thermostat 157 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC200/CW100/CR120 thermostat 157 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 RC200/CW100/CR120 thermostat 157 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 RC200/CW100/CR120 thermostat 157 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 RC200/CW100/CR120 thermostat 157 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 RC200/CW100/CR120 thermostat 157 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 RC200/CW100/CR120 thermostat 157 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 RC200/CW100/CR120 thermostat 157 control control device enum [RC310|RC200|RC100|RC100H|TC100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC200/CW100/CR120 thermostat 157 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC200/CW100/CR120 thermostat 157 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 RC200/CW100/CR120 thermostat 157 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 RC200/CW100/CR120 thermostat 157 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 RC200/CW100/CR120 thermostat 157 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 RC200/CW100/CR120 thermostat 157 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 RC200/CW100/CR120 thermostat 157 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 RC200/CW100/CR120 thermostat 157 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 RC200/CW100/CR120 thermostat 157 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 RC200/CW100/CR120 thermostat 157 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 RC200/CW100/CR120 thermostat 157 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 RC200/CW100/CR120 thermostat 157 mode mode enum [off|normal|comfort|auto|own prog] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC200/CW100/CR120 thermostat 157 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 RC200/CW100/CR120 thermostat 157 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 RC200/CW100/CR120 thermostat 157 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC200/CW100/CR120 thermostat 157 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 RC200/CW100/CR120 thermostat 157 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 RC200/CW100/CR120 thermostat 157 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 RC200/CW100/CR120 thermostat 157 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC200/CW100/CR120 thermostat 157 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC200/CW100/CR120 thermostat 157 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 RC200/CW100/CR120 thermostat 157 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 RC200/CW100/CR120 thermostat 157 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 mode mode enum [manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 control control device enum [RC310|RC200|RC100|RC100H|TC100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 mode mode enum [off|normal|comfort|auto|own prog] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 RC100/Moduline 1000/1010 thermostat 165 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC100/Moduline 1000/1010 thermostat 165 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC100/Moduline 1000/1010 thermostat 165 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC100/Moduline 1000/1010 thermostat 165 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC100/Moduline 1000/1010 thermostat 165 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 RC100/Moduline 1000/1010 thermostat 165 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 RC100/Moduline 1000/1010 thermostat 165 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 RC100/Moduline 1000/1010 thermostat 165 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC100/Moduline 1000/1010 thermostat 165 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC100/Moduline 1000/1010 thermostat 165 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC100/Moduline 1000/1010 thermostat 165 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 RC100/Moduline 1000/1010 thermostat 165 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 RC100/Moduline 1000/1010 thermostat 165 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 RC100/Moduline 1000/1010 thermostat 165 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 RC100/Moduline 1000/1010 thermostat 165 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 RC100/Moduline 1000/1010 thermostat 165 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 RC100/Moduline 1000/1010 thermostat 165 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 RC100/Moduline 1000/1010 thermostat 165 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 RC100/Moduline 1000/1010 thermostat 165 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 RC100/Moduline 1000/1010 thermostat 165 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 RC100/Moduline 1000/1010 thermostat 165 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC100/Moduline 1000/1010 thermostat 165 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC100/Moduline 1000/1010 thermostat 165 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC100/Moduline 1000/1010 thermostat 165 mode mode enum [manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC100/Moduline 1000/1010 thermostat 165 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC100/Moduline 1000/1010 thermostat 165 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 RC100/Moduline 1000/1010 thermostat 165 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC100/Moduline 1000/1010 thermostat 165 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 RC100/Moduline 1000/1010 thermostat 165 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC100/Moduline 1000/1010 thermostat 165 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC100/Moduline 1000/1010 thermostat 165 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 RC100/Moduline 1000/1010 thermostat 165 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC100/Moduline 1000/1010 thermostat 165 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC100/Moduline 1000/1010 thermostat 165 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC100/Moduline 1000/1010 thermostat 165 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 RC100/Moduline 1000/1010 thermostat 165 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 RC100/Moduline 1000/1010 thermostat 165 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC100/Moduline 1000/1010 thermostat 165 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC100/Moduline 1000/1010 thermostat 165 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC100/Moduline 1000/1010 thermostat 165 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC100/Moduline 1000/1010 thermostat 165 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 RC100/Moduline 1000/1010 thermostat 165 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 RC100/Moduline 1000/1010 thermostat 165 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC100/Moduline 1000/1010 thermostat 165 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 RC100/Moduline 1000/1010 thermostat 165 controlmode control mode enum [optimized|simple|n/a|room|power] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC100/Moduline 1000/1010 thermostat 165 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC100/Moduline 1000/1010 thermostat 165 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC100/Moduline 1000/1010 thermostat 165 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 RC100/Moduline 1000/1010 thermostat 165 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 RC100/Moduline 1000/1010 thermostat 165 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC100/Moduline 1000/1010 thermostat 165 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC100/Moduline 1000/1010 thermostat 165 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC100/Moduline 1000/1010 thermostat 165 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC100/Moduline 1000/1010 thermostat 165 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC100/Moduline 1000/1010 thermostat 165 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 RC100/Moduline 1000/1010 thermostat 165 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 RC100/Moduline 1000/1010 thermostat 165 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 RC100/Moduline 1000/1010 thermostat 165 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 RC100/Moduline 1000/1010 thermostat 165 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 RC100/Moduline 1000/1010 thermostat 165 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 RC100/Moduline 1000/1010 thermostat 165 control control device enum [RC310|RC200|RC100|RC100H|TC100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC100/Moduline 1000/1010 thermostat 165 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC100/Moduline 1000/1010 thermostat 165 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 RC100/Moduline 1000/1010 thermostat 165 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 RC100/Moduline 1000/1010 thermostat 165 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 RC100/Moduline 1000/1010 thermostat 165 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 RC100/Moduline 1000/1010 thermostat 165 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 RC100/Moduline 1000/1010 thermostat 165 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 RC100/Moduline 1000/1010 thermostat 165 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 RC100/Moduline 1000/1010 thermostat 165 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 RC100/Moduline 1000/1010 thermostat 165 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 RC100/Moduline 1000/1010 thermostat 165 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 RC100/Moduline 1000/1010 thermostat 165 mode mode enum [off|normal|comfort|auto|own prog] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC100/Moduline 1000/1010 thermostat 165 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 RC100/Moduline 1000/1010 thermostat 165 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 RC100/Moduline 1000/1010 thermostat 165 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC100/Moduline 1000/1010 thermostat 165 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 RC100/Moduline 1000/1010 thermostat 165 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 RC100/Moduline 1000/1010 thermostat 165 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 RC100/Moduline 1000/1010 thermostat 165 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC100/Moduline 1000/1010 thermostat 165 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC100/Moduline 1000/1010 thermostat 165 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 RC100/Moduline 1000/1010 thermostat 165 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 RC100/Moduline 1000/1010 thermostat 165 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 Rego 2000/3000 thermostat 172 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Rego 2000/3000 thermostat 172 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Rego 2000/3000 thermostat 172 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Rego 2000/3000 thermostat 172 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 Rego 2000/3000 thermostat 172 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 Rego 2000/3000 thermostat 172 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 Rego 2000/3000 thermostat 172 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 Rego 2000/3000 thermostat 172 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 Rego 2000/3000 thermostat 172 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 Rego 2000/3000 thermostat 172 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 Rego 2000/3000 thermostat 172 vacations vacation dates string True sensor.thermostat_vacation_dates sensor.thermostat_vacations 6 0 1 74 13 Rego 2000/3000 thermostat 172 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 Rego 2000/3000 thermostat 172 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 Rego 2000/3000 thermostat 172 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 Rego 2000/3000 thermostat 172 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 Rego 2000/3000 thermostat 172 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 Rego 2000/3000 thermostat 172 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 Rego 2000/3000 thermostat 172 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 Rego 2000/3000 thermostat 172 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 Rego 2000/3000 thermostat 172 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 Rego 2000/3000 thermostat 172 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 Rego 2000/3000 thermostat 172 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 Rego 2000/3000 thermostat 172 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Rego 2000/3000 thermostat 172 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Rego 2000/3000 thermostat 172 mode mode enum [manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 Rego 2000/3000 thermostat 172 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 Rego 2000/3000 thermostat 172 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 Rego 2000/3000 thermostat 172 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 Rego 2000/3000 thermostat 172 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 Rego 2000/3000 thermostat 172 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 Rego 2000/3000 thermostat 172 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 Rego 2000/3000 thermostat 172 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 Rego 2000/3000 thermostat 172 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 Rego 2000/3000 thermostat 172 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 Rego 2000/3000 thermostat 172 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 Rego 2000/3000 thermostat 172 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 Rego 2000/3000 thermostat 172 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 Rego 2000/3000 thermostat 172 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 Rego 2000/3000 thermostat 172 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 Rego 2000/3000 thermostat 172 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 Rego 2000/3000 thermostat 172 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 Rego 2000/3000 thermostat 172 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 Rego 2000/3000 thermostat 172 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 Rego 2000/3000 thermostat 172 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 Rego 2000/3000 thermostat 172 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 Rego 2000/3000 thermostat 172 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 Rego 2000/3000 thermostat 172 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 Rego 2000/3000 thermostat 172 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 Rego 2000/3000 thermostat 172 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 Rego 2000/3000 thermostat 172 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 Rego 2000/3000 thermostat 172 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 Rego 2000/3000 thermostat 172 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 Rego 2000/3000 thermostat 172 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 Rego 2000/3000 thermostat 172 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 Rego 2000/3000 thermostat 172 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 Rego 2000/3000 thermostat 172 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 Rego 2000/3000 thermostat 172 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 Rego 2000/3000 thermostat 172 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 Rego 2000/3000 thermostat 172 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 Rego 2000/3000 thermostat 172 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 Rego 2000/3000 thermostat 172 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 Rego 2000/3000 thermostat 172 control control device enum [RC310|RC200|RC100|RC100H|TC100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 Rego 2000/3000 thermostat 172 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 Rego 2000/3000 thermostat 172 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 Rego 2000/3000 thermostat 172 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 Rego 2000/3000 thermostat 172 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 Rego 2000/3000 thermostat 172 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 Rego 2000/3000 thermostat 172 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 Rego 2000/3000 thermostat 172 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 Rego 2000/3000 thermostat 172 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 Rego 2000/3000 thermostat 172 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 Rego 2000/3000 thermostat 172 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 Rego 2000/3000 thermostat 172 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 Rego 2000/3000 thermostat 172 mode mode enum [normal|comfort|eco+] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 Rego 2000/3000 thermostat 172 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 Rego 2000/3000 thermostat 172 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 Rego 2000/3000 thermostat 172 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 Rego 2000/3000 thermostat 172 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 Rego 2000/3000 thermostat 172 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 Rego 2000/3000 thermostat 172 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 Rego 2000/3000 thermostat 172 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 Rego 2000/3000 thermostat 172 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 Rego 2000/3000 thermostat 172 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 Rego 2000/3000 thermostat 172 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 Rego 2000/3000 thermostat 172 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 Comfort RF thermostat 215 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Comfort RF thermostat 215 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Comfort RF thermostat 215 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Comfort RF thermostat 215 seltemp selected room temperature int16 (>=-15999<=15999) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/2 0 1 Comfort RF thermostat 215 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Comfort RF thermostat 215 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Comfort RF thermostat 215 mode mode enum [auto|off] False sensor.thermostat_hc1_mode sensor.thermostat_hc1_mode 6 1 1 3 1 Comfort RF thermostat 215 modetype mode type enum [off|on] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 Comfort RF thermostat 215 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 CRF200S thermostat 216 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 CRF200S thermostat 216 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 CRF200S thermostat 216 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 CRF200S thermostat 216 seltemp selected room temperature int16 (>=-15999<=15999) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/2 0 1 CRF200S thermostat 216 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 CRF200S thermostat 216 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 CRF200S thermostat 216 mode mode enum [auto|off] False sensor.thermostat_hc1_mode sensor.thermostat_hc1_mode 6 1 1 3 1 CRF200S thermostat 216 modetype mode type enum [off|on] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 CRF200S thermostat 216 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 Comfort+2RF thermostat 246 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Comfort+2RF thermostat 246 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Comfort+2RF thermostat 246 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Comfort+2RF thermostat 246 seltemp selected room temperature int16 (>=-15999<=15999) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/2 0 1 Comfort+2RF thermostat 246 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Comfort+2RF thermostat 246 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Comfort+2RF thermostat 246 mode mode enum [auto|off] False sensor.thermostat_hc1_mode sensor.thermostat_hc1_mode 6 1 1 3 1 Comfort+2RF thermostat 246 modetype mode type enum [off|on] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 Comfort+2RF thermostat 246 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Rego 3000/UI800/WSW196i/BC400 thermostat 253 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Rego 3000/UI800/WSW196i/BC400 thermostat 253 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Rego 3000/UI800/WSW196i/BC400 thermostat 253 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 control control device enum [off|-|RC100|RC100H|-|RC120RF|RC220/RT800|single] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 mode mode enum [off|eco+|eco|comfort|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 ES72/RC20 thermostat 66 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 ES72/RC20 thermostat 66 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 ES72/RC20 thermostat 66 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 ES72/RC20 thermostat 66 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 ES72/RC20 thermostat 66 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 ES72/RC20 thermostat 66 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 ES72/RC20 thermostat 66 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 ES72/RC20 thermostat 66 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 ES72/RC20 thermostat 66 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 ES72/RC20 thermostat 66 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 ES72/RC20 thermostat 66 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 ES72/RC20 thermostat 66 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 ES72/RC20 thermostat 66 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 ES72/RC20 thermostat 66 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 ES72/RC20 thermostat 66 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 ES72/RC20 thermostat 66 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 ES72/RC20 thermostat 66 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 ES72/RC20 thermostat 66 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 ES73 thermostat 76 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 ES73 thermostat 76 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 ES73 thermostat 76 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 ES73 thermostat 76 display display enum [internal temperature|internal setpoint|external temperature|burner temperature|dhw temperature|functioning mode|time|date|smoke temperature] True select.thermostat_display select.thermostat_display 6 0 1 63 1 ES73 thermostat 76 language language enum [german|dutch|french|italian] False sensor.thermostat_language sensor.thermostat_language 6 0 1 64 1 ES73 thermostat 76 clockoffset clock offset int8 (>=-126<=126) seconds True number.thermostat_clock_offset number.thermostat_clockoffset 6 0 1 65 1 ES73 thermostat 76 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 ES73 thermostat 76 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 ES73 thermostat 76 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_1 sensor.thermostat_inttemp1 6 0 1/10 66 1 ES73 thermostat 76 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_2 sensor.thermostat_inttemp2 6 0 1/10 67 1 ES73 thermostat 76 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 ES73 thermostat 76 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1 48 1 ES73 thermostat 76 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 ES73 thermostat 76 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 ES73 thermostat 76 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 ES73 thermostat 76 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 ES73 thermostat 76 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 ES73 thermostat 76 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 ES73 thermostat 76 daytemp day temperature uint8 (>=10<=30) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 ES73 thermostat 76 nighttemp night temperature uint8 (>=10<=30) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 ES73 thermostat 76 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 ES73 thermostat 76 offsettemp offset temperature int8 (>=-5<=5) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1/2 10 1 ES73 thermostat 76 holidaytemp holiday temperature uint8 (>=5<=30) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 ES73 thermostat 76 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 ES73 thermostat 76 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 ES73 thermostat 76 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 ES73 thermostat 76 holidaymode holiday mode boolean False binary_sensor.thermostat_hc1_holiday_mode binary_sensor.thermostat_hc1_holidaymode 6 1 1 51 1 ES73 thermostat 76 nofrosttemp nofrost temperature int8 (>=-20<=10) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 ES73 thermostat 76 nofrostmode nofrost mode enum [off|outdoor|room] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 ES73 thermostat 76 roominfluence room influence uint8 (>=0<=10) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 ES73 thermostat 76 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 ES73 thermostat 76 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 ES73 thermostat 76 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C True number.thermostat_hc1_flow_temperature_offset_for_mixer number.thermostat_hc1_flowtempoffset 6 1 1 52 1 ES73 thermostat 76 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 ES73 thermostat 76 reducemode reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 ES73 thermostat 76 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 ES73 thermostat 76 control control device enum [off|RC20|RC3x] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 ES73 thermostat 76 holidays holiday dates string True sensor.thermostat_hc1_holiday_dates sensor.thermostat_hc1_holidays 6 1 1 53 13 ES73 thermostat 76 vacations vacation dates string True sensor.thermostat_hc1_vacation_dates sensor.thermostat_hc1_vacations 6 1 1 66 13 ES73 thermostat 76 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 ES73 thermostat 76 pause pause time uint8 (>=0<=99) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 ES73 thermostat 76 party party time uint8 (>=0<=99) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 ES73 thermostat 76 tempautotemp temporary set temperature automode uint8 (>=0<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 ES73 thermostat 76 noreducetemp no reduce below temperature int8 (>=-31<=10) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 ES73 thermostat 76 reducetemp off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 ES73 thermostat 76 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_vacations_off/reduce_switch_temperature number.thermostat_hc1_vacreducetemp 6 1 1 81 1 ES73 thermostat 76 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_vacations_reduce_mode select.thermostat_hc1_vacreducemode 6 1 1 82 1 ES73 thermostat 76 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 ES73 thermostat 76 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 ES73 thermostat 76 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 ES73 thermostat 76 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 ES73 thermostat 76 switchtime2 own2 program switchtime string True sensor.thermostat_hc1_own2_program_switchtime sensor.thermostat_hc1_switchtime2 6 1 1 91 8 ES73 thermostat 76 mode mode enum [off|on|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 ES73 thermostat 76 circmode circulation pump mode enum [off|on|auto] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 ES73 thermostat 76 progmode program enum [std prog|own prog] True select.thermostat_dhw_program select.thermostat_dhw_progmode 6 9 1 12 1 ES73 thermostat 76 circprog circulation program enum [std prog|own prog] True select.thermostat_dhw_circulation_program select.thermostat_dhw_circprog 6 9 1 13 1 ES73 thermostat 76 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 ES73 thermostat 76 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 ES73 thermostat 76 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 ES73 thermostat 76 maxtemp maximum temperature uint8 (>=0<=254) C True number.thermostat_dhw_maximum_temperature number.thermostat_dhw_maxtemp 6 9 1 15 1 ES73 thermostat 76 onetimekey one time key function boolean True switch.thermostat_dhw_one_time_key_function switch.thermostat_dhw_onetimekey 6 9 1 16 1 ES73 thermostat 76 switchtimeWW program switchtime warm water string True sensor.thermostat_dhw_program_switchtime_warm_water sensor.thermostat_dhw_switchtimeWW 6 9 1 17 8 ES73 thermostat 76 circswitchtime circulation program switchtime string True sensor.thermostat_dhw_circulation_program_switchtime sensor.thermostat_dhw_circswitchtime 6 9 1 25 8 ES73 thermostat 76 holidays holiday dates string True sensor.thermostat_dhw_holiday_dates sensor.thermostat_dhw_holidays 6 9 1 33 13 ES73 thermostat 76 vacations vacation dates string True sensor.thermostat_dhw_vacation_dates sensor.thermostat_dhw_vacations 6 9 1 46 13 ES72/RC20 thermostat 113 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 ES72/RC20 thermostat 113 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 ES72/RC20 thermostat 113 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 ES72/RC20 thermostat 113 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 ES72/RC20 thermostat 113 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 ES72/RC20 thermostat 113 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 ES72/RC20 thermostat 113 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 ES72/RC20 thermostat 113 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 ES72/RC20 thermostat 113 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 ES72/RC20 thermostat 113 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 ES72/RC20 thermostat 113 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 ES72/RC20 thermostat 113 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 ES72/RC20 thermostat 113 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 ES72/RC20 thermostat 113 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 ES72/RC20 thermostat 113 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 ES72/RC20 thermostat 113 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 ES72/RC20 thermostat 113 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 ES72/RC20 thermostat 113 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 ES79 thermostat 156 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 ES79 thermostat 156 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 ES79 thermostat 156 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 ES79 thermostat 156 intoffset internal temperature offset int8 (>=-5<=5) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 ES79 thermostat 156 minexttemp minimal external temperature int8 (>=-30<=0) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 ES79 thermostat 156 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_1 sensor.thermostat_inttemp1 6 0 1/10 66 1 ES79 thermostat 156 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_2 sensor.thermostat_inttemp2 6 0 1/10 67 1 ES79 thermostat 156 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 ES79 thermostat 156 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1 48 1 ES79 thermostat 156 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 ES79 thermostat 156 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 ES79 thermostat 156 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 ES79 thermostat 156 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 ES79 thermostat 156 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 ES79 thermostat 156 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 ES79 thermostat 156 daytemp day temperature uint8 (>=10<=30) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 ES79 thermostat 156 nighttemp night temperature uint8 (>=10<=30) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 ES79 thermostat 156 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 ES79 thermostat 156 offsettemp offset temperature int8 (>=-5<=5) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1/2 10 1 ES79 thermostat 156 holidaytemp holiday temperature uint8 (>=5<=30) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 ES79 thermostat 156 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 ES79 thermostat 156 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 ES79 thermostat 156 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 ES79 thermostat 156 holidaymode holiday mode boolean False binary_sensor.thermostat_hc1_holiday_mode binary_sensor.thermostat_hc1_holidaymode 6 1 1 51 1 ES79 thermostat 156 nofrosttemp nofrost temperature int8 (>=-20<=10) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 ES79 thermostat 156 nofrostmode nofrost mode enum [off|outdoor|room] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 ES79 thermostat 156 roominfluence room influence uint8 (>=0<=10) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 ES79 thermostat 156 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 ES79 thermostat 156 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 ES79 thermostat 156 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C True number.thermostat_hc1_flow_temperature_offset_for_mixer number.thermostat_hc1_flowtempoffset 6 1 1 52 1 ES79 thermostat 156 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 ES79 thermostat 156 reducemode reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 ES79 thermostat 156 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 ES79 thermostat 156 control control device enum [off|RC20|RC3x] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 ES79 thermostat 156 holidays holiday dates string True sensor.thermostat_hc1_holiday_dates sensor.thermostat_hc1_holidays 6 1 1 53 13 ES79 thermostat 156 vacations vacation dates string True sensor.thermostat_hc1_vacation_dates sensor.thermostat_hc1_vacations 6 1 1 66 13 ES79 thermostat 156 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 ES79 thermostat 156 pause pause time uint8 (>=0<=99) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 ES79 thermostat 156 party party time uint8 (>=0<=99) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 ES79 thermostat 156 tempautotemp temporary set temperature automode uint8 (>=0<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 ES79 thermostat 156 noreducetemp no reduce below temperature int8 (>=-31<=10) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 ES79 thermostat 156 reducetemp off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 ES79 thermostat 156 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_vacations_off/reduce_switch_temperature number.thermostat_hc1_vacreducetemp 6 1 1 81 1 ES79 thermostat 156 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_vacations_reduce_mode select.thermostat_hc1_vacreducemode 6 1 1 82 1 ES79 thermostat 156 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 ES79 thermostat 156 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 ES79 thermostat 156 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 ES79 thermostat 156 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 ES79 thermostat 156 switchtime2 own2 program switchtime string True sensor.thermostat_hc1_own2_program_switchtime sensor.thermostat_hc1_switchtime2 6 1 1 91 8 ES79 thermostat 156 mode mode enum [off|on|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 ES79 thermostat 156 circmode circulation pump mode enum [off|on|auto] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 ES79 thermostat 156 progmode program enum [std prog|own prog] True select.thermostat_dhw_program select.thermostat_dhw_progmode 6 9 1 12 1 ES79 thermostat 156 circprog circulation program enum [std prog|own prog] True select.thermostat_dhw_circulation_program select.thermostat_dhw_circprog 6 9 1 13 1 ES79 thermostat 156 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 ES79 thermostat 156 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 ES79 thermostat 156 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 ES79 thermostat 156 maxtemp maximum temperature uint8 (>=60<=80) C True number.thermostat_dhw_maximum_temperature number.thermostat_dhw_maxtemp 6 9 1 15 1 ES79 thermostat 156 onetimekey one time key function boolean True switch.thermostat_dhw_one_time_key_function switch.thermostat_dhw_onetimekey 6 9 1 16 1 ES79 thermostat 156 switchtimeWW program switchtime warm water string True sensor.thermostat_dhw_program_switchtime_warm_water sensor.thermostat_dhw_switchtimeWW 6 9 1 17 8 ES79 thermostat 156 circswitchtime circulation program switchtime string True sensor.thermostat_dhw_circulation_program_switchtime sensor.thermostat_dhw_circswitchtime 6 9 1 25 8 ES79 thermostat 156 holidays holiday dates string True sensor.thermostat_dhw_holiday_dates sensor.thermostat_dhw_holidays 6 9 1 33 13 ES79 thermostat 156 vacations vacation dates string True sensor.thermostat_dhw_vacation_dates sensor.thermostat_dhw_vacations 6 9 1 46 13 FW100 thermostat 105 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FW100 thermostat 105 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FW100 thermostat 105 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FW100 thermostat 105 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FW100 thermostat 105 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FW100 thermostat 105 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FW100 thermostat 105 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FW100 thermostat 105 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FW100 thermostat 105 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FW100 thermostat 105 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FW100 thermostat 105 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FW100 thermostat 105 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FW100 thermostat 105 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FW100 thermostat 105 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FW100 thermostat 105 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FW100 thermostat 105 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FW100 thermostat 105 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FW100 thermostat 105 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FW100 thermostat 105 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FW100 thermostat 105 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FW100 thermostat 105 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FW100 thermostat 105 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FW100 thermostat 105 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FW100 thermostat 105 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FW100 thermostat 105 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FW100 thermostat 105 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FW100 thermostat 105 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FW100 thermostat 105 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FW100 thermostat 105 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FW100 thermostat 105 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FW100 thermostat 105 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FW100 thermostat 105 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FW100 thermostat 105 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FW100 thermostat 105 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FW100 thermostat 105 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FW200 thermostat 106 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FW200 thermostat 106 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FW200 thermostat 106 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FW200 thermostat 106 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FW200 thermostat 106 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FW200 thermostat 106 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FW200 thermostat 106 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FW200 thermostat 106 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FW200 thermostat 106 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FW200 thermostat 106 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FW200 thermostat 106 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FW200 thermostat 106 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FW200 thermostat 106 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FW200 thermostat 106 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FW200 thermostat 106 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FW200 thermostat 106 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FW200 thermostat 106 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FW200 thermostat 106 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FW200 thermostat 106 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FW200 thermostat 106 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FW200 thermostat 106 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FW200 thermostat 106 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FW200 thermostat 106 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FW200 thermostat 106 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FW200 thermostat 106 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FW200 thermostat 106 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FW200 thermostat 106 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FW200 thermostat 106 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FW200 thermostat 106 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FW200 thermostat 106 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FW200 thermostat 106 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FW200 thermostat 106 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FW200 thermostat 106 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FW200 thermostat 106 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FW200 thermostat 106 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR100 thermostat 107 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR100 thermostat 107 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR100 thermostat 107 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR100 thermostat 107 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR100 thermostat 107 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR100 thermostat 107 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR100 thermostat 107 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR100 thermostat 107 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR100 thermostat 107 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR100 thermostat 107 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR100 thermostat 107 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR100 thermostat 107 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR100 thermostat 107 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR100 thermostat 107 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR100 thermostat 107 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR100 thermostat 107 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR100 thermostat 107 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR100 thermostat 107 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR100 thermostat 107 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR100 thermostat 107 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR100 thermostat 107 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR100 thermostat 107 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR100 thermostat 107 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR100 thermostat 107 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR100 thermostat 107 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR100 thermostat 107 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR100 thermostat 107 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR100 thermostat 107 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR100 thermostat 107 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR100 thermostat 107 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR100 thermostat 107 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR100 thermostat 107 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR100 thermostat 107 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR100 thermostat 107 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR100 thermostat 107 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR110 thermostat 108 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR110 thermostat 108 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR110 thermostat 108 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR110 thermostat 108 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR110 thermostat 108 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR110 thermostat 108 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR110 thermostat 108 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR110 thermostat 108 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR110 thermostat 108 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR110 thermostat 108 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR110 thermostat 108 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR110 thermostat 108 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR110 thermostat 108 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR110 thermostat 108 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR110 thermostat 108 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR110 thermostat 108 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR110 thermostat 108 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR110 thermostat 108 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR110 thermostat 108 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR110 thermostat 108 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR110 thermostat 108 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR110 thermostat 108 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR110 thermostat 108 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR110 thermostat 108 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR110 thermostat 108 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR110 thermostat 108 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR110 thermostat 108 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR110 thermostat 108 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR110 thermostat 108 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR110 thermostat 108 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR110 thermostat 108 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR110 thermostat 108 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR110 thermostat 108 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR110 thermostat 108 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR110 thermostat 108 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FB10 thermostat 109 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FB10 thermostat 109 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FB10 thermostat 109 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FB10 thermostat 109 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FB10 thermostat 109 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FB10 thermostat 109 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FB10 thermostat 109 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FB10 thermostat 109 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FB10 thermostat 109 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FB10 thermostat 109 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FB10 thermostat 109 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FB10 thermostat 109 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FB10 thermostat 109 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FB10 thermostat 109 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FB10 thermostat 109 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FB10 thermostat 109 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FB10 thermostat 109 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FB10 thermostat 109 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FB10 thermostat 109 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FB10 thermostat 109 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FB10 thermostat 109 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FB10 thermostat 109 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FB10 thermostat 109 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FB10 thermostat 109 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FB10 thermostat 109 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FB10 thermostat 109 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FB10 thermostat 109 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FB10 thermostat 109 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FB10 thermostat 109 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FB10 thermostat 109 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FB10 thermostat 109 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FB10 thermostat 109 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FB10 thermostat 109 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FB10 thermostat 109 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FB10 thermostat 109 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FB100 thermostat 110 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FB100 thermostat 110 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FB100 thermostat 110 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FB100 thermostat 110 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FB100 thermostat 110 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FB100 thermostat 110 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FB100 thermostat 110 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FB100 thermostat 110 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FB100 thermostat 110 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FB100 thermostat 110 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FB100 thermostat 110 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FB100 thermostat 110 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FB100 thermostat 110 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FB100 thermostat 110 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FB100 thermostat 110 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FB100 thermostat 110 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FB100 thermostat 110 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FB100 thermostat 110 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FB100 thermostat 110 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FB100 thermostat 110 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FB100 thermostat 110 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FB100 thermostat 110 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FB100 thermostat 110 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FB100 thermostat 110 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FB100 thermostat 110 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FB100 thermostat 110 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FB100 thermostat 110 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FB100 thermostat 110 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FB100 thermostat 110 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FB100 thermostat 110 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FB100 thermostat 110 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FB100 thermostat 110 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FB100 thermostat 110 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FB100 thermostat 110 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FB100 thermostat 110 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR10 thermostat 111 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR10 thermostat 111 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR10 thermostat 111 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR10 thermostat 111 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR10 thermostat 111 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR10 thermostat 111 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR10 thermostat 111 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR10 thermostat 111 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR10 thermostat 111 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR10 thermostat 111 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR10 thermostat 111 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR10 thermostat 111 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR10 thermostat 111 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR10 thermostat 111 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR10 thermostat 111 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR10 thermostat 111 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR10 thermostat 111 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR10 thermostat 111 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR10 thermostat 111 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR10 thermostat 111 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR10 thermostat 111 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR10 thermostat 111 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR10 thermostat 111 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR10 thermostat 111 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR10 thermostat 111 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR10 thermostat 111 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR10 thermostat 111 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR10 thermostat 111 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR10 thermostat 111 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR10 thermostat 111 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR10 thermostat 111 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR10 thermostat 111 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR10 thermostat 111 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR10 thermostat 111 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR10 thermostat 111 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FW500 thermostat 116 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FW500 thermostat 116 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FW500 thermostat 116 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FW500 thermostat 116 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FW500 thermostat 116 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FW500 thermostat 116 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FW500 thermostat 116 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FW500 thermostat 116 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FW500 thermostat 116 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FW500 thermostat 116 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FW500 thermostat 116 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FW500 thermostat 116 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FW500 thermostat 116 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FW500 thermostat 116 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FW500 thermostat 116 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FW500 thermostat 116 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FW500 thermostat 116 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FW500 thermostat 116 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FW500 thermostat 116 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FW500 thermostat 116 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FW500 thermostat 116 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FW500 thermostat 116 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FW500 thermostat 116 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FW500 thermostat 116 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FW500 thermostat 116 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FW500 thermostat 116 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FW500 thermostat 116 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FW500 thermostat 116 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FW500 thermostat 116 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FW500 thermostat 116 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FW500 thermostat 116 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FW500 thermostat 116 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FW500 thermostat 116 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FW500 thermostat 116 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FW500 thermostat 116 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR50 thermostat 147 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR50 thermostat 147 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR50 thermostat 147 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR50 thermostat 147 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR50 thermostat 147 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR50 thermostat 147 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR50 thermostat 147 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR50 thermostat 147 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR50 thermostat 147 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR50 thermostat 147 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR50 thermostat 147 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR50 thermostat 147 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR50 thermostat 147 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR50 thermostat 147 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR50 thermostat 147 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR50 thermostat 147 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR50 thermostat 147 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR50 thermostat 147 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR50 thermostat 147 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR50 thermostat 147 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR50 thermostat 147 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR50 thermostat 147 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR50 thermostat 147 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR50 thermostat 147 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR50 thermostat 147 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR50 thermostat 147 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR50 thermostat 147 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR50 thermostat 147 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR50 thermostat 147 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR50 thermostat 147 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR50 thermostat 147 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR50 thermostat 147 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR50 thermostat 147 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR50 thermostat 147 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR50 thermostat 147 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR120 thermostat 191 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR120 thermostat 191 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR120 thermostat 191 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR120 thermostat 191 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR120 thermostat 191 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR120 thermostat 191 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR120 thermostat 191 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR120 thermostat 191 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR120 thermostat 191 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR120 thermostat 191 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR120 thermostat 191 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR120 thermostat 191 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR120 thermostat 191 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR120 thermostat 191 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR120 thermostat 191 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR120 thermostat 191 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR120 thermostat 191 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR120 thermostat 191 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR120 thermostat 191 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR120 thermostat 191 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR120 thermostat 191 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR120 thermostat 191 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR120 thermostat 191 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR120 thermostat 191 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR120 thermostat 191 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR120 thermostat 191 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR120 thermostat 191 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR120 thermostat 191 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR120 thermostat 191 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR120 thermostat 191 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR120 thermostat 191 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR120 thermostat 191 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR120 thermostat 191 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR120 thermostat 191 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR120 thermostat 191 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FW120 thermostat 192 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FW120 thermostat 192 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FW120 thermostat 192 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FW120 thermostat 192 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FW120 thermostat 192 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FW120 thermostat 192 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FW120 thermostat 192 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FW120 thermostat 192 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FW120 thermostat 192 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FW120 thermostat 192 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FW120 thermostat 192 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FW120 thermostat 192 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FW120 thermostat 192 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FW120 thermostat 192 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FW120 thermostat 192 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FW120 thermostat 192 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FW120 thermostat 192 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FW120 thermostat 192 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FW120 thermostat 192 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FW120 thermostat 192 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FW120 thermostat 192 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FW120 thermostat 192 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FW120 thermostat 192 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FW120 thermostat 192 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FW120 thermostat 192 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FW120 thermostat 192 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FW120 thermostat 192 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FW120 thermostat 192 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FW120 thermostat 192 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FW120 thermostat 192 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FW120 thermostat 192 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FW120 thermostat 192 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FW120 thermostat 192 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FW120 thermostat 192 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FW120 thermostat 192 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 RT800/RC220 thermostat 3 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RT800/RC220 thermostat 3 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RT800/RC220 thermostat 3 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RT800/RC220 thermostat 3 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RT800/RC220 thermostat 3 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RT800/RC220 thermostat 3 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC100H thermostat 200 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC100H thermostat 200 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC100H thermostat 200 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC100H thermostat 200 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC100H thermostat 200 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC100H thermostat 200 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 TR120RF/CR20RF thermostat 249 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 TR120RF/CR20RF thermostat 249 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 TR120RF/CR20RF thermostat 249 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 TR120RF/CR20RF thermostat 249 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 TR120RF/CR20RF thermostat 249 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 TR120RF/CR20RF thermostat 249 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 MM10 mixer 69 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 MM10 mixer 69 valvestatus mixing valve actuator (VC1) int8 (>=-100<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 MM10 mixer 69 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 MM10 mixer 69 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 MM10 mixer 69 activated activated boolean True switch.mixer_hc1_activated switch.mixer_hc1_activated 7 1 1 4 1 MM10 mixer 69 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_hc1_time_to_set_valve number.mixer_hc1_valvesettime 7 1 10 5 1 IPM mixer 100 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 IPM mixer 100 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 IPM mixer 100 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 IPM mixer 100 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 IPM mixer 100 flowtempvf flow temperature in header (T0/Vf) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_in_header_(T0/Vf) sensor.mixer_hc1_flowtempvf 7 1 1/10 6 1 IPM mixer 102 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 IPM mixer 102 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 IPM mixer 102 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 IPM mixer 102 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 IPM mixer 102 flowtempvf flow temperature in header (T0/Vf) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_in_header_(T0/Vf) sensor.mixer_hc1_flowtempvf 7 1 1/10 6 1 MM50 mixer 159 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 MM50 mixer 159 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 MM50 mixer 159 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 MM50 mixer 159 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 MM50 mixer 159 activated activated boolean True switch.mixer_hc1_activated switch.mixer_hc1_activated 7 1 1 4 1 MM50 mixer 159 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_hc1_time_to_set_valve number.mixer_hc1_valvesettime 7 1 10 5 1 MM50 mixer 159 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K True number.mixer_hc1_flow_temperature_offset_for_mixer number.mixer_hc1_flowtempoffset 7 1 1 7 1 MM100 mixer 160 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_dhw_flow_temperature_(TC1) sensor.mixer_dhw_flowtemphc 7 9 1/10 0 1 MM100 mixer 160 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_dhw_mixing_valve_actuator_(VC1) sensor.mixer_dhw_valvestatus 7 9 1 1 1 MM100 mixer 160 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_dhw_setpoint_flow_temperature number.mixer_dhw_flowsettemp 7 9 1 2 1 MM100 mixer 160 pumpstatus pump status (PC1) boolean True switch.mixer_dhw_pump_status_(PC1) switch.mixer_dhw_pumpstatus 7 9 1 3 1 MM100 mixer 160 activated activated boolean True switch.mixer_dhw_activated switch.mixer_dhw_activated 7 9 1 4 1 MM100 mixer 160 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_dhw_time_to_set_valve number.mixer_dhw_valvesettime 7 9 10 5 1 MM100 mixer 160 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K True number.mixer_dhw_flow_temperature_offset_for_mixer number.mixer_dhw_flowtempoffset 7 9 1 6 1 MM200 mixer 161 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 MM200 mixer 161 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 MM200 mixer 161 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 MM200 mixer 161 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 MM200 mixer 161 activated activated boolean True switch.mixer_hc1_activated switch.mixer_hc1_activated 7 1 1 4 1 MM200 mixer 161 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_hc1_time_to_set_valve number.mixer_hc1_valvesettime 7 1 10 5 1 MM200 mixer 161 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K True number.mixer_hc1_flow_temperature_offset_for_mixer number.mixer_hc1_flowtempoffset 7 1 1 7 1 MZ100 mixer 193 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 MZ100 mixer 193 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 MZ100 mixer 193 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 MZ100 mixer 193 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 MZ100 mixer 193 activated activated boolean True switch.mixer_hc1_activated switch.mixer_hc1_activated 7 1 1 4 1 MZ100 mixer 193 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_hc1_time_to_set_valve number.mixer_hc1_valvesettime 7 1 10 5 1 MZ100 mixer 193 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K True number.mixer_hc1_flow_temperature_offset_for_mixer number.mixer_hc1_flowtempoffset 7 1 1 7 1 SM10 solar 73 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 SM10 solar 73 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 SM10 solar 73 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 SM10 solar 73 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 SM10 solar 73 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 SM10 solar 73 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 SM10 solar 73 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 SM10 solar 73 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % False sensor.solar_pump_modulation_(PS1) sensor.solar_solarpumpmod 8 0 1 8 1 SM10 solar 73 pumpminmod minimum pump modulation uint8 (>=0<=100) % True number.solar_minimum_pump_modulation number.solar_pumpminmod 8 0 1 9 1 SM10 solar 73 turnondiff pump turn on difference uint8 (>=0<=254) C True number.solar_pump_turn_on_difference number.solar_turnondiff 8 0 1 10 1 SM10 solar 73 turnoffdiff pump turn off difference uint8 (>=0<=254) C True number.solar_pump_turn_off_difference number.solar_turnoffdiff 8 0 1 11 1 SM10 solar 73 solarpower actual solar power int16 (>=-31999<=31999) W False sensor.solar_actual_solar_power sensor.solar_solarpower 8 0 1 12 1 SM10 solar 73 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM10 solar 73 maxflow maximum solar flow uint8 (>=0<=25) l/min True number.solar_maximum_solar_flow number.solar_maxflow 8 0 1/10 15 1 SM10 solar 73 mintemp minimum temperature uint8 (>=0<=254) C True number.solar_dhw_minimum_temperature number.solar_dhw_mintemp 8 9 1 0 1 SM10 solar 73 solarenabled solarmodule enabled boolean True switch.solar_solarmodule_enabled switch.solar_solarenabled 8 0 1 16 1 ISM1 solar 101 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 ISM1 solar 101 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 ISM1 solar 101 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 ISM1 solar 101 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 ISM1 solar 101 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 ISM1 solar 101 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 ISM1 solar 101 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 ISM1 solar 101 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 ISM1 solar 101 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 ISM1 solar 101 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 ISM1 solar 101 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 ISM2 solar 103 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 ISM2 solar 103 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 ISM2 solar 103 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 ISM2 solar 103 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 ISM2 solar 103 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 ISM2 solar 103 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 ISM2 solar 103 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 ISM2 solar 103 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 ISM2 solar 103 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 ISM2 solar 103 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 ISM2 solar 103 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM50 solar 162 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 SM50 solar 162 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 SM50 solar 162 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 SM50 solar 162 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 SM50 solar 162 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 SM50 solar 162 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 SM50 solar 162 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 SM50 solar 162 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % False sensor.solar_pump_modulation_(PS1) sensor.solar_solarpumpmod 8 0 1 8 1 SM50 solar 162 pumpminmod minimum pump modulation uint8 (>=0<=100) % True number.solar_minimum_pump_modulation number.solar_pumpminmod 8 0 5 9 1 SM50 solar 162 turnondiff pump turn on difference uint8 (>=0<=25) C True number.solar_pump_turn_on_difference number.solar_turnondiff 8 0 1/10 10 1 SM50 solar 162 turnoffdiff pump turn off difference uint8 (>=0<=25) C True number.solar_pump_turn_off_difference number.solar_turnoffdiff 8 0 1/10 11 1 SM50 solar 162 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C False sensor.solar_collector_2_temperature_(TS7) sensor.solar_collector2temp 8 0 1/10 20 1 SM50 solar 162 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 SM50 solar 162 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 SM50 solar 162 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 SM50 solar 162 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % False sensor.solar_heat_assistance_valve_power_(M1) sensor.solar_heatassistpower 8 0 1 21 1 SM50 solar 162 solarpump2 pump 2 (PS4) boolean False binary_sensor.solar_pump_2_(PS4) binary_sensor.solar_solarpump2 8 0 1 22 1 SM50 solar 162 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % False sensor.solar_pump_2_modulation_(PS4) sensor.solar_solarpump2mod 8 0 1 23 1 SM50 solar 162 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C False sensor.solar_second_cylinder_bottom_temperature_(TS5) sensor.solar_cyl2bottomtemp 8 0 1/10 24 1 SM50 solar 162 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C False sensor.solar_heat_exchanger_temperature_(TS6) sensor.solar_heatexchangertemp 8 0 1/10 25 1 SM50 solar 162 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % False sensor.solar_cylinder_pump_modulation_(PS5) sensor.solar_cylpumpmod 8 0 1 26 1 SM50 solar 162 valvestatus valve status boolean False binary_sensor.solar_valve_status binary_sensor.solar_valvestatus 8 0 1 27 1 SM50 solar 162 vs1status valve status VS1 boolean False binary_sensor.solar_valve_status_VS1 binary_sensor.solar_vs1status 8 0 1 28 1 SM50 solar 162 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C True number.solar_maximum_collector_temperature number.solar_collectormaxtemp 8 0 1 29 1 SM50 solar 162 collectormintemp minimum collector temperature uint8 (>=0<=254) C True number.solar_minimum_collector_temperature number.solar_collectormintemp 8 0 1 30 1 SM50 solar 162 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM50 solar 162 energytoday total energy today uint24 (>=0<=16777213) Wh False sensor.solar_total_energy_today sensor.solar_energytoday 8 0 1 31 2 SM50 solar 162 energytotal total energy uint24 (>=0<=1677721) kWh False sensor.solar_total_energy sensor.solar_energytotal 8 0 1/10 33 2 SM50 solar 162 pump2worktime pump 2 working time time (>=0<=16777213) minutes False sensor.solar_pump_2_working_time sensor.solar_pump2worktime 8 0 1 35 2 SM50 solar 162 m1worktime differential control working time time (>=0<=16777213) minutes False sensor.solar_differential_control_working_time sensor.solar_m1worktime 8 0 1 37 2 SM50 solar 162 heattransfersystem heattransfer system boolean True switch.solar_heattransfer_system switch.solar_heattransfersystem 8 0 1 39 1 SM50 solar 162 externalcyl external cylinder boolean True switch.solar_external_cylinder switch.solar_externalcyl 8 0 1 40 1 SM50 solar 162 thermaldisinfect thermal disinfection boolean True switch.solar_thermal_disinfection switch.solar_thermaldisinfect 8 0 1 41 1 SM50 solar 162 heatmetering heatmetering boolean True switch.solar_heatmetering switch.solar_heatmetering 8 0 1 42 1 SM50 solar 162 activated activated boolean True switch.solar_activated switch.solar_activated 8 0 1 43 1 SM50 solar 162 solarpumpmode solar pump mode enum [constant|pwm|analog] True select.solar_solar_pump_mode select.solar_solarpumpmode 8 0 1 44 1 SM50 solar 162 solarpumpkick solar pump kick boolean True switch.solar_solar_pump_kick switch.solar_solarpumpkick 8 0 1 45 1 SM50 solar 162 plainwatermode plain water mode boolean True switch.solar_plain_water_mode switch.solar_plainwatermode 8 0 1 46 1 SM50 solar 162 doublematchflow doublematchflow boolean True switch.solar_doublematchflow switch.solar_doublematchflow 8 0 1 47 1 SM50 solar 162 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % True number.solar_minimum_pump_2_modulation number.solar_pump2minmod 8 0 1 48 1 SM50 solar 162 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C True number.solar_pump_2_turn_on_difference number.solar_turnondiff2 8 0 1/10 49 1 SM50 solar 162 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C True number.solar_pump_2_turn_off_difference number.solar_turnoffdiff2 8 0 1/10 50 1 SM50 solar 162 pump2kick pump kick 2 boolean True switch.solar_pump_kick_2 switch.solar_pump2kick 8 0 1 51 1 SM50 solar 162 climatezone climate zone uint8 (>=0<=254) True number.solar_climate_zone number.solar_climatezone 8 0 1 52 1 SM50 solar 162 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_1_area number.solar_collector1area 8 0 1/10 53 1 SM50 solar 162 collector1type collector 1 type enum [flat|vacuum] True select.solar_collector_1_type select.solar_collector1type 8 0 1 54 1 SM50 solar 162 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_2_area number.solar_collector2area 8 0 1/10 55 1 SM50 solar 162 collector2type collector 2 type enum [flat|vacuum] True select.solar_collector_2_type select.solar_collector2type 8 0 1 56 1 SM50 solar 162 cylpriority cylinder priority enum [cyl 1|cyl 2] True select.solar_cylinder_priority select.solar_cylpriority 8 0 1 57 1 SM50 solar 162 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_flow_temperature sensor.solar_heatcntflowtemp 8 0 1/10 58 1 SM50 solar 162 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_return_temperature sensor.solar_heatcntrettemp 8 0 1/10 59 1 SM50 solar 162 heatcnt heat counter impulses uint8 (>=0<=254) False sensor.solar_heat_counter_impulses sensor.solar_heatcnt 8 0 1 60 1 SM50 solar 162 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C False sensor.solar_swap_flow_temperature_(TS14) sensor.solar_swapflowtemp 8 0 1/10 61 1 SM50 solar 162 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C False sensor.solar_swap_return_temperature_(TS15) sensor.solar_swaprettemp 8 0 1/10 62 1 SM100/MS100 solar 163 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 SM100/MS100 solar 163 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 SM100/MS100 solar 163 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 SM100/MS100 solar 163 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 SM100/MS100 solar 163 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 SM100/MS100 solar 163 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 SM100/MS100 solar 163 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 SM100/MS100 solar 163 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % False sensor.solar_pump_modulation_(PS1) sensor.solar_solarpumpmod 8 0 1 8 1 SM100/MS100 solar 163 pumpminmod minimum pump modulation uint8 (>=0<=100) % True number.solar_minimum_pump_modulation number.solar_pumpminmod 8 0 5 9 1 SM100/MS100 solar 163 turnondiff pump turn on difference uint8 (>=0<=25) C True number.solar_pump_turn_on_difference number.solar_turnondiff 8 0 1/10 10 1 SM100/MS100 solar 163 turnoffdiff pump turn off difference uint8 (>=0<=25) C True number.solar_pump_turn_off_difference number.solar_turnoffdiff 8 0 1/10 11 1 SM100/MS100 solar 163 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C False sensor.solar_collector_2_temperature_(TS7) sensor.solar_collector2temp 8 0 1/10 20 1 SM100/MS100 solar 163 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 SM100/MS100 solar 163 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 SM100/MS100 solar 163 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 SM100/MS100 solar 163 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % False sensor.solar_heat_assistance_valve_power_(M1) sensor.solar_heatassistpower 8 0 1 21 1 SM100/MS100 solar 163 solarpump2 pump 2 (PS4) boolean False binary_sensor.solar_pump_2_(PS4) binary_sensor.solar_solarpump2 8 0 1 22 1 SM100/MS100 solar 163 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % False sensor.solar_pump_2_modulation_(PS4) sensor.solar_solarpump2mod 8 0 1 23 1 SM100/MS100 solar 163 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C False sensor.solar_second_cylinder_bottom_temperature_(TS5) sensor.solar_cyl2bottomtemp 8 0 1/10 24 1 SM100/MS100 solar 163 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C False sensor.solar_heat_exchanger_temperature_(TS6) sensor.solar_heatexchangertemp 8 0 1/10 25 1 SM100/MS100 solar 163 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % False sensor.solar_cylinder_pump_modulation_(PS5) sensor.solar_cylpumpmod 8 0 1 26 1 SM100/MS100 solar 163 valvestatus valve status boolean False binary_sensor.solar_valve_status binary_sensor.solar_valvestatus 8 0 1 27 1 SM100/MS100 solar 163 vs1status valve status VS1 boolean False binary_sensor.solar_valve_status_VS1 binary_sensor.solar_vs1status 8 0 1 28 1 SM100/MS100 solar 163 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C True number.solar_maximum_collector_temperature number.solar_collectormaxtemp 8 0 1 29 1 SM100/MS100 solar 163 collectormintemp minimum collector temperature uint8 (>=0<=254) C True number.solar_minimum_collector_temperature number.solar_collectormintemp 8 0 1 30 1 SM100/MS100 solar 163 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM100/MS100 solar 163 energytoday total energy today uint24 (>=0<=16777213) Wh False sensor.solar_total_energy_today sensor.solar_energytoday 8 0 1 31 2 SM100/MS100 solar 163 energytotal total energy uint24 (>=0<=1677721) kWh False sensor.solar_total_energy sensor.solar_energytotal 8 0 1/10 33 2 SM100/MS100 solar 163 pump2worktime pump 2 working time time (>=0<=16777213) minutes False sensor.solar_pump_2_working_time sensor.solar_pump2worktime 8 0 1 35 2 SM100/MS100 solar 163 m1worktime differential control working time time (>=0<=16777213) minutes False sensor.solar_differential_control_working_time sensor.solar_m1worktime 8 0 1 37 2 SM100/MS100 solar 163 heattransfersystem heattransfer system boolean True switch.solar_heattransfer_system switch.solar_heattransfersystem 8 0 1 39 1 SM100/MS100 solar 163 externalcyl external cylinder boolean True switch.solar_external_cylinder switch.solar_externalcyl 8 0 1 40 1 SM100/MS100 solar 163 thermaldisinfect thermal disinfection boolean True switch.solar_thermal_disinfection switch.solar_thermaldisinfect 8 0 1 41 1 SM100/MS100 solar 163 heatmetering heatmetering boolean True switch.solar_heatmetering switch.solar_heatmetering 8 0 1 42 1 SM100/MS100 solar 163 activated activated boolean True switch.solar_activated switch.solar_activated 8 0 1 43 1 SM100/MS100 solar 163 solarpumpmode solar pump mode enum [constant|pwm|analog] True select.solar_solar_pump_mode select.solar_solarpumpmode 8 0 1 44 1 SM100/MS100 solar 163 solarpumpkick solar pump kick boolean True switch.solar_solar_pump_kick switch.solar_solarpumpkick 8 0 1 45 1 SM100/MS100 solar 163 plainwatermode plain water mode boolean True switch.solar_plain_water_mode switch.solar_plainwatermode 8 0 1 46 1 SM100/MS100 solar 163 doublematchflow doublematchflow boolean True switch.solar_doublematchflow switch.solar_doublematchflow 8 0 1 47 1 SM100/MS100 solar 163 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % True number.solar_minimum_pump_2_modulation number.solar_pump2minmod 8 0 1 48 1 SM100/MS100 solar 163 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C True number.solar_pump_2_turn_on_difference number.solar_turnondiff2 8 0 1/10 49 1 SM100/MS100 solar 163 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C True number.solar_pump_2_turn_off_difference number.solar_turnoffdiff2 8 0 1/10 50 1 SM100/MS100 solar 163 pump2kick pump kick 2 boolean True switch.solar_pump_kick_2 switch.solar_pump2kick 8 0 1 51 1 SM100/MS100 solar 163 climatezone climate zone uint8 (>=0<=254) True number.solar_climate_zone number.solar_climatezone 8 0 1 52 1 SM100/MS100 solar 163 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_1_area number.solar_collector1area 8 0 1/10 53 1 SM100/MS100 solar 163 collector1type collector 1 type enum [flat|vacuum] True select.solar_collector_1_type select.solar_collector1type 8 0 1 54 1 SM100/MS100 solar 163 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_2_area number.solar_collector2area 8 0 1/10 55 1 SM100/MS100 solar 163 collector2type collector 2 type enum [flat|vacuum] True select.solar_collector_2_type select.solar_collector2type 8 0 1 56 1 SM100/MS100 solar 163 cylpriority cylinder priority enum [cyl 1|cyl 2] True select.solar_cylinder_priority select.solar_cylpriority 8 0 1 57 1 SM100/MS100 solar 163 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_flow_temperature sensor.solar_heatcntflowtemp 8 0 1/10 58 1 SM100/MS100 solar 163 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_return_temperature sensor.solar_heatcntrettemp 8 0 1/10 59 1 SM100/MS100 solar 163 heatcnt heat counter impulses uint8 (>=0<=254) False sensor.solar_heat_counter_impulses sensor.solar_heatcnt 8 0 1 60 1 SM100/MS100 solar 163 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C False sensor.solar_swap_flow_temperature_(TS14) sensor.solar_swapflowtemp 8 0 1/10 61 1 SM100/MS100 solar 163 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C False sensor.solar_swap_return_temperature_(TS15) sensor.solar_swaprettemp 8 0 1/10 62 1 SM200/MS200 solar 164 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 SM200/MS200 solar 164 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 SM200/MS200 solar 164 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 SM200/MS200 solar 164 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 SM200/MS200 solar 164 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 SM200/MS200 solar 164 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 SM200/MS200 solar 164 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 SM200/MS200 solar 164 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % False sensor.solar_pump_modulation_(PS1) sensor.solar_solarpumpmod 8 0 1 8 1 SM200/MS200 solar 164 pumpminmod minimum pump modulation uint8 (>=0<=100) % True number.solar_minimum_pump_modulation number.solar_pumpminmod 8 0 5 9 1 SM200/MS200 solar 164 turnondiff pump turn on difference uint8 (>=0<=25) C True number.solar_pump_turn_on_difference number.solar_turnondiff 8 0 1/10 10 1 SM200/MS200 solar 164 turnoffdiff pump turn off difference uint8 (>=0<=25) C True number.solar_pump_turn_off_difference number.solar_turnoffdiff 8 0 1/10 11 1 SM200/MS200 solar 164 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C False sensor.solar_collector_2_temperature_(TS7) sensor.solar_collector2temp 8 0 1/10 20 1 SM200/MS200 solar 164 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 SM200/MS200 solar 164 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 SM200/MS200 solar 164 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 SM200/MS200 solar 164 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % False sensor.solar_heat_assistance_valve_power_(M1) sensor.solar_heatassistpower 8 0 1 21 1 SM200/MS200 solar 164 solarpump2 pump 2 (PS4) boolean False binary_sensor.solar_pump_2_(PS4) binary_sensor.solar_solarpump2 8 0 1 22 1 SM200/MS200 solar 164 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % False sensor.solar_pump_2_modulation_(PS4) sensor.solar_solarpump2mod 8 0 1 23 1 SM200/MS200 solar 164 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C False sensor.solar_second_cylinder_bottom_temperature_(TS5) sensor.solar_cyl2bottomtemp 8 0 1/10 24 1 SM200/MS200 solar 164 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C False sensor.solar_heat_exchanger_temperature_(TS6) sensor.solar_heatexchangertemp 8 0 1/10 25 1 SM200/MS200 solar 164 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % False sensor.solar_cylinder_pump_modulation_(PS5) sensor.solar_cylpumpmod 8 0 1 26 1 SM200/MS200 solar 164 valvestatus valve status boolean False binary_sensor.solar_valve_status binary_sensor.solar_valvestatus 8 0 1 27 1 SM200/MS200 solar 164 vs1status valve status VS1 boolean False binary_sensor.solar_valve_status_VS1 binary_sensor.solar_vs1status 8 0 1 28 1 SM200/MS200 solar 164 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C True number.solar_maximum_collector_temperature number.solar_collectormaxtemp 8 0 1 29 1 SM200/MS200 solar 164 collectormintemp minimum collector temperature uint8 (>=0<=254) C True number.solar_minimum_collector_temperature number.solar_collectormintemp 8 0 1 30 1 SM200/MS200 solar 164 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM200/MS200 solar 164 energytoday total energy today uint24 (>=0<=16777213) Wh False sensor.solar_total_energy_today sensor.solar_energytoday 8 0 1 31 2 SM200/MS200 solar 164 energytotal total energy uint24 (>=0<=1677721) kWh False sensor.solar_total_energy sensor.solar_energytotal 8 0 1/10 33 2 SM200/MS200 solar 164 pump2worktime pump 2 working time time (>=0<=16777213) minutes False sensor.solar_pump_2_working_time sensor.solar_pump2worktime 8 0 1 35 2 SM200/MS200 solar 164 m1worktime differential control working time time (>=0<=16777213) minutes False sensor.solar_differential_control_working_time sensor.solar_m1worktime 8 0 1 37 2 SM200/MS200 solar 164 heattransfersystem heattransfer system boolean True switch.solar_heattransfer_system switch.solar_heattransfersystem 8 0 1 39 1 SM200/MS200 solar 164 externalcyl external cylinder boolean True switch.solar_external_cylinder switch.solar_externalcyl 8 0 1 40 1 SM200/MS200 solar 164 thermaldisinfect thermal disinfection boolean True switch.solar_thermal_disinfection switch.solar_thermaldisinfect 8 0 1 41 1 SM200/MS200 solar 164 heatmetering heatmetering boolean True switch.solar_heatmetering switch.solar_heatmetering 8 0 1 42 1 SM200/MS200 solar 164 activated activated boolean True switch.solar_activated switch.solar_activated 8 0 1 43 1 SM200/MS200 solar 164 solarpumpmode solar pump mode enum [constant|pwm|analog] True select.solar_solar_pump_mode select.solar_solarpumpmode 8 0 1 44 1 SM200/MS200 solar 164 solarpumpkick solar pump kick boolean True switch.solar_solar_pump_kick switch.solar_solarpumpkick 8 0 1 45 1 SM200/MS200 solar 164 plainwatermode plain water mode boolean True switch.solar_plain_water_mode switch.solar_plainwatermode 8 0 1 46 1 SM200/MS200 solar 164 doublematchflow doublematchflow boolean True switch.solar_doublematchflow switch.solar_doublematchflow 8 0 1 47 1 SM200/MS200 solar 164 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % True number.solar_minimum_pump_2_modulation number.solar_pump2minmod 8 0 1 48 1 SM200/MS200 solar 164 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C True number.solar_pump_2_turn_on_difference number.solar_turnondiff2 8 0 1/10 49 1 SM200/MS200 solar 164 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C True number.solar_pump_2_turn_off_difference number.solar_turnoffdiff2 8 0 1/10 50 1 SM200/MS200 solar 164 pump2kick pump kick 2 boolean True switch.solar_pump_kick_2 switch.solar_pump2kick 8 0 1 51 1 SM200/MS200 solar 164 climatezone climate zone uint8 (>=0<=254) True number.solar_climate_zone number.solar_climatezone 8 0 1 52 1 SM200/MS200 solar 164 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_1_area number.solar_collector1area 8 0 1/10 53 1 SM200/MS200 solar 164 collector1type collector 1 type enum [flat|vacuum] True select.solar_collector_1_type select.solar_collector1type 8 0 1 54 1 SM200/MS200 solar 164 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_2_area number.solar_collector2area 8 0 1/10 55 1 SM200/MS200 solar 164 collector2type collector 2 type enum [flat|vacuum] True select.solar_collector_2_type select.solar_collector2type 8 0 1 56 1 SM200/MS200 solar 164 cylpriority cylinder priority enum [cyl 1|cyl 2] True select.solar_cylinder_priority select.solar_cylpriority 8 0 1 57 1 SM200/MS200 solar 164 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_flow_temperature sensor.solar_heatcntflowtemp 8 0 1/10 58 1 SM200/MS200 solar 164 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_return_temperature sensor.solar_heatcntrettemp 8 0 1/10 59 1 SM200/MS200 solar 164 heatcnt heat counter impulses uint8 (>=0<=254) False sensor.solar_heat_counter_impulses sensor.solar_heatcnt 8 0 1 60 1 SM200/MS200 solar 164 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C False sensor.solar_swap_flow_temperature_(TS14) sensor.solar_swapflowtemp 8 0 1/10 61 1 SM200/MS200 solar 164 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C False sensor.solar_swap_return_temperature_(TS15) sensor.solar_swaprettemp 8 0 1/10 62 1 HP Module heatpump 252 airhumidity relative air humidity uint8 (>=0<=100) % False sensor.heatpump_relative_air_humidity sensor.heatpump_airhumidity 9 0 1 0 1 HP Module heatpump 252 dewtemperature dew point temperature uint8 (>=0<=254) C False sensor.heatpump_dew_point_temperature sensor.heatpump_dewtemperature 9 0 1 1 1 HP Module heatpump 252 curflowtemp current flow temperature int16 (>=-3199<=3199) C False sensor.heatpump_current_flow_temperature sensor.heatpump_curflowtemp 9 0 1/10 2 1 HP Module heatpump 252 rettemp return temperature int16 (>=-3199<=3199) C False sensor.heatpump_return_temperature sensor.heatpump_rettemp 9 0 1/10 3 1 HP Module heatpump 252 sysrettemp system return temperature int16 (>=-3199<=3199) C False sensor.heatpump_system_return_temperature sensor.heatpump_sysrettemp 9 0 1/10 4 1 HP Module heatpump 252 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.heatpump_drain_pan_temp_(TA4) sensor.heatpump_hpta4 9 0 1/10 5 1 HP Module heatpump 252 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_temperature_(TR1) sensor.heatpump_hptr1 9 0 1/10 6 1 HP Module heatpump 252 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.heatpump_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.heatpump_hptr3 9 0 1/10 7 1 HP Module heatpump 252 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.heatpump_evaporator_inlet_temperature_(TR4) sensor.heatpump_hptr4 9 0 1/10 8 1 HP Module heatpump 252 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_inlet_temperature_(TR5) sensor.heatpump_hptr5 9 0 1/10 9 1 HP Module heatpump 252 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_outlet_temperature_(TR6) sensor.heatpump_hptr6 9 0 1/10 10 1 HP Module heatpump 252 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.heatpump_air_inlet_temperature_(TL2) sensor.heatpump_hptl2 9 0 1/10 11 1 HP Module heatpump 252 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.heatpump_low_pressure_side_temperature_(PL1) sensor.heatpump_hppl1 9 0 1/10 12 1 HP Module heatpump 252 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.heatpump_high_pressure_side_temperature_(PH1) sensor.heatpump_hpph1 9 0 1/10 13 1 HP Module heatpump 252 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.heatpump_heating_pump_modulation sensor.heatpump_heatingpumpmod 9 0 1 14 1 HP Module heatpump 252 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.heatpump_compressor_speed sensor.heatpump_hpcompspd 9 0 1 15 1 HP Module heatpump 252 hybridstrategy hybrid control strategy enum [cost optimized|co2 optimized|outside temperature alt.|outside temperature parallel|heatpump prefered|boiler only] True select.heatpump_hybrid_control_strategy select.heatpump_hybridstrategy 9 0 1 16 1 HP Module heatpump 252 lownoisemode low noise mode enum [off|reduced output|switch off hp|perm. reduced] True select.heatpump_low_noise_mode select.heatpump_lownoisemode 9 0 1 17 1 HP Module heatpump 252 lownoisestart low noise starttime uint8 (>=0<=23) True number.heatpump_low_noise_starttime number.heatpump_lownoisestart 9 0 1 18 1 HP Module heatpump 252 lownoisestop low noise stoptime uint8 (>=0<=23) True number.heatpump_low_noise_stoptime number.heatpump_lownoisestop 9 0 1 19 1 HP Module heatpump 252 hybriddhw hybrid DHW enum [eco|high comfort] True select.heatpump_hybrid_DHW select.heatpump_hybriddhw 9 0 1 20 1 HP Module heatpump 252 energypricegas energy price gas uint8 (>=0<=254) True number.heatpump_energy_price_gas number.heatpump_energypricegas 9 0 1 21 1 HP Module heatpump 252 energypriceel energy price electric uint8 (>=0<=254) True number.heatpump_energy_price_electric number.heatpump_energypriceel 9 0 1 22 1 HP Module heatpump 252 energyfeedpv feed in PV uint8 (>=0<=254) True number.heatpump_feed_in_PV number.heatpump_energyfeedpv 9 0 1 23 1 HP Module heatpump 252 switchovertemp outside switchover temperature int8 (>=-126<=126) True number.heatpump_outside_switchover_temperature number.heatpump_switchovertemp 9 0 1 24 1 HP Module heatpump 252 airpurgemode air purge mode boolean True switch.heatpump_air_purge_mode switch.heatpump_airpurgemode 9 0 1 25 1 HP Module heatpump 252 heatpumpoutput heatpump output uint8 (>=0<=100) % True number.heatpump_heatpump_output number.heatpump_heatpumpoutput 9 0 1 26 1 HP Module heatpump 252 coolingcircuit cooling circuit boolean True switch.heatpump_cooling_circuit switch.heatpump_coolingcircuit 9 0 1 27 1 HP Module heatpump 252 compstartmod compressor start modulation uint8 (>=0<=100) % True number.heatpump_compressor_start_modulation number.heatpump_compstartmod 9 0 1 28 1 HP Module heatpump 252 heatdrainpan heat drain pan boolean True switch.heatpump_heat_drain_pan switch.heatpump_heatdrainpan 9 0 1 29 1 HP Module heatpump 252 heatcable heating cable boolean True switch.heatpump_heating_cable switch.heatpump_heatcable 9 0 1 30 1 HP Module heatpump 252 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.heatpump_total_energy sensor.heatpump_nrgtotal 9 0 1/100 31 2 HP Module heatpump 252 nrg energy uint24 (>=0<=167772) kWh False sensor.heatpump_dhw_energy sensor.heatpump_dhw_nrg 9 9 1/100 0 2 HP Module heatpump 252 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.heatpump_energy_heating sensor.heatpump_nrgheat 9 0 1/100 33 2 HP Module heatpump 252 metertotal meter total uint24 (>=0<=167772) kWh False sensor.heatpump_meter_total sensor.heatpump_metertotal 9 0 1/100 35 2 HP Module heatpump 252 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.heatpump_meter_compressor sensor.heatpump_metercomp 9 0 1/100 37 2 HP Module heatpump 252 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.heatpump_meter_e-heater sensor.heatpump_metereheat 9 0 1/100 39 2 HP Module heatpump 252 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.heatpump_meter_heating sensor.heatpump_meterheat 9 0 1/100 41 2 HP Module heatpump 252 meter meter uint24 (>=0<=167772) kWh False sensor.heatpump_dhw_meter sensor.heatpump_dhw_meter 9 9 1/100 2 2 Hybrid Manager HM200 heatpump 248 airhumidity relative air humidity uint8 (>=0<=100) % False sensor.heatpump_relative_air_humidity sensor.heatpump_airhumidity 9 0 1 0 1 Hybrid Manager HM200 heatpump 248 dewtemperature dew point temperature uint8 (>=0<=254) C False sensor.heatpump_dew_point_temperature sensor.heatpump_dewtemperature 9 0 1 1 1 Hybrid Manager HM200 heatpump 248 curflowtemp current flow temperature int16 (>=-3199<=3199) C False sensor.heatpump_current_flow_temperature sensor.heatpump_curflowtemp 9 0 1/10 2 1 Hybrid Manager HM200 heatpump 248 rettemp return temperature int16 (>=-3199<=3199) C False sensor.heatpump_return_temperature sensor.heatpump_rettemp 9 0 1/10 3 1 Hybrid Manager HM200 heatpump 248 sysrettemp system return temperature int16 (>=-3199<=3199) C False sensor.heatpump_system_return_temperature sensor.heatpump_sysrettemp 9 0 1/10 4 1 Hybrid Manager HM200 heatpump 248 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.heatpump_drain_pan_temp_(TA4) sensor.heatpump_hpta4 9 0 1/10 5 1 Hybrid Manager HM200 heatpump 248 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_temperature_(TR1) sensor.heatpump_hptr1 9 0 1/10 6 1 Hybrid Manager HM200 heatpump 248 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.heatpump_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.heatpump_hptr3 9 0 1/10 7 1 Hybrid Manager HM200 heatpump 248 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.heatpump_evaporator_inlet_temperature_(TR4) sensor.heatpump_hptr4 9 0 1/10 8 1 Hybrid Manager HM200 heatpump 248 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_inlet_temperature_(TR5) sensor.heatpump_hptr5 9 0 1/10 9 1 Hybrid Manager HM200 heatpump 248 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_outlet_temperature_(TR6) sensor.heatpump_hptr6 9 0 1/10 10 1 Hybrid Manager HM200 heatpump 248 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.heatpump_air_inlet_temperature_(TL2) sensor.heatpump_hptl2 9 0 1/10 11 1 Hybrid Manager HM200 heatpump 248 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.heatpump_low_pressure_side_temperature_(PL1) sensor.heatpump_hppl1 9 0 1/10 12 1 Hybrid Manager HM200 heatpump 248 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.heatpump_high_pressure_side_temperature_(PH1) sensor.heatpump_hpph1 9 0 1/10 13 1 Hybrid Manager HM200 heatpump 248 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.heatpump_heating_pump_modulation sensor.heatpump_heatingpumpmod 9 0 1 14 1 Hybrid Manager HM200 heatpump 248 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.heatpump_compressor_speed sensor.heatpump_hpcompspd 9 0 1 15 1 Hybrid Manager HM200 heatpump 248 hybridstrategy hybrid control strategy enum [cost optimized|co2 optimized|outside temperature alt.|outside temperature parallel|heatpump prefered|boiler only] True select.heatpump_hybrid_control_strategy select.heatpump_hybridstrategy 9 0 1 16 1 Hybrid Manager HM200 heatpump 248 lownoisemode low noise mode enum [off|reduced output|switch off hp|perm. reduced] True select.heatpump_low_noise_mode select.heatpump_lownoisemode 9 0 1 17 1 Hybrid Manager HM200 heatpump 248 lownoisestart low noise starttime uint8 (>=0<=23) True number.heatpump_low_noise_starttime number.heatpump_lownoisestart 9 0 1 18 1 Hybrid Manager HM200 heatpump 248 lownoisestop low noise stoptime uint8 (>=0<=23) True number.heatpump_low_noise_stoptime number.heatpump_lownoisestop 9 0 1 19 1 Hybrid Manager HM200 heatpump 248 hybriddhw hybrid DHW enum [eco|high comfort] True select.heatpump_hybrid_DHW select.heatpump_hybriddhw 9 0 1 20 1 Hybrid Manager HM200 heatpump 248 energypricegas energy price gas uint8 (>=0<=254) True number.heatpump_energy_price_gas number.heatpump_energypricegas 9 0 1 21 1 Hybrid Manager HM200 heatpump 248 energypriceel energy price electric uint8 (>=0<=254) True number.heatpump_energy_price_electric number.heatpump_energypriceel 9 0 1 22 1 Hybrid Manager HM200 heatpump 248 energyfeedpv feed in PV uint8 (>=0<=254) True number.heatpump_feed_in_PV number.heatpump_energyfeedpv 9 0 1 23 1 Hybrid Manager HM200 heatpump 248 switchovertemp outside switchover temperature int8 (>=-126<=126) True number.heatpump_outside_switchover_temperature number.heatpump_switchovertemp 9 0 1 24 1 Hybrid Manager HM200 heatpump 248 airpurgemode air purge mode boolean True switch.heatpump_air_purge_mode switch.heatpump_airpurgemode 9 0 1 25 1 Hybrid Manager HM200 heatpump 248 heatpumpoutput heatpump output uint8 (>=0<=100) % True number.heatpump_heatpump_output number.heatpump_heatpumpoutput 9 0 1 26 1 Hybrid Manager HM200 heatpump 248 coolingcircuit cooling circuit boolean True switch.heatpump_cooling_circuit switch.heatpump_coolingcircuit 9 0 1 27 1 Hybrid Manager HM200 heatpump 248 compstartmod compressor start modulation uint8 (>=0<=100) % True number.heatpump_compressor_start_modulation number.heatpump_compstartmod 9 0 1 28 1 Hybrid Manager HM200 heatpump 248 heatdrainpan heat drain pan boolean True switch.heatpump_heat_drain_pan switch.heatpump_heatdrainpan 9 0 1 29 1 Hybrid Manager HM200 heatpump 248 heatcable heating cable boolean True switch.heatpump_heating_cable switch.heatpump_heatcable 9 0 1 30 1 Hybrid Manager HM200 heatpump 248 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.heatpump_total_energy sensor.heatpump_nrgtotal 9 0 1/100 31 2 Hybrid Manager HM200 heatpump 248 nrg energy uint24 (>=0<=167772) kWh False sensor.heatpump_dhw_energy sensor.heatpump_dhw_nrg 9 9 1/100 0 2 Hybrid Manager HM200 heatpump 248 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.heatpump_energy_heating sensor.heatpump_nrgheat 9 0 1/100 33 2 Hybrid Manager HM200 heatpump 248 metertotal meter total uint24 (>=0<=167772) kWh False sensor.heatpump_meter_total sensor.heatpump_metertotal 9 0 1/100 35 2 Hybrid Manager HM200 heatpump 248 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.heatpump_meter_compressor sensor.heatpump_metercomp 9 0 1/100 37 2 Hybrid Manager HM200 heatpump 248 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.heatpump_meter_e-heater sensor.heatpump_metereheat 9 0 1/100 39 2 Hybrid Manager HM200 heatpump 248 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.heatpump_meter_heating sensor.heatpump_meterheat 9 0 1/100 41 2 Hybrid Manager HM200 heatpump 248 meter meter uint24 (>=0<=167772) kWh False sensor.heatpump_dhw_meter sensor.heatpump_dhw_meter 9 9 1/100 2 2 WM10 switch 71 activated activated boolean False binary_sensor.switch_activated binary_sensor.switch_activated 11 0 1 0 1 WM10 switch 71 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.switch_flow_temperature_(TC1) sensor.switch_flowtemphc 11 0 1/10 1 1 WM10 switch 71 status status int8 (>=-126<=126) False sensor.switch_status sensor.switch_status 11 0 1 2 1 Rego 3000 controller 240 datetime date/time string False sensor.controller_date/time sensor.controller_datetime 12 0 1 0 13 EM10 alert 74 setflowtemp set flow temperature uint8 (>=0<=254) C False sensor.alert_set_flow_temperature sensor.alert_setflowtemp 14 0 1 0 1 EM10 alert 74 setburnpow burner set power uint8 (>=0<=100) % False sensor.alert_burner_set_power sensor.alert_setburnpow 14 0 1 1 1 EM10/EM100 extension 243 flowtempvf flow temperature in header (T0/Vf) int16 (>=-3199<=3199) C False sensor.extension_flow_temperature_in_header_(T0/Vf) sensor.extension_flowtempvf 15 0 1/10 0 1 EM10/EM100 extension 243 input input uint8 (>=0<=25) V False sensor.extension_input sensor.extension_input 15 0 1/10 1 1 EM10/EM100 extension 243 outpow output IO1 uint8 (>=0<=100) % False sensor.extension_output_IO1 sensor.extension_outpow 15 0 1 2 1 EM10/EM100 extension 243 setpower request power uint8 (>=0<=100) % False sensor.extension_request_power sensor.extension_setpower 15 0 1 3 1 EM10/EM100 extension 243 setpoint set temp. uint8 (>=0<=254) C False sensor.extension_set_temp. sensor.extension_setpoint 15 0 1 4 1 EM10/EM100 extension 243 minv min volt. uint8 (>=0<=25) V True number.extension_min_volt. number.extension_minv 15 0 1/10 5 1 EM10/EM100 extension 243 maxv max volt. uint8 (>=0<=25) V True number.extension_max_volt. number.extension_maxv 15 0 1/10 6 1 EM10/EM100 extension 243 mint min temp. uint8 (>=0<=254) C True number.extension_min_temp. number.extension_mint 15 0 1 7 1 EM10/EM100 extension 243 maxt max temp. uint8 (>=0<=254) C True number.extension_max_temp. number.extension_maxt 15 0 1 8 1 EM10/EM100 extension 243 mode mode uint8 (>=0<=254) False sensor.extension_mode sensor.extension_mode 15 0 1 9 1 T1RF extension 220 flowtempvf flow temperature in header (T0/Vf) int16 (>=-3199<=3199) C False sensor.extension_flow_temperature_in_header_(T0/Vf) sensor.extension_flowtempvf 15 0 1/10 0 1 T1RF extension 220 input input uint8 (>=0<=25) V False sensor.extension_input sensor.extension_input 15 0 1/10 1 1 T1RF extension 220 outpow output IO1 uint8 (>=0<=100) % False sensor.extension_output_IO1 sensor.extension_outpow 15 0 1 2 1 T1RF extension 220 setpower request power uint8 (>=0<=100) % False sensor.extension_request_power sensor.extension_setpower 15 0 1 3 1 T1RF extension 220 setpoint set temp. uint8 (>=0<=254) C False sensor.extension_set_temp. sensor.extension_setpoint 15 0 1 4 1 T1RF extension 220 minv min volt. uint8 (>=0<=25) V True number.extension_min_volt. number.extension_minv 15 0 1/10 5 1 T1RF extension 220 maxv max volt. uint8 (>=0<=25) V True number.extension_max_volt. number.extension_maxv 15 0 1/10 6 1 T1RF extension 220 mint min temp. uint8 (>=0<=254) C True number.extension_min_temp. number.extension_mint 15 0 1 7 1 T1RF extension 220 maxt max temp. uint8 (>=0<=254) C True number.extension_max_temp. number.extension_maxt 15 0 1 8 1 T1RF extension 220 mode mode uint8 (>=0<=254) False sensor.extension_mode sensor.extension_mode 15 0 1 9 1 Logavent HRV176 ventilation 231 outfresh outdoor fresh air int16 (>=-3199<=3199) C False sensor.ventilation_outdoor_fresh_air sensor.ventilation_outfresh 18 0 1/10 0 1 Logavent HRV176 ventilation 231 infresh indoor fresh air int16 (>=-3199<=3199) C False sensor.ventilation_indoor_fresh_air sensor.ventilation_infresh 18 0 1/10 1 1 Logavent HRV176 ventilation 231 outexhaust outdoor exhaust air int16 (>=-3199<=3199) C False sensor.ventilation_outdoor_exhaust_air sensor.ventilation_outexhaust 18 0 1/10 2 1 Logavent HRV176 ventilation 231 inexhaust indoor exhaust air int16 (>=-3199<=3199) C False sensor.ventilation_indoor_exhaust_air sensor.ventilation_inexhaust 18 0 1/10 3 1 Logavent HRV176 ventilation 231 ventinspeed in blower speed uint8 (>=0<=100) % False sensor.ventilation_in_blower_speed sensor.ventilation_ventinspeed 18 0 1 4 1 Logavent HRV176 ventilation 231 ventoutspeed out blower speed uint8 (>=0<=100) % False sensor.ventilation_out_blower_speed sensor.ventilation_ventoutspeed 18 0 1 5 1 Logavent HRV176 ventilation 231 ventmode ventilation mode enum [auto|off|L1|L2|L3|L4|demand|sleep|intense|bypass|party|fireplace] True select.ventilation_ventilation_mode select.ventilation_ventmode 18 0 1 6 1 Logavent HRV176 ventilation 231 airquality air quality (voc) uint16 (>=0<=31999) False sensor.ventilation_air_quality_(voc) sensor.ventilation_airquality 18 0 1 7 1 Logavent HRV176 ventilation 231 airhumidity relative air humidity uint8 (>=0<=100) % False sensor.ventilation_relative_air_humidity sensor.ventilation_airhumidity 18 0 1 8 1 MP100 pool 204 pooltemp pool temperature int16 (>=-3199<=3199) C False sensor.pool_pool_temperature sensor.pool_pooltemp 20 0 1/10 -1 1 MP100 pool 204 poolshuntstatus pool shunt status opening/closing enum [stopped|opening|closing|open|close] False sensor.pool_pool_shunt_status_opening/closing sensor.pool_poolshuntstatus 20 0 1 -1 1 MP100 pool 204 poolshunt pool shunt open/close (0% = pool / 100% = heat) uint8 (>=0<=100) % False sensor.pool_pool_shunt_open/close_(0%=_pool/100%=_heat) sensor.pool_poolshunt 20 0 1 -1 1"},{"location":"Boilers/","title":"List of Boilers","text":"

This is the current list of supported boilers from Buderus, Nefit, Sieger, Junkers and Bosch:

"},{"location":"Boilers/#device-entities","title":"Device Entities","text":"

Notice

The boiler commands below will vary depending on boiler type/brand and system configuration Some commands will not work because they are overwritten by controller or thermostat. In this case there are thermostat commands for this setting.

this list is not complete and subject to change between versions

command data id comments comfort <hot \\|eco \\| intelligent> flowtemp <degrees> Limited to heatingtemp, set by thermostat if present wwsettemp <degrees> Only if thermostat does not manage it boilhyston <degrees> Start burner below flowtemp (negative value), allowed range depends on boiler type boilhystoff <degrees> Stop burner above flowtemp (positive value), allowed range depends on boiler type burnperiod <minutes> burnminpower <%> Changeable only for modulated burners burnmaxpower <%> Changeable only for modulated burners pumpdelay <minutes> wwactivated <off \\| on> wwtapactivated <off \\| on> Special function working in boiler test-mode wwonetime <off \\| on> Overwritten by some thermostats, see thermostat commands wwcircpump <off \\| on> wwcirc <off \\| on> Overwritten by some thermostats, see thermostat commands wwcircmode <n> (1=1x3min, .. 6=6x3min, 7=on) wwflowtempoffset <degrees> Offset to boiler temperature while preparing warm water wwmaxpower <%> Maximum power for warm water heating heatingactivated <off \\| on> Not changeable for some systems. i.g. Set by MC10 rotary control heatingtemp <degrees> Upper limit for flowtemp, not changeable for some systems or overwritten (MC10) maintenance <off \\| <hours> \\| <dd.mm.yyyy> \\| reset> set maintenance to date or time or reset message pumpmodmin <%> Changeable only for modulated pumps pumpmodmax <%> Changeable only for modulated pumps reset <error \\| maintenance> Use reset error only if there is an active error!"},{"location":"Building/","title":"Building & Testing the Firmware","text":""},{"location":"Building/#prerequisites","title":"Prerequisites","text":"

You will need the following installed before you can get started:

Note: on Windows 10 you will need to enable UTF-8 from the Regional Settings, to compile the Slovakian translation.

Note: on some Windows system you may also need to run corepack enable for yarn, as mention in the link above.

It is assumed you are familiar with coding, git and using PlatformIO to build firmware binaries.

The included platformio.ini file will build the firmware for an 4M ESP32 board as its default target, including the Web frontend. If you want to customize the build create a pio_local.ini file (there is an example file included). This is useful if you want to upload to a specific port or compile the code with DEBUG flags or change to a different ESP32 platform like an S3.

We recommend using Visual Studio Code to build the firmware with the PlatformIO extension installed.

"},{"location":"Building/#testing-locally","title":"Testing locally","text":""},{"location":"Building/#webui","title":"WebUI","text":"

The WebUI can be developed and tested in real-time using mock dummy data. This is useful when making changes to the web content files or translation files. To install or update the packages do:

% cd interface\n% yarn\n% cd mock-api\n% yarn\n

and then from the interface folder run:

% yarn standalone\n

Make sure you have the latest version of node installed. You need at least 18.20 and can check with node -v. An easy way to switch between different node versions is to use nvm.

This will open a browser window with URL localhost:3000.

The mock data used is all hardcoded in /mock-api/rest_server.js.

"},{"location":"Building/#simulating-offline-without-an-esp32-microncontroller","title":"Simulating offline, without an ESP32 microncontroller","text":"

You can also run EMS-ESP without an ESP32 (which we call 'standalone'). The platformIO environment has two native environments that will build emsesp executables to support this for all Linux, Windows and Max OSX.

On Linux (including WSL in Windows), in VSCode start a \"PlatformIO Core CLI\" terminal and simply run: pio run -e native -t exec

On Windows, because of the EMS-ESP console needs Winsock for the key input, the easiest way is to install Msys2 onto your windows machine, followed by installing the GNU g++ compiler straight after with run pacman -S mingw-w64-ucrt-x86_64-gcc. This is only needed once. From then on, you can run the pio command to build the Windows .exe executabled with pio run -e native and launch it in a Msys terminal, like:

C:/msys64/msys2_shell.cmd -defterm -here -no-start -ucrt64 -c <source location>/.pio/build/native/program.exe

Use the test command to run tests. test general is a generic test that will setup a standard boiler and thermostat with default entities.

All the tests are hardcoded in the file test.cpp and can be easily adapted.

There are also a set of Unit Tests which can be run from the pio environment with pio run -e native-test -t exec. This works natively on every platform and doesn't require any additional setup.

"},{"location":"Building/#debugging","title":"Debugging","text":"

To debug from Visual Studio Code and step through the code, peek at variables, put in breakpoints etc. First build the executable using the make method above which will place the .o object files in a build folder, and then invoke the debugger (F5 on Windows).

You can also create a VSC's task in launch.json file to automate this for you, like adding:

    ...\n    {\n      \"name\": \"Debug ems-esp standalone\",\n      \"type\": \"cppdbg\",\n      \"request\": \"launch\",\n      \"program\": \"${workspaceFolder}/emsesp\",\n      \"cwd\": \"${workspaceFolder}\",\n      \"environment\": [],\n      \"miDebuggerPath\": \"/usr/bin/gdb\",\n      \"MIMode\": \"gdb\",\n      \"launchCompleteCommand\": \"exec-run\",\n      ]\n    }\n    ...\n
"},{"location":"Building/#wsl-building-a-linux-environment-on-windows","title":"WSL (building a Linux environment on Windows)","text":"

I recently had to rebuild my Linux WSL on Windows from scratch to build EMS-ESP I thought I'd share the steps I took to get it working.

"},{"location":"Building/#wsl","title":"WSL","text":"

if you need to remove any old ones use wsl.exe --terminate <dist>

wsl.exe --setdefault <new dist>\nwsl -l -v\n
"},{"location":"Building/#setup-linux-under-wsl","title":"Setup Linux under WSL","text":"
sudo apt install unzip\nsudo apt install make\nsudo apt install g++\nsudo apt install python3-venv\nsudo apt install nodejs\nsudo apt install curl\n
"},{"location":"Building/#usb-on-wsl","title":"USB on WSL","text":"

This is so the USB port is available within VS code.

install https://github.com/dorssel/usbipd-win/releases

from Administrator Powershell:

usbipd list (to find COM port)\nusbipd bind -b 1-6\nusbipd attach -w -b 1-6\n

in WSL:

you should see /dev/ttyUSB0

install PlatformIO rules following https://docs.platformio.org/en/latest/core/installation/udev-rules.html to stop the warnings when firmware uploading.

"},{"location":"Building/#nvm-npm-version-manager","title":"nvm (npm version manager)","text":"
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash\n\nyarn (disable report backs)\nyarn config set --home enableTelemetry 0\n\nncu (to check for package updates)\nnpm install -g npm-check-updates\nncu -p yarn\n
"},{"location":"Building/#bun","title":"bun","text":"

This is needed for standalone testing.

curl -fsSL https://bun.sh/install | bash\n
"},{"location":"Building/#zsh","title":"zsh","text":"

This is my preferred shell. I extend with Oh-My-zsh and the Powerlevel10k theme.

sudo apt install zsh\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n
"},{"location":"Building/#visual-studio-code","title":"Visual Studio Code","text":"

Use vscode on Windows, connect to the WSL. First time install all extensions and restart. If you have the settings saved and sync'd it should be very quick.

"},{"location":"Commands/","title":"Commands","text":"

EMS-ESP has a command API which can be used to read and write values to EMS device and call specific commands.

There are 3 methods commands can be invoked:

"},{"location":"Commands/#definitions","title":"Definitions","text":"

First some important definitions.

Important

Note: A boolean value can be represented in many forms: - as a True value, \"TRUE\", \"yes\", true, \"true\", \"on\", 1 - as a False value, \"FALSE\", \"no\", false, \"false\", \"off\", 0

"},{"location":"Commands/#console","title":"Console","text":"

For more information on how to use the Telnet Console see the Console section.

"},{"location":"Commands/#http","title":"HTTP","text":"

Things to note:

"},{"location":"Commands/#reading-and-writing-ems-device-information","title":"Reading and Writing EMS Device information","text":"

The URL path is http://<hostname>/api/<device>/

endpoint HTTP method action authentication required? post body info GET outputs current EMS device information in verbose no values GET outputs current EMS device information in short format no (empty) GET same as values above no commands GET lists the available command entities to call no entities GET lists all enabled entities no {entity} GET outputs details of a specific entity, for reading no {entity}/{hc} GET same as the read command above but for a specific heating circuit no {entity} POST updates a entity value, for writing yes <data> {entity}/{hc} POST same as the write command above but for a specific heating circuit yes <data>

Examples:

URL post body action http://ems-esp.local/api/thermostat/temp 22 sets the selected room temperature of the master thermostat on heating circuit 1 http://ems-esp.local/api/thermostat {\"cmd\":\"mode\", \"data\":\"auto\"} sets the thermostat mode to auto for heating circuit 1 http://ems-esp.local/api/thermostat {\"cmd\":\"seltemp\", \"data\":23, \"hc\":3} sets the room temperature to 23 degrees for for heating circuit 3 http://ems-esp.local/api/thermostat/hc2 {\"cmd\":\"seltemp\", \"data\":20.5} sets the room temperature to 20.5 degrees for for heating circuit 2"},{"location":"Commands/#fetching-custom-entities-ems-telegrams","title":"Fetching custom entities (EMS telegrams)","text":"

The URL path is http://<hostname>/api/custom/

endpoint HTTP method action authentication required? post body blank or info GET outputs all custom entities and their values no <name> GET outputs all characteristics for a specific custom entity no"},{"location":"Commands/#fetching-temperature-sensor-information","title":"Fetching Temperature Sensor information","text":"

The URL path is http://<hostname>/api/temperaturesensor/

endpoint HTTP method action authentication required? post body blank GET outputs connected Dallas temperature sensor names and readings no info GET outputs all details on the connected Dallas temperature sensors no <name> GET outputs all characteristics for a specific temperature sensors no"},{"location":"Commands/#controlling-the-analog-sensors","title":"Controlling the Analog Sensors","text":"

The URL path is http://<hostname>/api/analogsensor/

endpoint HTTP method action authentication required? post body blank GET outputs analog sensors and their readings no info GET outputs all details on the connected analog sensors no <name> GET outputs all characteristics for a specific analog sensors no commands GET lists the available system commands no setvalue POST set value/offset of counter or output pin, +/- sign corrects value yes {\"value\":<val>, \"id\":<gpio>}"},{"location":"Commands/#system-commands","title":"System Commands","text":"

The URL path is http://<hostname>/api/system/<endpoint>

endpoint HTTP method action authentication required? post body info or blank GET outputs current system information no fetch GET forces at refresh of all device values no restart GET restarts EMS-ESP yes commands GET lists the available system commands no allvalues GET lists all connect devices and sensors and their entity values no send POST send telegram to the EMS bus yes \"XX XX...XX\" message POST send a message to the log and MQTT yes \"..\" publish POST MQTT publish all values, and optional HA-configuration or specific for a device no [ha] \\| [device] watch POST watch incoming telegrams no <on \\|off \\| raw \\| <type-id(hex)>"},{"location":"Commands/#examples","title":"Examples","text":""},{"location":"Commands/#via-the-command-line","title":"...via the command line","text":"
# Most GETs do not need authentication\n% curl http://ems-esp.local/api/thermostat/seltemp\n\n# POSTs (with -d) need authentication tokens\n% curl http://ems-esp.local/api/thermostat/seltemp \\\n  -H 'Content-Type: application/json' \\\n  -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ8.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWUsInZlcnNpb24iOiIzLjEuMWIwIn0.qeGT53Aom4rDYeIT1Pr4BSMdeWyf4_zN9ue2c51ZnM0' \\\n  -d '{ \"value\" : 22.5 }'\n\n# GET with authentication using query parameter with token\n% curl http://ems-esp.local/api/system/publish\\?access_token\\=\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ8.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWUsInZlcnNpb24iOiIzLjEuMWIwIn0.qeGT53Aom4rDYeIT1Pr4BSMdeWyf4_zN9ue2c51ZnM0\"\n\n# GET to restart EMS-ESP\ncurl http://ems-esp.local/api/system/restart -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ8.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWUsInZlcnNpb24iOiIzLjEuMWIwIn0.qeGT53Aom4rDYeIT1Pr4BSMdeWyf4_zN9ue2c51ZnM0'\n
"},{"location":"Commands/#using-a-python-script","title":"...using a Python script","text":"
import requests\nimport json\n\nurl = \"http://ems-esp.local/api/thermostat/temp\"\ntoken = \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ8.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWUsInZlcnNpb24iOiIzLjEuMWIwIn0.qeGT53Aom4rDYeIT1Pr4BSMdeWyf4_zN9ue2c51ZnM0\"\nbody = json.dumps({ \"value\": 22.5 })\nheaders = { 'Content-Type': 'application/json', 'Authorization': 'Bearer ' + token }\n\nresponse = requests.post(url, headers=headers, data=body, verify=False)\n\nprint(response.json())\n
"},{"location":"Commands/#mqtt","title":"MQTT","text":"

MQTT uses the same format as the API.

The topic matches the URL path except the <hostname> is replaced with the MQTT Base name as defined in the Settings (default is ems-esp).

The payload is the same as the <data> as described above and used in the API.

Examples:

topic payload action ems-esp/system/send \"XX XX...XX\" send raw ems-command ems-esp/thermostat/seltemp fetches the seltemp entity values and publishes it in the topic ems-esp/response ems-esp/thermostat/seltemp 23 change the selected setpoint temperature to 23 degrees on the master thermostat on hc1 ems-esp/thermostat/mode \"auto\" sets the thermostat mode to auto for hc1 ems-esp/thermostat {\\\"cmd\\\":\\\"mode\\\",\\\"value\\\":\\\"heat\\\",\\\"id\\\":1} sets the thermostat mode to heat for hc1"},{"location":"Commands/#publishing-commands","title":"Publishing Commands","text":"

EMS-ESP will MQTT 'subscribe' to specific topics depending on the EMS devices attached. For example boiler, thermostat etc.

Commands can be sent to EMS-ESP via these MQTT topics using the payload format:

{\"cmd\":\"<cmd>\", \"data\":<data>, \"id\":<n>}\n

where

With Home Assistant, Thermostat commands can also be sent to control individual heating circuits via sending a mode string or temperature number to a topic thermostat_hc<n>.

Depending on mqtt-settings there are also direct subscriptions for each value like boiler/wwtemp, thermostat/hc1/daytemp, etc. Thermostats which supports only a single heating circuits will subscribe to /thermostat/daytemp.

You can also use MQTT to send a specific read request and the telegram response will be returned in a topic called response. For example sending the payload {\"cmd\":\"send\", \"data\":\"0B 88 19 19 02\"} to ems-esp/system will result in a topic response being published with the data {\"src\":\"08\",\"dest\":\"0B\",\"type\":\"19\",\"offset\":\"19\",\"data\":\"7D 00\",\"value\":32000}.

"},{"location":"Configuring/","title":"Configuring","text":""},{"location":"Configuring/#setting-up-for-the-first-time","title":"Setting up for the first time","text":"

After uploading the firmware for the first time, it will use with the default settings and start an WiFi Access Point called ems-esp. Connect to this using the default WPA password ems-esp-neo. When prompted with a login screen (called a captive portal) sign-in with username admin and password admin.

Now you're ready to further configure the settings. The recommended first step is to connect to your home network and this can be configured through the Network menu option on the web page, or directly using a Telnet Command Line interface (CLI). If you haven't adjusted the hostname you can reach the web UI via http://ems-esp or http://ems-esp.local.

Next are the board settings and some other MQTT tweaking which you can read below.

If you're seeing warnings that it failed to connect to the EMS bus, or there are Tx or Rx errors then follow the troubleshooting guide.

If Rx incomplete telegrams are reported in the log, don't panic. Some telegrams can be missed and this is usually caused by noise interference on the line.

"},{"location":"Configuring/#application-settings","title":"Application Settings","text":"

This next section describes some of key application settings that can be configured via the WebUI, found under the Settings menu.

"},{"location":"Configuring/#board-profile","title":"Board Profile","text":"

On ESP32 development boards there are often also pins marked RX and TX. However, these are usually connected to the USB chip and cannot be used for the EMS interface circuit.

"},{"location":"Configuring/#ems-bus","title":"EMS Bus","text":""},{"location":"Configuring/#general-options","title":"General Options","text":""},{"location":"Configuring/#formatting-options","title":"Formatting Options","text":""},{"location":"Configuring/#temperature-sensors","title":"Temperature Sensors","text":""},{"location":"Configuring/#logging-to-syslog","title":"Logging to Syslog","text":""},{"location":"Configuring/#setting-up-the-network","title":"Setting up the Network","text":"

The Network page allows you to connect EMS-ESP to your home network. You can choose between WiFi or Ethernet. EMS-ESP will auto-detect which and set the settings accordingly. Anything in the Board Profile will override these settings.

"},{"location":"Configuring/#cors-cross-origin-resource-sharing","title":"CORS (Cross-Origin Resource Sharing)","text":"

CORS, when enabled adds new HTTP headers to each Web request to allow the Web API to make fetch and XMLHttpRequest requests across different domains. It disables the pre-flight check which follows the same-origin policy by default. See https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS for more details. There is also a \"CORS unblock\" browser addon that works the same way.

Enable this function when running in VPNs or you have other servers (like Grafana) running on other domains that are making calls to EMS-ESP's API.

"},{"location":"Configuring/#setting-up-mqtt","title":"Setting up MQTT","text":"

Most are self-explanatory and the settings that are specific to EMS-ESP are:

"},{"location":"Configuring/#managing-users","title":"Managing Users","text":"

The Security page allows you to change the default password for the captive portal and Telnet CLI. It also allows you to enable HTTPS for the captive portal and MQTT broker.

The Users page allows you to create additional users for the captive portal and Telnet CLI. The default user is admin with password admin.

Each user has an unique Access Token (viewable by clicking on the key icon) which is used for RESTful write commands via HTTP POST. This is for security reasons to prevent anyone changing device settings.

"},{"location":"Configuring/#adding-analog-and-temperature-sensors","title":"Adding Analog and Temperature Sensors","text":"

External sensors, like temperature and analog sensors can be attached to a range of GPIO pins on the ESP32 chip. If using a BBQKees Gateway board it already has an external plug for Dallas temperature sensors which will be visible in the WebUI without any additional configuration.

To add analog sensors click on Add Analog Sensor and choose between a normal Digital in/out, a Counter (counting on/off pulses), ADC for measuring voltages, Timer, Rate and PWM 0-2. Note, the counter value is persisted and and not reset on reboot.

Warning

Be careful when picking a GPIO so it doesn't clash with the other used GPIOs (you can select CUSTOM board profile to view your current configuration).

EMS-ESP is connected to the low voltage bus of your heating and any over-voltage can damage the EMS-ESP board and possible your heating devices. Never power external equipment from the EMS-ESP board directly.

ESP32 development boards vary in their available pin configuration. Typically you can't use 1, 6-11, 12, 14, 15, 20, 24, 28-31 and 40+. See these links here and here.

The following GPIOs are recommended:

Limits:

"},{"location":"Configuring/#controlling-relays","title":"Controlling Relay's","text":"

A common use case is to control a relay to switch on/off a device. This can be done by adding a digital output sensor and then creating a command to control it. The command can be added to the dashboard and scheduled to turn on/off at specific times.

Create an Analog Sensor with type 'Digital Out'.

The professional way is to use a separate relay board with opto-isolation and a flyback diode. The relay board is then powered by a separate power supply and the relay is connected to the digital output of the EMS-ESP as described above. The relay board is then connected to the device you want to control. This way the device is completely isolated from the EMS-ESP and the relay board can handle the higher voltage and current.

"},{"location":"Configuring/#customizing-entities","title":"Customizing Entities","text":"

The Customization page shows all registered entities and allows to exclude commands and values from publishing via mqtt/api or remove them from dashboard. The dashboard only shows entities with values, the customization page shows all. If an entity has no value then it is supported by EMS-ESP, but not by your boiler/thermostat/etc.

"},{"location":"Configuring/#scheduling-actions","title":"Scheduling Actions","text":"

Use the scheduler to call commands at specific intervals. This is useful for example to set the hot water temperature to a higher value in the morning and evening, or do a system restart each week (by using system/restart in the Command field).

When creating a scheduler entry, the name is optional but it's useful to assign a name and then you can control it via a command (enable/disable) and see the status in the MQTT topic scheduler_data.

The scheduler can also be used to periodically set values based on another entity value, or even a user-defined custom entity (variable). For example to set the flow temperature of the boiler every minute based on a user managed entity which is controlled externally (e.g. in Home Assistant) it would look like:

"},{"location":"Configuring/#conditions","title":"Conditions","text":"

Introduced in version 3.7, the Scheduler has been extended to support conditional statements used in the Command and/or Value fields. Conditions have a strict syntax (see below) and are evaluated every 10 seconds. The condition is only executed when the condition changes from false to true. This is powerful new feature and allows, for example, to set a schedule based on a condition, or to set a value based on a condition.

Pay attention to the following rules:

"},{"location":"Configuring/#web-commands","title":"Web Commands","text":"

Sending or getting data via web request can be used in a json command: - GET a value from webserver: {\"url\":\"http://server.tld/path/file\"} - GET a json value from webserver and select the key: {\"url\":\"http://server.tld/path/file\", \"key\":\"nameofkey\"} - set a value with POST: Command: {\"url\":\"http://server.tld/path/file\", \"header\":{\"content-type\":\"text/plain\", \"token\":\"mytoken\"} Value: the post message, if it is a json the content-type header is set in header, no need to set it.

Examples: - getting power state of a tasmota plug (exampleIP): {\"url\":\"http://192.168.0.100/cm?cmnd=power\", \"key\":\"power\"} == off is identical with {\"url\":\"http://192.168.0.100/cm?cmnd=power\"} == {\"power\":\"off\"} - setting a tasmoto plug: {\"url\":\"http://192.168.0.100/cm?cmnd=power%20on\"}

"},{"location":"Configuring/#notification","title":"Notification","text":"

With web commands a service like pushover can be used to send a push-message on events. To send different message create a custom entity in RAM named message, or what you like. Create a schedule on change triggering the change of this message and sending the pushover message.

Now you can create other scheduls with the command custom/message and individual text as data.

"},{"location":"Configuring/#adding-custom-entities","title":"Adding Custom Entities","text":"

Custom Entities is an advanced and powerful way to extend EMS-ESP by adding your own EMS entities that extracts data from a specific EMS telegram. This is useful when EMS-ESP doesn't yet support a specific entity, or when you want to extract data from a telegram that is not yet supported. Another common use case is for debugging or watching specific behavior when changing parameters on an EMS device.

For example, a modern Heat Pump may have new features that are not included in EMS-ESP. Here you would use the watch command to view the incoming EMS traffic in combination with manual adjusting specific parameters and when you have located the specific telegram and the offset, create a Custom Entity to fine-tune the type and verify the the value. Then request it to be included in the next EMS-ESP release update.

"},{"location":"Console/","title":"Console","text":"

EMS-ESP has a telnet server that enables clients to connect using a telnet client such as PuTTY or natively via the OS like this example with Windows. The port is 23.

You can also access the console via a USB Serial port, using baud 115200.

The console will give you more insight into the EMS bus traffic, MQTT queues and the full device information its capturing. It behaves similar to a Unix/Linux shell. Some of the most common commands are:

"},{"location":"Console/#console-commands","title":"Console Commands","text":"

The full list of console commands are shown below:

exit\nhelp\nlog [level]\nshow system\nshow users\nshow devices\nshow ems\nshow values\nshow mqtt\nshow commands\ntest [name] [data]\nsu\npasswd\nrestart\nwifi reconnect\nformat\nset wifi password\nset hostname <name>\nset wifi ssid <name>\nset board_profile <name>\nset bus_id <device ID>\nset tx_mode <n>\nset\nscan [deep]\nread <device ID> <type ID> [offset] [length]\nwatch [off | on | raw | unknown] [ID]\ncall [device] [cmd] [data] [id|hc]\n
"},{"location":"Console/#examples","title":"Examples","text":""},{"location":"Console/#calling-a-command-to-change-values","title":"Calling a command to change values","text":"

Note you have su first to get access to all the call commands.

"},{"location":"Console/#showing-device-values","title":"Showing device values","text":""},{"location":"Console/#monitoring-the-ems-traffic","title":"Monitoring the EMS traffic","text":"

Using the watch command you can monitor the incoming EMS telegrams.

Syntax is watch on <ID> where ID is either a Telegram ID and also a Device ID.

Note the CRC byte is excluded from the data package.

If you want to see only telegrams that are not registered yet, use watch unknown

If you want to see the raw bytes including CRC as transmitted on the EMS line use watch raw <ID>.

"},{"location":"Contributing/","title":"Contributing","text":"

Any contribution helps make EMS-ESP better. This project needs help with:

The full Contributing guidelines can found in CONTRIBUTING.md as part of the GitHub source code repository.

"},{"location":"Contributing/#basic-design-principles","title":"Basic design principles","text":""},{"location":"Contributing/#keeping-the-code-tidy","title":"Keeping the code tidy","text":"

The web code uses prettier. To auto format run npm run format from the interface folder.

The C++ code use clang. The easiest way to auto format the code is using the VSCode Format Files extension. Then run the command Start Format Files: From Glob and select src/** as the glob pattern.

"},{"location":"Contributing/#keeping-the-web-libraries-up-to-date","title":"Keeping the Web libraries up to date","text":"

Use an update check tool like ncu to keep the web libraries up to date. You can run using npx npm-check-updates. See npm-check-updates.

"},{"location":"Contributing/#pull-requests","title":"Pull Requests","text":"

A Pull Request (PR) is the process where code modifications are managed in GitHub.

The process is straight-forward.

Make sure you adhere to these rules:

  1. All pull requests must be done against the dev branch.
  2. Make sure code is formatting per the .clang-format. In Visual Studio Code use Alt-Shift-F to auto-format.
  3. Make sure any new code is clearly commented explaining what the function/logic does.
  4. Only relevant files should be touched (Also beware if your editor has auto-formatting feature enabled).
  5. Only one feature/fix should be added per PR.
  6. PRs that don't compile (fail in CI Tests) or cause coding errors will not be merged. Please fix the issue. Same goes for PRs that are raised against older commit in dev - you might need to rebase and resolve conflicts.
  7. All pull requests should undergo peer review by at least one contributor other than the creator, excepts for the owner.
  8. All pull requests should consider updates to the documentation.
  9. Pull requests that address an outstanding issue, particularly an issue deemed to be severe, should be given priority.
  10. If a PR is accepted, then it should undergo review and updated based on the feedback provided, then merged.
  11. By submitting a PR, it is needed to use the provided PR template and check all boxes, performing the required tasks and accepting the CLA.
  12. Pull requests that don't meet the above will be denied and closed.
"},{"location":"Contributing/#semantic-commit-messages","title":"Semantic Commit Messages","text":"

Format: <type>(<scope>): <subject>

<scope> is optional. See https://www.conventionalcommits.org/.

"},{"location":"Contributing/#example","title":"Example","text":"
feat: add hat wobble\n^--^  ^------------^\n|     |\n|     +-> Summary in present tense.\n|\n+-------> Type: chore, docs, feat, fix, refactor, style, or test.\n

More Examples:

"},{"location":"Controllers/","title":"List of Controller Modules","text":"

This is the current list of supported controller modules:

"},{"location":"Domoticz/","title":"Domoticz","text":"

Domoticz Beta versions from December 2021 or later support the MQTT Discovery protocol. As EMS-ESP also fully supports Home Assistant MQTT Discovery this will automatically provide you with all available entities in Domoticz.

EMS-ESP v3.3 provides all entities except the climate controls as read-only devices in Domoticz. In EMS-ESP v3.4 all entities that can be changed by the user will be available as a settable device in Domoticz.

Check the BBQKees Wiki for the instructions on how to install.

"},{"location":"EMS-bus/","title":"The EMS protocol","text":"

Packages are streamed to the EMS \"bus\" from any other compatible connected device via serial TTL transmission using protocol 9600 baud, 8N1 (8 bytes, no parity, 1 stop bit). Each package is terminated with a break signal <BRK>, a 11-bit long low signal of zeros.

A package can be a single byte (see Polling below) or a string of 6 or more bytes making up an actual data telegram. A telegram for the EMS 1.0 is always in the format:

[src] [dest] [type] [offset] [data] [crc] <BRK>

The first 4 bytes is referenced as the header in this document.

"},{"location":"EMS-bus/#ems-ids","title":"EMS IDs","text":"

Each device has a unique ID.

In this example a UBA boiler has an ID of 0x08 (such as a MC10) and also referred to as the Bus Master.

The circuit acts as a service key and thus uses an ID 0x0B. This ID is reserved for special devices intended for service engineers.

"},{"location":"EMS-bus/#ems-polling","title":"EMS Polling","text":"

The bus master (boiler) sends out a poll request every second by sending out a sequential list of all possible IDs as a single byte followed by the break signal. The ID always has its high 8th bit (MSB) set so in the code we're looking for 1 byte messages matching the format [dest|0x80] <BRK>.

Any connected device can respond to a Polling request with an acknowledgement by sending back a single byte with its own ID. In our case we would listen for a [0x8B] <BRK> (meaning us) and then send back [0x0B] <BRK> to say we're alive and ready.

Polling is also the trigger to start transmitting any packages queued for sending. It must be done within 200ms or the bus master will time out.

"},{"location":"EMS-bus/#ems-broadcasting","title":"EMS Broadcasting","text":"

When a device is broadcasting to everyone there is no specific destination needed. [dest] is always 0x00.

The tables below shows which types are broadcasted regularly by the boiler (in this case ID 0x08) and thermostat (ID 0x17). The data length is excluding the 4 byte header and CRC and the Name references those in the German EMS wiki.

Source (ID) Type ID Name Description Data length Frequency Boiler (0x08) 0x34 UBAMonitorWWMessage warm water temperature 19 bytes 10 seconds Boiler (0x08) 0x18 UBAMonitorFast boiler temps, power, gas/pump switches 25 bytes 10 seconds Boiler (0x08) 0x19 UBAMonitorSlow boiler temp and timings 22 bytes 60 seconds Boiler (0x08) 0x1C UBAWartungsmelding maintenance messages 27 bytes 60 seconds Boiler (0x08) 0x2A n/a status, specific to boiler type 21 bytes 10 seconds Boiler (0x08) 0x07 n/a ? 21 bytes 30 seconds Source (ID) Type ID Name Description Frequency Thermostat (0x17) 0x06 RCTime returns time and date on the thermostat 60 seconds Thermostat (0x17) 0x91 RC30StatusMessage returns current and set temperatures 60 seconds Thermostat (0x17) 0xA3 RCTempMessage returns temp values from external (outdoor) sensors 60 seconds"},{"location":"EMS-bus/#ems-reading-and-writing","title":"EMS Reading and Writing","text":"

Telegrams can only be sent after the Master (boiler) sends a poll to the receiving device. The response can be a read command to request data or a write command to send data. At the end of the transmission a poll response is sent from the client (<ID> <BRK>) to say we're all done and free up the bus for other clients.

When executing a request to read data the [src] is our device (0x0B) and the [dest] must have has it's MSB (8th bit) set. Say we were requesting data from the thermostat we would use [dest] = 0x97 since RC20 has an ID of 0x17. In emsesp-logs this request is shown with backward arrow towards [src]: \"Me(0x0B) <- Thermostat(0x17)...\".

Following a write request, the [dest] doesn't have the 8th bit set and after this write request the destination device will send either a single byte 0x01 for success or 0x04 for failure. In emsesp-logs this write is shown with arrow towards [dest]: \"Me(0x0B) -> Thermostat(0x17)...\".

"},{"location":"EMS-bus/#fetching-ems-telegrams","title":"Fetching EMS telegrams","text":"

Not all telegrams are broadcasted frequently, a lot of setting telegrams are only broadcasted partial if there is a change. To get all values from a telegram EMS-ESP has send a read request to the device and the device reply's the telegram only to emsesp, this we call \"fetching a telegram\".

In system/info the devices listed with the handlers (type-ids that are processed):

"},{"location":"FAQ/","title":"FAQ","text":""},{"location":"FAQ/#how-to-hardware-reset","title":"How to Hardware Reset","text":"

If you have a GPIO Button configured (enabled by default on all BBQKees boards) pressing this has different actions:

"},{"location":"FAQ/#decoding-ems-telegrams","title":"Decoding EMS Telegrams","text":"

Written by @MichaelDvP in this article:

Best overview of known telegrams is from Norberts1 and the EMS-Wiki. In general we can say:

For different brands/devices Bosch sometimes use different expressions for the same value, Maybe changing developers or they like to make reverse engineering difficult!

If you search a setting, log the telegrams for the device (log all or watch ) and change the setting on the thermostat to different states/values. Then search for these values in the log. If you search for a measurement, log the device and view the value on the thermostat and wait for changes, note old/new values and time. Then check the log for this time stamp (or 10 sec / 1 min later) and the value within a telegram. Best to have more changes/values to be sure."},{"location":"FAQ/#can-ems-esp-simulate-a-thermostat","title":"Can EMS-ESP simulate a Thermostat?","text":"

No, but in theory it could.

As MichaelDvP points out \"a thermostat is a clever electronic device. You can put in the desired room temperature and it calculates from some parameters and measurements the required flowtemp for this room temperature and sends it to the boiler. This happens in a control loop and is updated often.\"

And mtc716 said \"A thermostat creates a heat curve that is constantly adapted to the surrounding temperatures and used to estimate which water temperature is necessary in order to bring the room temperature up. There are some good articles in the net about how to setup the heat curve correctly. The main parameters you need are \"design temp\" which is the heating water temp at minimal outside temp. Furthermore you need the \"comfort temp\" like explained before and the \"temp offset\" which causes a parallel shift in the heating curve.\"

See Smart control a heating system with HA? and thermostat emulation.

"},{"location":"FAQ/#bus-protocols-and-tx-mode-explained","title":"Bus protocols and Tx mode explained","text":"

Protocol and timing are different things, you pick the tx-mode that works best.

HT3 is the Junkers electronic and HT3 protocol is the same as EMS, only in first byte (sender) the highest bit is set. Each telegram we send starts with 0B in a Buderus system, but with 8B in Junkers. This makes the devices of the different brands incompatible. EMS-ESP checks the bus on start and select the right protocol automatically. Also Junkers uses different telegram numbers/orders. Bosch labeled modules uses the same telegram numbers as Buderus, but addressing like Junkers, so also incompatible. You can't connect Junkers or Buderus modules to a Bosch heating system.

Tx-mode is the send timing: The client devices send by current modulation, the master by voltage modulation. This allows full duplex (Hardware mode), but depending on line impedance drawing current also influences the voltage. When sending, the master repeats every byte sent by the device to publish it to the other devices. With a Tx-mode of \"EMS\" we wait for the master byte before sending the next. The older Junkers seems to have a lower timeout so we need to start the next byte before the master echo is completed (\"HT3\"). \"EMS+\" is less critical and we can wait a bit longer than one byte to allow voltage to be stabilized after the sending.

"},{"location":"Getting-Started/","title":"Getting Started","text":""},{"location":"Getting-Started/#prerequisites","title":"Prerequisites","text":""},{"location":"Getting-Started/#needed-hardware","title":"Needed Hardware","text":""},{"location":"Getting-Started/#esp32-development-board","title":"ESP32 development board","text":"

The EMS-ESP firmware runs on an ESP32 module from Espressif. Go to the GitHub discussion here to see which ESP32 board are currently supported.

"},{"location":"Getting-Started/#ems-interface-board","title":"EMS Interface board","text":"

EMS-ESP also requires a separate circuit to read and write to the EMS bus. You can either build your own or purchase an interface board from BBQKees or what is highly recommended is to buy an all-in-one EMS Gateway from BBQKees that comes pre-installed and tested with the latest version of EMS-ESP.

"},{"location":"Getting-Started/#uploading-the-firmware","title":"Uploading the firmware","text":"

The firmware is a single binary file. First decide whether you want to take the current stable version or risk it and take the latest development version to have the latest features and of course any possible bugs.

Pay attention to the Change Log before upgrading for any breaking changes

"},{"location":"Getting-Started/#first-time-install","title":"First time install","text":"

If this is a fresh install you will need to upload it manually and there are two methods for this.

  1. The easiest way is to use our custom EMS-ESP Flasher tool. The are versions for Windows, Linux and Mac OSX. Note you may see a security vulnerability warning on Windows which you can safely ignore.
  2. Using the PlatformIO CLI like pio run -e esp32_4M -t upload
"},{"location":"Getting-Started/#upgrading-from-a-previous-release","title":"Upgrading from a previous release","text":"

If you are upgrading from a previous release it's recommended you perform the upgrade via the WebUI (System->Upload).

There was an issue with older BBQKees Gateway boards that used a smaller partition size on the ESP32. If you're upgrading from v3.4 or earlier and have one of these boards then make a backup of your settings and use the EMS-ESP Flasher tool.

"},{"location":"Getting-Started/#what-the-onboard-led-is-telling-you","title":"What the onboard LED is telling you","text":"

Info

During the power-on sequence you'll see a sequence of LED flashes:

During normal operation the LED displays the current status:

"},{"location":"Grafana/","title":"Grafana","text":"

@samvdb has published a Grafana dashboard at https://grafana.com/grafana/dashboards/15940-ems-esp

"},{"location":"Heat-Pumps/","title":"List of Heat Pumps, Heat sources, Ventilation modules","text":"

This is the current list of supported heat pumps:

"},{"location":"Home-Assistant/","title":"Home Assistant","text":"

EMS-ESP has automatic integration with Home Assistant via the MQTT Discovery protocol. To use this feature enable simply enable the Discovery option from the MQTT Settings page.

EMS-ESP will create retained MQTT messages prefixed with homeassistant/ for each device and their values (called entities). For example \"EMS-ESP Thermostat\". You can view which ones have been created by going into Home Assistant's Configuration->Integrations and select the devices under MQTT.

To add this device and its values to a Home Assistant UI click on the \"ADD TO LOVELACE\" button.

You can then add each of these devices to a new lovelace view using the \"add to lovelace\" button, and get something looking like:

"},{"location":"Home-Assistant/#example-automations","title":"Example Automations","text":""},{"location":"Home-Assistant/#alert-when-ems-esp-boots","title":"Alert when EMS-ESP boots","text":"
alias: EMS-ESP boots\ndescription: Notify when EMS-ESP boots\ntrigger:\n  - platform: mqtt\n    topic: ems-esp/heartbeat\n    payload: connecting\n    value_template: '{{ value_json.bus_status }}'\ncondition: []\naction:\n  - service: notify.notify\n    data:\n      message: EMS-ESP\n      title: EMS-ESP has booted\nmode: single\n
"},{"location":"Home-Assistant/#shower-integration","title":"Shower Integration","text":"

The below are additions to the HA files to show the state of the shower, if the setting Shower Timer is enabled in EMS-ESP.

The cold shot feature is available in EMS-ESP versions 3.7.0-dev.1 and above.

Add to configuration.yaml (make sure you change the token):

rest_command:\n  emsesp:\n    url: 'http://ems-esp.local/api/{{device}}'\n    method: POST\n    headers:\n      authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWV9.2bHpWya2C7Q12WjNUBD6_7N3RCD7CMl-EGhyQVzFdDg'\n    content_type: 'application/json'\n    payload: '{\"entity\":\"{{entity}}\",\"value\":\"{{value}}\"}'\n

Add to scripts.yaml:

coldshot:\n  alias: Cold shot of water\n  mode: single\n  sequence:\n    - service: rest_command.emsesp\n      data:\n        device: 'boiler'\n        entity: 'coldshot'\n        value: 'on'\n

Add to automations.yaml:

- id: shower_alert\n  alias: Shower Alert\n  description: Shower Alert\n  trigger:\n    - platform: state\n      entity_id:\n        - sensor.last_shower_duration\n  condition: []\n  action:\n    - service: notify.notify\n      data:\n        message: \"Duration: {{ states('sensor.last_shower_duration') }}\"\n        title: Shower finished at {{ now().strftime(\"%H:%M\") }}\n  mode: single\n

Add directly to the configuration.yaml or merge into an existing sensors.yaml file:

sensor:\n  - platform: template\n    sensors:\n      last_shower_duration:\n        friendly_name: Last shower duration\n        value_template: \"{{ int(states('sensor.ems_esp_shower_duration')) | timestamp_custom('%-M min %-S sec', false)}}\"\n      last_shower_time:\n        friendly_name: Last shower timestamp\n        value_template: '{{ as_timestamp(states.sensor.ems_esp_shower_duration.last_updated) | int | timestamp_custom(\"%-I:%M %p on %a %-d %b\") }}'\n

Note you can configure the timestamp_custom() to your own preferred format.

Add a new card to an existing Dashboard. I'm using custom cards called 'mushroom' which can be installed via the HACS plugin. Such a card would look like:

type: vertical-stack\ncards:\n  - type: custom:mushroom-title-card\n    title: Shower\n    subtitle: Shower details via EMS-ESP\n  - type: horizontal-stack\n    cards:\n      - type: custom:mushroom-entity-card\n        entity: binary_sensor.ems_esp_shower_active\n        icon: mdi:shower\n        icon_color: red\n        primary_info: state\n        secondary_info: none\n  - type: horizontal-stack\n    cards:\n      - type: custom:mushroom-entity-card\n        entity: sensor.last_shower_time\n        primary_info: state\n        secondary_info: last-updated\n        icon_color: amber\n        icon: mdi:calendar-month\n  - type: horizontal-stack\n    cards:\n      - type: custom:mushroom-entity-card\n        entity: sensor.last_shower_duration\n        primary_info: state\n        secondary_info: none\n        icon_color: amber\n        icon: mdi:camera-timer\n  - show_name: true\n    show_icon: true\n    type: button\n    name: Send cold shot of water\n    tap_action:\n    action: call-service\n    service: script.coldshot\n    show_state: false\n    icon: mdi:snowflake-alert\n    icon_height: 24px\n
"},{"location":"Home-Assistant/#alert-change-of-thermostat-set-temperature","title":"Alert change of thermostat set temperature","text":"
alias: Thermostat Alert\ndescription: ''\ntrigger:\n  - platform: state\n    entity_id:\n      - number.ems_esp_thermostat_hc1_seltemp\ncondition: []\naction:\n  - service: notify.notify\n    data:\n      title: Thermostat alert\n      message: >-\n        Temperature set to {{ states('number.ems_esp_thermostat_hc1_seltemp') }}\n        degrees\nmode: single\n
"},{"location":"Home-Assistant/#activating-one-time-hot-water-charging-dhw-once-using-mqtt","title":"Activating one-time hot water charging DHW once using MQTT","text":"

Below is an example of calling a command (OneTimeWater)

switch:

one_time_water:\n  friendly_name: OneTimeWater\n  value_template: \"{{ is_state('sensor.one_time_water', 'on') }}\"\n  turn_on:\n    service: script.turn_on\n    entity_id: script.one_time_water_on\n  turn_off:\n    service: script.turn_on\n    entity_id: script.one_time_water_off\n

scripts:

one_time_water_on:\n  sequence:\n    - service: mqtt.publish\n      data:\n        topic: 'ems-esp/boiler'\n        payload: '{\"cmd\":\"wwonetime\",\"data\":1}'\n\none_time_water_off:\n  sequence:\n    - service: mqtt.publish\n      data:\n        topic: 'ems-esp/boiler'\n        payload: '{\"cmd\":\"wwonetime\",\"data\":0}'\n
"},{"location":"Home-Assistant/#calculating-values","title":"Calculating values","text":"

(from @Glitter-ball)

- platform: template\n  sensors:\n    differential:\n      friendly_name: 'Flow-Ret diff'\n      unit_of_measurement: '\u00b0C'\n      icon_template: 'mdi:format-align-middle'\n      value_template: \"{{ (states('sensor.flow_temperature') | float - state('sensor.return_temp') | float) | round(1) }}\"\n
"},{"location":"Home-Assistant/#solar-pump-working-hours","title":"Solar Pump Working Hours","text":"

(from @PhillyGilly)

- platform: mqtt\n  state_topic: 'ems-esp/solar_data'\n  name: 'Solar Pump working hours'\n  unit_of_measurement: 'hr'\n  value_template: >\n    {% set mins = value_json.pumpWorkMin %}\n    {% set hours = ((mins | int / 60) | string).split('.')[0] %}\n    {{hours}}\n  qos: 1\n  payload_available: 'online'\n  payload_not_available: 'offline'\n
"},{"location":"Home-Assistant/#reading-a-value-via-the-api","title":"Reading a value via the API","text":"

Although all the EMS-ESP data is available in Home Assistant as various sensor types you can optionally also call commands and read data using the REST API interface. For example in the script below which will trigger HA to fetch the MAC address when HA is restarted:

sensor:\n  - platform: rest\n    resource: http://ems-esp.local/api/system\n    name: emsesp_MAC\n    value_template: '{{ value_json.Network.MAC }}'\n
"},{"location":"Home-Assistant/#changing-a-value-via-the-api","title":"Changing a value via the API","text":"

configuration.yaml:

rest_command:\n  emsesp:\n    url: http://ems-esp.local/api/{{device}}\n    method: POST\n    headers:\n      authorization: 'Bearer <Your Secure key from the UI>'\n    content_type: 'application/json'\n    payload: '{\"entity\":\"{{entity}}\",\"value\":\"{{value}}\"}'\n\ninput_number:\n  wwselected_temp:\n    name: WW Selected Temperature\n    min: 30\n    max: 60\n    step: 1\n    icon: mdi:coolant-temperature\n

in the automations:

- id: 'change_ww_seltemp'\n  alias: 'change ww selected temp'\n  trigger:\n    platform: state\n    entity_id: input_number.wwselected_temp\n  action:\n    service: rest_command.emsesp\n    data:\n      device: 'boiler'\n      entity: 'wwseltemp'\n      value: \"{{ states('input_number.wwselected_temp') | int }}\"\n\n- id: 'set_ww_seltemp'\n  alias: 'set ww selected temp'\n  trigger:\n    platform: state\n    entity_id: sensor.thermostat_hc1_selected_room_temperature\n  action:\n    service: input_number.set_value\n    target:\n      entity_id: input_number.wwselected_temp\n    data:\n      value: \"{{ states('sensor.boiler_ww_selected_temperature') | int }}\"\n

Then in your HA's lovelace UI add then entity called input_number.wwselected_temp.

Now in HA you can dynamically adjust the values. Like:

Check if it's working by going to http://ems-esp/api/boiler/wwseltemp

"},{"location":"Home-Assistant/#showing-the-boiler-status-based-on-the-service-code","title":"Showing the Boiler status based on the service code","text":"

(by @glitterball)

Use a template to translate the boiler service code into a string.

in configuration.yaml:

template: !include template.yaml\n

and template.yaml contains:

sensor:\n  - name: 'Status'\n    state: >\n      {% set sc = states('sensor.boiler_service_code_number') %}\n      {% if sc == '200' %} CH active\n      {% elif sc == '201' %} HW active\n      {% elif sc == '202' %} CH anti cycle\n      {% elif sc == '203' %} Standby\n      {% elif sc == '204' %} CH cooling\n      {% elif sc == '208' %} Service test\n      {% elif sc == '265' %} Low CH load\n      {% elif sc == '268' %} Component test\n      {% elif sc == '270' %} Power up\n      {% elif sc == '283' %} Burner start\n      {% elif sc == '284' %} Ignition\n      {% elif sc == '305' %} HW anti cycle\n      {% elif sc == '357' %} Air purge\n      {% elif sc == '358' %} Valve kick\n      {% else %} {{ sc }}\n      {% endif %}\n
"},{"location":"IOBroker/","title":"IOBroker","text":"

Thomas (@tp1de) has built an interface from EMS-ESP to ioBroker. Check out his GitHub repository at github.com/tp1de/ioBroker.ems-esp.

@BBQKees has a short description on his web site here.

"},{"location":"Integrations/","title":"Introduction","text":"

EMS-ESP integrates with a few home automation systems to report status and sensor data and sometimes allowing complete control. If there are more integrations then please reach out and we'll include them.

"},{"location":"Loxone/","title":"Loxone","text":"

EMS-ESP can be integrated in Loxone by using the simple Restful API so Loxone can communicate with EMS-ESP via HTTP requests. Alternatively MQTT can be used but you have to install a Raspberry Pi with Loxberry.

Both methods are described in detail at the @BBQKees Gateway wiki.

"},{"location":"MQTT/","title":"MQTT","text":""},{"location":"MQTT/#published-data","title":"Published Data","text":"

When MQTT is enabled EMS-ESP will publish MQTT topics for each device. The frequency can be configured from the WebUI to be either sent when data changes are detected or set to a specific period in seconds which is kinder on network traffic.

When MQTT Discovery is enabled, EMS-ESP will automatically create a special Discovery topics (with /config) for each EMS device entity that has received a valid value in EMS-ESP. If the entity should disappear (i.e. no longer has a valid value in an EMS telegram) then the discovery topic is automatically removed. This is to avoid warnings in systems like Home Assistant. When EMS-ESP starts all prior Discovery topics are removed to keep system clean.

When a value is a boolean it will be rendered according to the Boolean setting you have defined in the settings.

The table below list the topics being published. The format shown in the table below is the MQTT Format as defined in EMS-ESP's settings. Default format is Nested which uses a single topic to show multiple entries in the payload. Format Single will send each group as single payloads on multiple topics.

Topic Format Description Payload Example status n/a this is the MQTT will and testament messages online or offline info n/a for events {\"event\":\"connected\",\"version\":\"3.5.0-dev.14\",\"boot time\":\"2022-12-30T13:50:54+0100\",\"network\":\"ethernet\",\"hostname\":\"ems-esp\",\"MAC\":\"A9:03:3A:61:34:CE\",\"IPv4 address\":\"192.168.1.134/255.255.255.0\",\"IPv4 gateway\":\"192.168.1.1\",\"IPv4 nameserver\":\"192.168.1.1\"} heartbeat all system stats in JSON, default is every minute {\"bus_status\":\"connected\",\"uptime\":\"000+22:32:01.497\",\"uptime_sec\":81121,\"ntp_status\":\"on\",\"rxreceived\":76970,\"rxfails\":28,\"txreads\":17587,\"txwrites\":0,\"txfails\":0,\"mqttcount\":42344,\"mqttfails\":0,\"mqttconnects\":1,\"apicalls\":0,\"apifails\":0,\"sensorreads\":16224,\"sensorfails\":0,\"freemem\":151} tapwater_active all boolean to show if the hot tap water is running (DHW) heating_active all boolean to show if the heating is on boiler_data all non warm water data from the Boiler device {\"heatingactive\":\"off\",\"tapwateractive\":\"off\",\"selflowtemp\":0,\"selburnpow\":23,\"heatingpumpmod\":0,\"curflowtemp\":57.5,\"rettemp\":56.9,\"syspress\":1.5,\"boiltemp\":60.8,\"burngas\":\"off\",\"burngas2\":\"off\",\"flamecurr\":0.0,\"heatingpump\":\"off\",\"fanwork\":\"off\",\"ignwork\":\"off\",\"oilpreheat\":\"off\",\"heatingactivated\":\"on\",\"heatingtemp\":65,\"pumpmodmax\":70,\"pumpmodmin\":30,\"pumpdelay\":1,\"burnminperiod\":10,\"burnminpower\":0,\"burnmaxpower\":50,\"boilhyston\":-6,\"boilhystoff\":6,\"boil2hyston\":0,\"boil2hystoff\":0,\"curburnpow\":0,\"burnstarts\":359634,\"burnworkmin\":620952,\"burn2workmin\":0,\"heatworkmin\":508794,\"heatstarts\":42076,\"ubauptime\":5166357,\"servicecode\":\"0A\",\"servicecodenumber\":305,\"maintenancemessage\":\"H00\",\"maintenance\":\"manual\",\"maintenancetime\":6000,\"maintenancedate\":\"01.01.2012\"} boiler_data_ww all warm water data from the Boiler device {\"wwtapactivated\":\"on\",\"wwsettemp\":62,\"wwseltemp\":60,\"wwtype\":\"flow\",\"wwcomfort\":\"hot\",\"wwflowtempoffset\":40,\"wwmaxpower\":100,\"wwcircpump\":\"off\",\"wwchargetype\":\"3-way valve\",\"wwhyston\":-5,\"wwhystoff\":0,\"wwdisinfectiontemp\":70,\"wwcirc\":\"off\",\"wwcurtemp\":52.9,\"wwcurflow\":0.0,\"wwstoragetemp1\":52.9,\"wwactivated\":\"on\",\"wwonetime\":\"off\",\"wwdisinfecting\":\"off\",\"wwcharging\":\"off\",\"wwrecharging\":\"on\",\"wwtempok\":\"on\",\"wwactive\":\"off\",\"ww3wayvalve\":\"on\",\"wwstarts\":317558,\"wwworkm\":112158} thermostat_data nested data from the thermostat and for each of its Heating Circuits. {\"datetime\":\"31.12.2022 12:25\",\"hc1\":{\"seltemp\":15.0,\"currtemp\":20.7,\"mode\":\"auto\",\"manualtemp\":21.0,\"daytemp2\":20.5,\"daytemp3\":20.0,\"daytemp4\":20.5,\"nighttemp\":15.0,\"switchtime\":\"00 mo 00:00 T1\"}} thermostat_data single In single format each heating circuit is published with own topic {\"datetime\":\"31.12.2022 12:25\"} thermostat_data_hc<id> single hc in single format {\"seltemp\":15, \"currtemp\":20.6, \"mode\":\"auto\"} mixer_data nested data from The Mixer with nests hc1 to hc4and wwc1, wwc2 {\"hc1\": {\"flowTemp\":55, \"pumpStatus\":\"on\", \"valveStatus\":25}} mixer_data_hc<id> mixer_data_wwc<id> single data from The Mixer in single format for each of its Heating Circuits where <id> is circuit number {\"type\":\"hc\", \"flowTemp\":55, \"pumpStatus\":\"on\", \"valveStatus\":55} shower_data the shower timer and alert toggles plus the duration of the last shower taken {\"timer\":\"0\",\"alert\":\"0\",\"duration\":\"4 minutes 32 seconds\"} solar_data all all data from the Solar Module (if connected) { \"collectorTemp\": 15.8, \"tankBottomTemp\": 29.8, \"solarPumpModulation\": 0, \"cylinderPumpModulation\": 0, \"solarPump\": \"off\", \"valveStatus\": \"off\", \"tankHeated\": \"off\", \"collectorShutdown\": \"off\", \"energyLastHour\": 0, \"energyToday\": 1792, \"energyTotal\": 2784.7 } temperaturesensor_data nested temperature readings from any external Dallas temperature sensors attached to the ESP {\"28-233D-9497-0C03\":{\"name\":\"zolder32\",\"temp\":19.6}} temperaturesensor_data single temperature readings from Dallas temperature sensor in single format with unique sensor id {\"28-FF47-AC90-1604\":20.94} analogsensor_data nested readings from external analog sensors {\"31\":{\"name\":\"analog31\",\"value\":0}}"},{"location":"MQTT/#using-mqtt-to-send-commands","title":"Using MQTT to send commands","text":"

Refer to the Commands Section for how to use MQTT to send commands to EMS-ESP.

"},{"location":"MQTT/#monitoring-the-queue","title":"Monitoring the Queue","text":"

If you want more precise monitoring of the MQTT traffic I suggest using MQTT Explorer. The console command show mqtt will show the status of the MQTT service and also the topic subscriptions and outbound publishing queue. In the WebUI you can see the size of the queue and overall stats are in the Status page.

"},{"location":"Mixer-Modules/","title":"List of Mixer Modules","text":"

This is the current list of supported mixer modules:

"},{"location":"Modbus-Dev/","title":"Notes for Developers","text":""},{"location":"Modbus-Dev/#update-register-mappings","title":"Update register mappings","text":"

After adding or modifying entities the register mapping needs to be updated. The Modbus settings are stored in the file src/modbus_entity_parameters.hpp. This file contains the tag type, register offset and number of registers for each entity.

To update the register mapping call the script scripts/update_modbus_registers.sh from the EMS-ESP project root directory. It requires a bash shell and python3 to run successfully. It performs the following tasks:

After generating a new modbus_entity_parameters.hpp, build, test and then commit and push it to the repository.

Note

The size of string entities is not known to EMS-ESP at runtime. So in case you add a new string entity you must also add the size of the string field to variable string_sizes in scripts/update_modbus_registers.py which maps entity short names to string sizes.

"},{"location":"Modbus-Dev/#update-the-documentation","title":"Update the Documentation","text":"

To update the documentation use the script scripts/generate-modbus-register-doc.sh. Run it (after updating src/modbus_entity_parameters.hpp) and it outputs the contents of the Modbus-Entity-Registers.md file to stdout. Update this file in the documentation repo.

"},{"location":"Modbus-Entity-Registers/","title":"Entity Register Offsets","text":""},{"location":"Modbus-Entity-Registers/#entityregister-mapping","title":"Entity/Register Mapping","text":"

Note

This file has been auto-generated. Do not edit.

"},{"location":"Modbus-Entity-Registers/#devices-of-type-alert","title":"Devices of type alert","text":""},{"location":"Modbus-Entity-Registers/#em10","title":"EM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 0 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 1 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-boiler","title":"Devices of type boiler","text":""},{"location":"Modbus-Entity-Registers/#bk13bk15smartlinegb1x2","title":"BK13/BK15/Smartline/GB1x2","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#c1200w","title":"C1200W","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#cs6800iwlw176i","title":"CS6800i/WLW176i","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 82 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 84 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 86 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 88 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 90 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100 uptimetotal heatpump total uptime time (>=0<=279620) minutes false DEVICE_DATA 92 2 1/60 uptimecontrol total operating time heat time (>=0<=279620) minutes false DEVICE_DATA 94 2 1/60 uptimecompheating operating time compressor heating time (>=0<=279620) minutes false DEVICE_DATA 96 2 1/60 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes false DEVICE_DATA 98 2 1/60 uptimecomp operating time compressor time (>=0<=279620) minutes false DHW 4 2 1/60 uptimecomppool operating time compressor pool time (>=0<=279620) minutes false DEVICE_DATA 100 2 1/60 totalcompstarts total compressor control starts uint24 (>=0<=16777213) false DEVICE_DATA 102 2 1 heatingstarts heating control starts uint24 (>=0<=16777213) false DEVICE_DATA 104 2 1 coolingstarts cooling control starts uint24 (>=0<=16777213) false DEVICE_DATA 106 2 1 starts2 control starts2 uint24 (>=0<=16777213) false DHW 6 2 1 poolstarts pool control starts uint24 (>=0<=16777213) false DEVICE_DATA 108 2 1 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 110 2 1 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh false DEVICE_DATA 112 2 1 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 114 2 1 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh false DHW 8 2 1 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 116 2 1 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 118 2 1 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 120 2 1 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 122 2 1 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DHW 10 2 1 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 124 2 1 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh false DEVICE_DATA 126 2 1 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 128 2 1 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh false DHW 12 2 1 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 130 2 1 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 132 2 1 hppower compressor power output uint8 (>=0<=25) kW false DEVICE_DATA 134 1 1/10 hpmaxpower compressor max power uint8 (>=0<=100) % true DEVICE_DATA 135 1 1 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar true DEVICE_DATA 136 1 50 hpcompon hp compressor boolean false DEVICE_DATA 137 1 1 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] false DEVICE_DATA 138 1 1 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % false DEVICE_DATA 139 1 1 hpswitchvalve switch valve boolean false DEVICE_DATA 140 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 141 1 1 hpcircspd circulation pump speed uint8 (>=0<=100) % false DEVICE_DATA 142 1 1 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C false DEVICE_DATA 143 1 1/10 hpbrineout brine out/condenser int16 (>=-3199<=3199) C false DEVICE_DATA 144 1 1/10 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C false DEVICE_DATA 145 1 1/10 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C false DEVICE_DATA 146 1 1/10 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C false DEVICE_DATA 147 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 148 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 149 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 150 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 151 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 152 1 1/10 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C false DEVICE_DATA 153 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 154 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 155 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 156 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 157 1 1/10 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C false DEVICE_DATA 158 1 1/10 poolsettemp pool set temperature uint8 (>=0<=127) C true DEVICE_DATA 159 1 1/2 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] false DEVICE_DATA 160 1 1 hpin1 input 1 state boolean false DEVICE_DATA 161 1 1 hpin1opt input 1 options string true DEVICE_DATA 162 8 1 hpin2 input 2 state boolean false DEVICE_DATA 170 1 1 hpin2opt input 2 options string true DEVICE_DATA 171 8 1 hpin3 input 3 state boolean false DEVICE_DATA 179 1 1 hpin3opt input 3 options string true DEVICE_DATA 180 8 1 hpin4 input 4 state boolean false DEVICE_DATA 188 1 1 hpin4opt input 4 options string true DEVICE_DATA 189 8 1 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 197 1 1 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 198 1 1 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DHW 14 1 1 mandefrost manual defrost boolean true DEVICE_DATA 199 1 1 pvcooling cooling only with PV boolean true DEVICE_DATA 200 1 1 auxheateronly aux heater only boolean true DEVICE_DATA 201 1 1 auxheateroff disable aux heater boolean true DEVICE_DATA 202 1 1 auxheaterstatus aux heater status uint8 (>=0<=100) % false DEVICE_DATA 203 1 1 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min true DEVICE_DATA 204 1 10 auxmaxlimit aux heater max limit uint8 (>=0<=10) K true DEVICE_DATA 205 1 1/10 auxlimitstart aux heater limit start uint8 (>=0<=10) K true DEVICE_DATA 206 1 1/10 auxheatrmode aux heater mode enum [eco|comfort] true DEVICE_DATA 207 1 1 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min true DEVICE_DATA 208 1 5 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min true DEVICE_DATA 209 1 5 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min true DEVICE_DATA 210 1 5 silentmode silent mode enum [off|auto|on] true DEVICE_DATA 211 1 1 silentfrom silent mode from uint8 (>=0<=3810) minutes true DEVICE_DATA 212 1 15 silentto silent mode to uint8 (>=0<=3810) minutes true DEVICE_DATA 213 1 15 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C true DEVICE_DATA 214 1 1 tempparmode outside temp parallel mode int8 (>=-126<=126) C true DEVICE_DATA 215 1 1 auxheatmix aux heater mixing valve int8 (>=-100<=100) % false DEVICE_DATA 216 1 1 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K true DEVICE_DATA 217 1 1/10 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K true DEVICE_DATA 218 1 1/10 vpcooling valve/pump cooling boolean true DEVICE_DATA 219 1 1 heatcable heating cable boolean true DEVICE_DATA 220 1 1 vc0valve VC0 valve boolean true DEVICE_DATA 221 1 1 primepump primary heatpump boolean true DEVICE_DATA 222 1 1 primepumpmod primary heatpump modulation uint8 (>=0<=100) % true DEVICE_DATA 223 1 1 hp3way 3-way valve boolean true DEVICE_DATA 224 1 1 elheatstep1 el. heater step 1 boolean true DEVICE_DATA 225 1 1 elheatstep2 el. heater step 2 boolean true DEVICE_DATA 226 1 1 elheatstep3 el. heater step 3 boolean true DEVICE_DATA 227 1 1 hpea0 condensate reservoir heating (EA0) boolean false DEVICE_DATA 228 1 1 hppumpmode primary heatpump mode enum [auto|continuous] true DEVICE_DATA 229 1 1 fan fan uint8 (>=20<=100) % true DEVICE_DATA 230 1 1 shutdown shutdown cmd [off|on] true DEVICE_DATA 231 1 1 alternatingop alternating operation boolean true DHW 15 1 1 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes true DHW 16 1 1 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes true DHW 17 1 1 comfoff comfort switch off uint8 (>=15<=65) C true DHW 18 1 1 ecooff eco switch off uint8 (>=15<=65) C true DHW 19 1 1 ecoplusoff eco+ switch off uint8 (>=48<=63) C true DHW 20 1 1 comfdiff comfort diff uint8 (>=6<=12) K true DHW 21 1 1 ecodiff eco diff uint8 (>=6<=12) K true DHW 22 1 1 ecoplusdiff eco+ diff uint8 (>=6<=12) K true DHW 23 1 1 comfstop comfort stop temp uint8 (>=0<=254) C true DHW 24 1 1 ecostop eco stop temp uint8 (>=0<=254) C true DHW 25 1 1 ecoplusstop eco+ stop temp uint8 (>=0<=254) C true DHW 26 1 1 hpcircpump circulation pump available during dhw boolean true DHW 27 1 1 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1"},{"location":"Modbus-Entity-Registers/#cascade-cm10","title":"Cascade CM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#cascade-mc400","title":"Cascade MC400","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#cascade-mcm10","title":"Cascade MCM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#cerapur-aero","title":"Cerapur Aero","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#condens-2500logamaxlogomaticcerapur-topgreenstargeneric-ht3","title":"Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#condens-5000igreenstar-8000gc9800iwgb192i2","title":"Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#easycontrol-adapter","title":"EasyControl Adapter","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#ecomline-excellent","title":"Ecomline Excellent","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#envilinecompress-6000awhybrid-3000-7000iawsupraecogeo-5xxwlw196iwsw196i","title":"Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 82 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 84 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 86 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 88 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 90 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100 uptimetotal heatpump total uptime time (>=0<=279620) minutes false DEVICE_DATA 92 2 1/60 uptimecontrol total operating time heat time (>=0<=279620) minutes false DEVICE_DATA 94 2 1/60 uptimecompheating operating time compressor heating time (>=0<=279620) minutes false DEVICE_DATA 96 2 1/60 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes false DEVICE_DATA 98 2 1/60 uptimecomp operating time compressor time (>=0<=279620) minutes false DHW 4 2 1/60 uptimecomppool operating time compressor pool time (>=0<=279620) minutes false DEVICE_DATA 100 2 1/60 totalcompstarts total compressor control starts uint24 (>=0<=16777213) false DEVICE_DATA 102 2 1 heatingstarts heating control starts uint24 (>=0<=16777213) false DEVICE_DATA 104 2 1 coolingstarts cooling control starts uint24 (>=0<=16777213) false DEVICE_DATA 106 2 1 starts2 control starts2 uint24 (>=0<=16777213) false DHW 6 2 1 poolstarts pool control starts uint24 (>=0<=16777213) false DEVICE_DATA 108 2 1 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 110 2 1 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh false DEVICE_DATA 112 2 1 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 114 2 1 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh false DHW 8 2 1 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 116 2 1 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 118 2 1 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 120 2 1 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 122 2 1 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DHW 10 2 1 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 124 2 1 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh false DEVICE_DATA 126 2 1 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 128 2 1 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh false DHW 12 2 1 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 130 2 1 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 132 2 1 hppower compressor power output uint8 (>=0<=25) kW false DEVICE_DATA 134 1 1/10 hpmaxpower compressor max power uint8 (>=0<=100) % true DEVICE_DATA 135 1 1 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar true DEVICE_DATA 136 1 50 hpcompon hp compressor boolean false DEVICE_DATA 137 1 1 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] false DEVICE_DATA 138 1 1 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % false DEVICE_DATA 139 1 1 hpswitchvalve switch valve boolean false DEVICE_DATA 140 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 141 1 1 hpcircspd circulation pump speed uint8 (>=0<=100) % false DEVICE_DATA 142 1 1 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C false DEVICE_DATA 143 1 1/10 hpbrineout brine out/condenser int16 (>=-3199<=3199) C false DEVICE_DATA 144 1 1/10 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C false DEVICE_DATA 145 1 1/10 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C false DEVICE_DATA 146 1 1/10 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C false DEVICE_DATA 147 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 148 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 149 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 150 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 151 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 152 1 1/10 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C false DEVICE_DATA 153 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 154 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 155 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 156 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 157 1 1/10 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C false DEVICE_DATA 158 1 1/10 poolsettemp pool set temperature uint8 (>=0<=127) C true DEVICE_DATA 159 1 1/2 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] false DEVICE_DATA 160 1 1 hpin1 input 1 state boolean false DEVICE_DATA 161 1 1 hpin1opt input 1 options string true DEVICE_DATA 162 8 1 hpin2 input 2 state boolean false DEVICE_DATA 170 1 1 hpin2opt input 2 options string true DEVICE_DATA 171 8 1 hpin3 input 3 state boolean false DEVICE_DATA 179 1 1 hpin3opt input 3 options string true DEVICE_DATA 180 8 1 hpin4 input 4 state boolean false DEVICE_DATA 188 1 1 hpin4opt input 4 options string true DEVICE_DATA 189 8 1 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 197 1 1 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 198 1 1 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DHW 14 1 1 mandefrost manual defrost boolean true DEVICE_DATA 199 1 1 pvcooling cooling only with PV boolean true DEVICE_DATA 200 1 1 auxheateronly aux heater only boolean true DEVICE_DATA 201 1 1 auxheateroff disable aux heater boolean true DEVICE_DATA 202 1 1 auxheaterstatus aux heater status uint8 (>=0<=100) % false DEVICE_DATA 203 1 1 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min true DEVICE_DATA 204 1 10 auxmaxlimit aux heater max limit uint8 (>=0<=10) K true DEVICE_DATA 205 1 1/10 auxlimitstart aux heater limit start uint8 (>=0<=10) K true DEVICE_DATA 206 1 1/10 auxheatrmode aux heater mode enum [eco|comfort] true DEVICE_DATA 207 1 1 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min true DEVICE_DATA 208 1 5 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min true DEVICE_DATA 209 1 5 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min true DEVICE_DATA 210 1 5 silentmode silent mode enum [off|auto|on] true DEVICE_DATA 211 1 1 silentfrom silent mode from uint8 (>=0<=3810) minutes true DEVICE_DATA 212 1 15 silentto silent mode to uint8 (>=0<=3810) minutes true DEVICE_DATA 213 1 15 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C true DEVICE_DATA 214 1 1 tempparmode outside temp parallel mode int8 (>=-126<=126) C true DEVICE_DATA 215 1 1 auxheatmix aux heater mixing valve int8 (>=-100<=100) % false DEVICE_DATA 216 1 1 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K true DEVICE_DATA 217 1 1/10 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K true DEVICE_DATA 218 1 1/10 vpcooling valve/pump cooling boolean true DEVICE_DATA 219 1 1 heatcable heating cable boolean true DEVICE_DATA 220 1 1 vc0valve VC0 valve boolean true DEVICE_DATA 221 1 1 primepump primary heatpump boolean true DEVICE_DATA 222 1 1 primepumpmod primary heatpump modulation uint8 (>=0<=100) % true DEVICE_DATA 223 1 1 hp3way 3-way valve boolean true DEVICE_DATA 224 1 1 elheatstep1 el. heater step 1 boolean true DEVICE_DATA 225 1 1 elheatstep2 el. heater step 2 boolean true DEVICE_DATA 226 1 1 elheatstep3 el. heater step 3 boolean true DEVICE_DATA 227 1 1 hpea0 condensate reservoir heating (EA0) boolean false DEVICE_DATA 228 1 1 hppumpmode primary heatpump mode enum [auto|continuous] true DEVICE_DATA 229 1 1 fan fan uint8 (>=20<=100) % true DEVICE_DATA 230 1 1 shutdown shutdown cmd [off|on] true DEVICE_DATA 231 1 1 alternatingop alternating operation boolean true DHW 15 1 1 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes true DHW 16 1 1 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes true DHW 17 1 1 comfoff comfort switch off uint8 (>=15<=65) C true DHW 18 1 1 ecooff eco switch off uint8 (>=15<=65) C true DHW 19 1 1 ecoplusoff eco+ switch off uint8 (>=48<=63) C true DHW 20 1 1 comfdiff comfort diff uint8 (>=6<=12) K true DHW 21 1 1 ecodiff eco diff uint8 (>=6<=12) K true DHW 22 1 1 ecoplusdiff eco+ diff uint8 (>=6<=12) K true DHW 23 1 1 comfstop comfort stop temp uint8 (>=0<=254) C true DHW 24 1 1 ecostop eco stop temp uint8 (>=0<=254) C true DHW 25 1 1 ecoplusstop eco+ stop temp uint8 (>=0<=254) C true DHW 26 1 1 hpcircpump circulation pump available during dhw boolean true DHW 27 1 1 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1"},{"location":"Modbus-Entity-Registers/#gb125gb135mc10","title":"GB125/GB135/MC10","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#gb212","title":"GB212","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#gbx72trendlinecerapurgreenstar-si","title":"GBx72/Trendline/Cerapur/Greenstar Si","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#gc7000f","title":"GC7000F","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#geo-5xx","title":"Geo 5xx","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 82 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 84 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 86 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 88 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 90 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100 uptimetotal heatpump total uptime time (>=0<=279620) minutes false DEVICE_DATA 92 2 1/60 uptimecontrol total operating time heat time (>=0<=279620) minutes false DEVICE_DATA 94 2 1/60 uptimecompheating operating time compressor heating time (>=0<=279620) minutes false DEVICE_DATA 96 2 1/60 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes false DEVICE_DATA 98 2 1/60 uptimecomp operating time compressor time (>=0<=279620) minutes false DHW 4 2 1/60 uptimecomppool operating time compressor pool time (>=0<=279620) minutes false DEVICE_DATA 100 2 1/60 totalcompstarts total compressor control starts uint24 (>=0<=16777213) false DEVICE_DATA 102 2 1 heatingstarts heating control starts uint24 (>=0<=16777213) false DEVICE_DATA 104 2 1 coolingstarts cooling control starts uint24 (>=0<=16777213) false DEVICE_DATA 106 2 1 starts2 control starts2 uint24 (>=0<=16777213) false DHW 6 2 1 poolstarts pool control starts uint24 (>=0<=16777213) false DEVICE_DATA 108 2 1 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 110 2 1 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh false DEVICE_DATA 112 2 1 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 114 2 1 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh false DHW 8 2 1 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 116 2 1 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 118 2 1 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 120 2 1 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 122 2 1 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DHW 10 2 1 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 124 2 1 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh false DEVICE_DATA 126 2 1 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 128 2 1 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh false DHW 12 2 1 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 130 2 1 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 132 2 1 hppower compressor power output uint8 (>=0<=25) kW false DEVICE_DATA 134 1 1/10 hpmaxpower compressor max power uint8 (>=0<=100) % true DEVICE_DATA 135 1 1 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar true DEVICE_DATA 136 1 50 hpcompon hp compressor boolean false DEVICE_DATA 137 1 1 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] false DEVICE_DATA 138 1 1 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % false DEVICE_DATA 139 1 1 hpswitchvalve switch valve boolean false DEVICE_DATA 140 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 141 1 1 hpcircspd circulation pump speed uint8 (>=0<=100) % false DEVICE_DATA 142 1 1 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C false DEVICE_DATA 143 1 1/10 hpbrineout brine out/condenser int16 (>=-3199<=3199) C false DEVICE_DATA 144 1 1/10 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C false DEVICE_DATA 145 1 1/10 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C false DEVICE_DATA 146 1 1/10 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C false DEVICE_DATA 147 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 148 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 149 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 150 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 151 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 152 1 1/10 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C false DEVICE_DATA 153 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 154 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 155 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 156 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 157 1 1/10 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C false DEVICE_DATA 158 1 1/10 poolsettemp pool set temperature uint8 (>=0<=127) C true DEVICE_DATA 159 1 1/2 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] false DEVICE_DATA 160 1 1 hpin1 input 1 state boolean false DEVICE_DATA 161 1 1 hpin1opt input 1 options string true DEVICE_DATA 162 8 1 hpin2 input 2 state boolean false DEVICE_DATA 170 1 1 hpin2opt input 2 options string true DEVICE_DATA 171 8 1 hpin3 input 3 state boolean false DEVICE_DATA 179 1 1 hpin3opt input 3 options string true DEVICE_DATA 180 8 1 hpin4 input 4 state boolean false DEVICE_DATA 188 1 1 hpin4opt input 4 options string true DEVICE_DATA 189 8 1 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 197 1 1 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 198 1 1 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DHW 14 1 1 mandefrost manual defrost boolean true DEVICE_DATA 199 1 1 pvcooling cooling only with PV boolean true DEVICE_DATA 200 1 1 auxheateronly aux heater only boolean true DEVICE_DATA 201 1 1 auxheateroff disable aux heater boolean true DEVICE_DATA 202 1 1 auxheaterstatus aux heater status uint8 (>=0<=100) % false DEVICE_DATA 203 1 1 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min true DEVICE_DATA 204 1 10 auxmaxlimit aux heater max limit uint8 (>=0<=10) K true DEVICE_DATA 205 1 1/10 auxlimitstart aux heater limit start uint8 (>=0<=10) K true DEVICE_DATA 206 1 1/10 auxheatrmode aux heater mode enum [eco|comfort] true DEVICE_DATA 207 1 1 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min true DEVICE_DATA 208 1 5 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min true DEVICE_DATA 209 1 5 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min true DEVICE_DATA 210 1 5 silentmode silent mode enum [off|auto|on] true DEVICE_DATA 211 1 1 silentfrom silent mode from uint8 (>=0<=3810) minutes true DEVICE_DATA 212 1 15 silentto silent mode to uint8 (>=0<=3810) minutes true DEVICE_DATA 213 1 15 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C true DEVICE_DATA 214 1 1 tempparmode outside temp parallel mode int8 (>=-126<=126) C true DEVICE_DATA 215 1 1 auxheatmix aux heater mixing valve int8 (>=-100<=100) % false DEVICE_DATA 216 1 1 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K true DEVICE_DATA 217 1 1/10 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K true DEVICE_DATA 218 1 1/10 vpcooling valve/pump cooling boolean true DEVICE_DATA 219 1 1 heatcable heating cable boolean true DEVICE_DATA 220 1 1 vc0valve VC0 valve boolean true DEVICE_DATA 221 1 1 primepump primary heatpump boolean true DEVICE_DATA 222 1 1 primepumpmod primary heatpump modulation uint8 (>=0<=100) % true DEVICE_DATA 223 1 1 hp3way 3-way valve boolean true DEVICE_DATA 224 1 1 elheatstep1 el. heater step 1 boolean true DEVICE_DATA 225 1 1 elheatstep2 el. heater step 2 boolean true DEVICE_DATA 226 1 1 elheatstep3 el. heater step 3 boolean true DEVICE_DATA 227 1 1 hpea0 condensate reservoir heating (EA0) boolean false DEVICE_DATA 228 1 1 hppumpmode primary heatpump mode enum [auto|continuous] true DEVICE_DATA 229 1 1 fan fan uint8 (>=20<=100) % true DEVICE_DATA 230 1 1 shutdown shutdown cmd [off|on] true DEVICE_DATA 231 1 1 alternatingop alternating operation boolean true DHW 15 1 1 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes true DHW 16 1 1 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes true DHW 17 1 1 comfoff comfort switch off uint8 (>=15<=65) C true DHW 18 1 1 ecooff eco switch off uint8 (>=15<=65) C true DHW 19 1 1 ecoplusoff eco+ switch off uint8 (>=48<=63) C true DHW 20 1 1 comfdiff comfort diff uint8 (>=6<=12) K true DHW 21 1 1 ecodiff eco diff uint8 (>=6<=12) K true DHW 22 1 1 ecoplusdiff eco+ diff uint8 (>=6<=12) K true DHW 23 1 1 comfstop comfort stop temp uint8 (>=0<=254) C true DHW 24 1 1 ecostop eco stop temp uint8 (>=0<=254) C true DHW 25 1 1 ecoplusstop eco+ stop temp uint8 (>=0<=254) C true DHW 26 1 1 hpcircpump circulation pump available during dhw boolean true DHW 27 1 1 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1"},{"location":"Modbus-Entity-Registers/#greenstar-30ri-compact","title":"Greenstar 30Ri Compact","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#greenstar-hiulogamax-kompakt-ws170","title":"Greenstar HIU/Logamax kompakt WS170","text":"shortname fullname type uom writeable tag type register offset register count scale factor netflowtemp heat network flow temp uint16 (>=0<=3199) C false DEVICE_DATA 259 1 1/10 heatvalve heating valve uint8 (>=0<=100) % false DEVICE_DATA 260 1 1 dhwvalve valve uint8 (>=0<=100) % false DHW 74 1 1 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 keepwarmtemp keep warm temperature uint8 (>=0<=254) C true DEVICE_DATA 261 1 1 setreturntemp set temp return uint8 (>=0<=254) C true DEVICE_DATA 262 1 1 heating heating boolean false DEVICE_DATA 263 1 1 reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1"},{"location":"Modbus-Entity-Registers/#hybrid-heatpump","title":"Hybrid Heatpump","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logamax-plus-gb022","title":"Logamax Plus GB022","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logamax-plus-gb122condense-2300","title":"Logamax Plus GB122/Condense 2300","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logamax-plusgb192condens-gc9000greenstar-erp","title":"Logamax Plus/GB192/Condens GC9000/Greenstar ErP","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logamax-u122cerapur","title":"Logamax U122/Cerapur","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logano-gb125kb195ilogamatic-mc110","title":"Logano GB125/KB195i/Logamatic MC110","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logano-gb212","title":"Logano GB212","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#proline","title":"Proline","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#toplinegb162","title":"Topline/GB162","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#devices-of-type-controller","title":"Devices of type controller","text":""},{"location":"Modbus-Entity-Registers/#rego-3000","title":"Rego 3000","text":"shortname fullname type uom writeable tag type register offset register count scale factor datetime date/time string false DEVICE_DATA 0 13 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-extension","title":"Devices of type extension","text":""},{"location":"Modbus-Entity-Registers/#em10em100","title":"EM10/EM100","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtempvf flow temperature in header (T0/Vf) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 input input uint8 (>=0<=25) V false DEVICE_DATA 1 1 1/10 outpow output IO1 uint8 (>=0<=100) % false DEVICE_DATA 2 1 1 setpower request power uint8 (>=0<=100) % false DEVICE_DATA 3 1 1 setpoint set temp. uint8 (>=0<=254) C false DEVICE_DATA 4 1 1 minv min volt. uint8 (>=0<=25) V true DEVICE_DATA 5 1 1/10 maxv max volt. uint8 (>=0<=25) V true DEVICE_DATA 6 1 1/10 mint min temp. uint8 (>=0<=254) C true DEVICE_DATA 7 1 1 maxt max temp. uint8 (>=0<=254) C true DEVICE_DATA 8 1 1 mode mode uint8 (>=0<=254) false DEVICE_DATA 9 1 1"},{"location":"Modbus-Entity-Registers/#t1rf","title":"T1RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtempvf flow temperature in header (T0/Vf) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 input input uint8 (>=0<=25) V false DEVICE_DATA 1 1 1/10 outpow output IO1 uint8 (>=0<=100) % false DEVICE_DATA 2 1 1 setpower request power uint8 (>=0<=100) % false DEVICE_DATA 3 1 1 setpoint set temp. uint8 (>=0<=254) C false DEVICE_DATA 4 1 1 minv min volt. uint8 (>=0<=25) V true DEVICE_DATA 5 1 1/10 maxv max volt. uint8 (>=0<=25) V true DEVICE_DATA 6 1 1/10 mint min temp. uint8 (>=0<=254) C true DEVICE_DATA 7 1 1 maxt max temp. uint8 (>=0<=254) C true DEVICE_DATA 8 1 1 mode mode uint8 (>=0<=254) false DEVICE_DATA 9 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-heatpump","title":"Devices of type heatpump","text":""},{"location":"Modbus-Entity-Registers/#hp-module","title":"HP Module","text":"shortname fullname type uom writeable tag type register offset register count scale factor airhumidity relative air humidity uint8 (>=0<=100) % false DEVICE_DATA 0 1 1 dewtemperature dew point temperature uint8 (>=0<=254) C false DEVICE_DATA 1 1 1 curflowtemp current flow temperature int16 (>=-3199<=3199) C false DEVICE_DATA 2 1 1/10 rettemp return temperature int16 (>=-3199<=3199) C false DEVICE_DATA 3 1 1/10 sysrettemp system return temperature int16 (>=-3199<=3199) C false DEVICE_DATA 4 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 5 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 7 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 8 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 9 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 10 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 11 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 12 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 13 1 1/10 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 14 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 15 1 1 hybridstrategy hybrid control strategy enum [cost optimized|co2 optimized|outside temperature alt.|outside temperature parallel|heatpump prefered|boiler only] true DEVICE_DATA 16 1 1 lownoisemode low noise mode enum [off|reduced output|switch off hp|perm. reduced] true DEVICE_DATA 17 1 1 lownoisestart low noise starttime uint8 (>=0<=23) true DEVICE_DATA 18 1 1 lownoisestop low noise stoptime uint8 (>=0<=23) true DEVICE_DATA 19 1 1 hybriddhw hybrid DHW enum [eco|high comfort] true DEVICE_DATA 20 1 1 energypricegas energy price gas uint8 (>=0<=254) true DEVICE_DATA 21 1 1 energypriceel energy price electric uint8 (>=0<=254) true DEVICE_DATA 22 1 1 energyfeedpv feed in PV uint8 (>=0<=254) true DEVICE_DATA 23 1 1 switchovertemp outside switchover temperature int8 (>=-126<=126) true DEVICE_DATA 24 1 1 airpurgemode air purge mode boolean true DEVICE_DATA 25 1 1 heatpumpoutput heatpump output uint8 (>=0<=100) % true DEVICE_DATA 26 1 1 coolingcircuit cooling circuit boolean true DEVICE_DATA 27 1 1 compstartmod compressor start modulation uint8 (>=0<=100) % true DEVICE_DATA 28 1 1 heatdrainpan heat drain pan boolean true DEVICE_DATA 29 1 1 heatcable heating cable boolean true DEVICE_DATA 30 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 31 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 33 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 35 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 37 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 39 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 41 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100"},{"location":"Modbus-Entity-Registers/#hybrid-manager-hm200","title":"Hybrid Manager HM200","text":"shortname fullname type uom writeable tag type register offset register count scale factor airhumidity relative air humidity uint8 (>=0<=100) % false DEVICE_DATA 0 1 1 dewtemperature dew point temperature uint8 (>=0<=254) C false DEVICE_DATA 1 1 1 curflowtemp current flow temperature int16 (>=-3199<=3199) C false DEVICE_DATA 2 1 1/10 rettemp return temperature int16 (>=-3199<=3199) C false DEVICE_DATA 3 1 1/10 sysrettemp system return temperature int16 (>=-3199<=3199) C false DEVICE_DATA 4 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 5 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 7 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 8 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 9 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 10 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 11 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 12 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 13 1 1/10 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 14 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 15 1 1 hybridstrategy hybrid control strategy enum [cost optimized|co2 optimized|outside temperature alt.|outside temperature parallel|heatpump prefered|boiler only] true DEVICE_DATA 16 1 1 lownoisemode low noise mode enum [off|reduced output|switch off hp|perm. reduced] true DEVICE_DATA 17 1 1 lownoisestart low noise starttime uint8 (>=0<=23) true DEVICE_DATA 18 1 1 lownoisestop low noise stoptime uint8 (>=0<=23) true DEVICE_DATA 19 1 1 hybriddhw hybrid DHW enum [eco|high comfort] true DEVICE_DATA 20 1 1 energypricegas energy price gas uint8 (>=0<=254) true DEVICE_DATA 21 1 1 energypriceel energy price electric uint8 (>=0<=254) true DEVICE_DATA 22 1 1 energyfeedpv feed in PV uint8 (>=0<=254) true DEVICE_DATA 23 1 1 switchovertemp outside switchover temperature int8 (>=-126<=126) true DEVICE_DATA 24 1 1 airpurgemode air purge mode boolean true DEVICE_DATA 25 1 1 heatpumpoutput heatpump output uint8 (>=0<=100) % true DEVICE_DATA 26 1 1 coolingcircuit cooling circuit boolean true DEVICE_DATA 27 1 1 compstartmod compressor start modulation uint8 (>=0<=100) % true DEVICE_DATA 28 1 1 heatdrainpan heat drain pan boolean true DEVICE_DATA 29 1 1 heatcable heating cable boolean true DEVICE_DATA 30 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 31 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 33 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 35 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 37 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 39 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 41 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100"},{"location":"Modbus-Entity-Registers/#devices-of-type-mixer","title":"Devices of type mixer","text":""},{"location":"Modbus-Entity-Registers/#ipm","title":"IPM","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 flowtempvf flow temperature in header (T0/Vf) uint16 (>=0<=3199) C false HC 6 1 1/10 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 flowtempvf flow temperature in header (T0/Vf) uint16 (>=0<=3199) C false HC 6 1 1/10"},{"location":"Modbus-Entity-Registers/#mm10","title":"MM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) int8 (>=-100<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 activated activated boolean true HC 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true HC 5 1 10"},{"location":"Modbus-Entity-Registers/#mm100","title":"MM100","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false DHW 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false DHW 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true DHW 2 1 1 pumpstatus pump status (PC1) boolean true DHW 3 1 1 activated activated boolean true DHW 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true DHW 5 1 10 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K true DHW 6 1 1"},{"location":"Modbus-Entity-Registers/#mm200","title":"MM200","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 activated activated boolean true HC 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true HC 5 1 10 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K true HC 7 1 1"},{"location":"Modbus-Entity-Registers/#mm50","title":"MM50","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 activated activated boolean true HC 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true HC 5 1 10 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K true HC 7 1 1"},{"location":"Modbus-Entity-Registers/#mz100","title":"MZ100","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 activated activated boolean true HC 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true HC 5 1 10 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K true HC 7 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-pool","title":"Devices of type pool","text":""},{"location":"Modbus-Entity-Registers/#mp100","title":"MP100","text":"shortname fullname type uom writeable tag type register offset register count scale factor pooltemp pool temperature int16 (>=-3199<=3199) C false DEVICE_DATA -1 1 1/10 poolshuntstatus pool shunt status opening/closing enum [stopped|opening|closing|open|close] false DEVICE_DATA -1 1 1 poolshunt pool shunt open/close (0% = pool / 100% = heat) uint8 (>=0<=100) % false DEVICE_DATA -1 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-solar","title":"Devices of type solar","text":""},{"location":"Modbus-Entity-Registers/#ism1","title":"ISM1","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10"},{"location":"Modbus-Entity-Registers/#ism2","title":"ISM2","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10"},{"location":"Modbus-Entity-Registers/#sm10","title":"SM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % false DEVICE_DATA 8 1 1 pumpminmod minimum pump modulation uint8 (>=0<=100) % true DEVICE_DATA 9 1 1 turnondiff pump turn on difference uint8 (>=0<=254) C true DEVICE_DATA 10 1 1 turnoffdiff pump turn off difference uint8 (>=0<=254) C true DEVICE_DATA 11 1 1 solarpower actual solar power int16 (>=-31999<=31999) W false DEVICE_DATA 12 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10 maxflow maximum solar flow uint8 (>=0<=25) l/min true DEVICE_DATA 15 1 1/10 mintemp minimum temperature uint8 (>=0<=254) C true DHW 0 1 1 solarenabled solarmodule enabled boolean true DEVICE_DATA 16 1 1"},{"location":"Modbus-Entity-Registers/#sm100ms100","title":"SM100/MS100","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % false DEVICE_DATA 8 1 1 pumpminmod minimum pump modulation uint8 (>=0<=100) % true DEVICE_DATA 9 1 5 turnondiff pump turn on difference uint8 (>=0<=25) C true DEVICE_DATA 10 1 1/10 turnoffdiff pump turn off difference uint8 (>=0<=25) C true DEVICE_DATA 11 1 1/10 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C false DEVICE_DATA 20 1 1/10 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % false DEVICE_DATA 21 1 1 solarpump2 pump 2 (PS4) boolean false DEVICE_DATA 22 1 1 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % false DEVICE_DATA 23 1 1 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C false DEVICE_DATA 24 1 1/10 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C false DEVICE_DATA 25 1 1/10 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % false DEVICE_DATA 26 1 1 valvestatus valve status boolean false DEVICE_DATA 27 1 1 vs1status valve status VS1 boolean false DEVICE_DATA 28 1 1 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 29 1 1 collectormintemp minimum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 30 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10 energytoday total energy today uint24 (>=0<=16777213) Wh false DEVICE_DATA 31 2 1 energytotal total energy uint24 (>=0<=1677721) kWh false DEVICE_DATA 33 2 1/10 pump2worktime pump 2 working time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 m1worktime differential control working time time (>=0<=16777213) minutes false DEVICE_DATA 37 2 1 heattransfersystem heattransfer system boolean true DEVICE_DATA 39 1 1 externalcyl external cylinder boolean true DEVICE_DATA 40 1 1 thermaldisinfect thermal disinfection boolean true DEVICE_DATA 41 1 1 heatmetering heatmetering boolean true DEVICE_DATA 42 1 1 activated activated boolean true DEVICE_DATA 43 1 1 solarpumpmode pump mode enum [constant|pwm|analog] true DEVICE_DATA 44 1 1 pumpkick pump kick boolean true DEVICE_DATA 45 1 1 plainwatermode plain water mode boolean true DEVICE_DATA 46 1 1 doublematchflow doublematchflow boolean true DEVICE_DATA 47 1 1 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % true DEVICE_DATA 48 1 1 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C true DEVICE_DATA 49 1 1/10 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C true DEVICE_DATA 50 1 1/10 pump2kick pump kick 2 boolean true DEVICE_DATA 51 1 1 climatezone climate zone uint8 (>=0<=254) true DEVICE_DATA 52 1 1 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 53 1 1/10 collector1type collector 1 type enum [flat|vacuum] true DEVICE_DATA 54 1 1 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 55 1 1/10 collector2type collector 2 type enum [flat|vacuum] true DEVICE_DATA 56 1 1 cylpriority cylinder priority enum [cyl 1|cyl 2] true DEVICE_DATA 57 1 1 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 58 1 1/10 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C false DEVICE_DATA 59 1 1/10 heatcnt heat counter impulses uint8 (>=0<=254) false DEVICE_DATA 60 1 1 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C false DEVICE_DATA 61 1 1/10 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C false DEVICE_DATA 62 1 1/10"},{"location":"Modbus-Entity-Registers/#sm200ms200","title":"SM200/MS200","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % false DEVICE_DATA 8 1 1 pumpminmod minimum pump modulation uint8 (>=0<=100) % true DEVICE_DATA 9 1 5 turnondiff pump turn on difference uint8 (>=0<=25) C true DEVICE_DATA 10 1 1/10 turnoffdiff pump turn off difference uint8 (>=0<=25) C true DEVICE_DATA 11 1 1/10 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C false DEVICE_DATA 20 1 1/10 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % false DEVICE_DATA 21 1 1 solarpump2 pump 2 (PS4) boolean false DEVICE_DATA 22 1 1 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % false DEVICE_DATA 23 1 1 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C false DEVICE_DATA 24 1 1/10 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C false DEVICE_DATA 25 1 1/10 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % false DEVICE_DATA 26 1 1 valvestatus valve status boolean false DEVICE_DATA 27 1 1 vs1status valve status VS1 boolean false DEVICE_DATA 28 1 1 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 29 1 1 collectormintemp minimum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 30 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10 energytoday total energy today uint24 (>=0<=16777213) Wh false DEVICE_DATA 31 2 1 energytotal total energy uint24 (>=0<=1677721) kWh false DEVICE_DATA 33 2 1/10 pump2worktime pump 2 working time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 m1worktime differential control working time time (>=0<=16777213) minutes false DEVICE_DATA 37 2 1 heattransfersystem heattransfer system boolean true DEVICE_DATA 39 1 1 externalcyl external cylinder boolean true DEVICE_DATA 40 1 1 thermaldisinfect thermal disinfection boolean true DEVICE_DATA 41 1 1 heatmetering heatmetering boolean true DEVICE_DATA 42 1 1 activated activated boolean true DEVICE_DATA 43 1 1 solarpumpmode pump mode enum [constant|pwm|analog] true DEVICE_DATA 44 1 1 pumpkick pump kick boolean true DEVICE_DATA 45 1 1 plainwatermode plain water mode boolean true DEVICE_DATA 46 1 1 doublematchflow doublematchflow boolean true DEVICE_DATA 47 1 1 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % true DEVICE_DATA 48 1 1 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C true DEVICE_DATA 49 1 1/10 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C true DEVICE_DATA 50 1 1/10 pump2kick pump kick 2 boolean true DEVICE_DATA 51 1 1 climatezone climate zone uint8 (>=0<=254) true DEVICE_DATA 52 1 1 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 53 1 1/10 collector1type collector 1 type enum [flat|vacuum] true DEVICE_DATA 54 1 1 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 55 1 1/10 collector2type collector 2 type enum [flat|vacuum] true DEVICE_DATA 56 1 1 cylpriority cylinder priority enum [cyl 1|cyl 2] true DEVICE_DATA 57 1 1 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 58 1 1/10 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C false DEVICE_DATA 59 1 1/10 heatcnt heat counter impulses uint8 (>=0<=254) false DEVICE_DATA 60 1 1 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C false DEVICE_DATA 61 1 1/10 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C false DEVICE_DATA 62 1 1/10"},{"location":"Modbus-Entity-Registers/#sm50","title":"SM50","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % false DEVICE_DATA 8 1 1 pumpminmod minimum pump modulation uint8 (>=0<=100) % true DEVICE_DATA 9 1 5 turnondiff pump turn on difference uint8 (>=0<=25) C true DEVICE_DATA 10 1 1/10 turnoffdiff pump turn off difference uint8 (>=0<=25) C true DEVICE_DATA 11 1 1/10 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C false DEVICE_DATA 20 1 1/10 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % false DEVICE_DATA 21 1 1 solarpump2 pump 2 (PS4) boolean false DEVICE_DATA 22 1 1 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % false DEVICE_DATA 23 1 1 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C false DEVICE_DATA 24 1 1/10 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C false DEVICE_DATA 25 1 1/10 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % false DEVICE_DATA 26 1 1 valvestatus valve status boolean false DEVICE_DATA 27 1 1 vs1status valve status VS1 boolean false DEVICE_DATA 28 1 1 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 29 1 1 collectormintemp minimum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 30 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10 energytoday total energy today uint24 (>=0<=16777213) Wh false DEVICE_DATA 31 2 1 energytotal total energy uint24 (>=0<=1677721) kWh false DEVICE_DATA 33 2 1/10 pump2worktime pump 2 working time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 m1worktime differential control working time time (>=0<=16777213) minutes false DEVICE_DATA 37 2 1 heattransfersystem heattransfer system boolean true DEVICE_DATA 39 1 1 externalcyl external cylinder boolean true DEVICE_DATA 40 1 1 thermaldisinfect thermal disinfection boolean true DEVICE_DATA 41 1 1 heatmetering heatmetering boolean true DEVICE_DATA 42 1 1 activated activated boolean true DEVICE_DATA 43 1 1 solarpumpmode pump mode enum [constant|pwm|analog] true DEVICE_DATA 44 1 1 pumpkick pump kick boolean true DEVICE_DATA 45 1 1 plainwatermode plain water mode boolean true DEVICE_DATA 46 1 1 doublematchflow doublematchflow boolean true DEVICE_DATA 47 1 1 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % true DEVICE_DATA 48 1 1 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C true DEVICE_DATA 49 1 1/10 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C true DEVICE_DATA 50 1 1/10 pump2kick pump kick 2 boolean true DEVICE_DATA 51 1 1 climatezone climate zone uint8 (>=0<=254) true DEVICE_DATA 52 1 1 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 53 1 1/10 collector1type collector 1 type enum [flat|vacuum] true DEVICE_DATA 54 1 1 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 55 1 1/10 collector2type collector 2 type enum [flat|vacuum] true DEVICE_DATA 56 1 1 cylpriority cylinder priority enum [cyl 1|cyl 2] true DEVICE_DATA 57 1 1 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 58 1 1/10 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C false DEVICE_DATA 59 1 1/10 heatcnt heat counter impulses uint8 (>=0<=254) false DEVICE_DATA 60 1 1 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C false DEVICE_DATA 61 1 1/10 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C false DEVICE_DATA 62 1 1/10"},{"location":"Modbus-Entity-Registers/#devices-of-type-switch","title":"Devices of type switch","text":""},{"location":"Modbus-Entity-Registers/#wm10","title":"WM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor activated activated boolean false DEVICE_DATA 0 1 1 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false DEVICE_DATA 1 1 1/10 status status int8 (>=-126<=126) false DEVICE_DATA 2 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-thermostat","title":"Devices of type thermostat","text":""},{"location":"Modbus-Entity-Registers/#crf200s","title":"CRF200S","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-15999<=15999) C false HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [auto|off] false HC 3 1 1 modetype mode type enum [off|on] false HC 4 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1"},{"location":"Modbus-Entity-Registers/#comfort-rf","title":"Comfort RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-15999<=15999) C false HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [auto|off] false HC 3 1 1 modetype mode type enum [off|on] false HC 4 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1"},{"location":"Modbus-Entity-Registers/#comfort2rf","title":"Comfort+2RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-15999<=15999) C false HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [auto|off] false HC 3 1 1 modetype mode type enum [off|on] false HC 4 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1"},{"location":"Modbus-Entity-Registers/#es72rc20","title":"ES72/RC20","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 remotetemp room temperature from remote int16 (>=-3199<=3199) C false HC 41 1 1/10 errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 remotetemp room temperature from remote int16 (>=-3199<=3199) C false HC 41 1 1/10"},{"location":"Modbus-Entity-Registers/#es73","title":"ES73","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 display display enum [internal temperature|internal setpoint|external temperature|burner temperature|dhw temperature|functioning mode|time|date|smoke temperature] true DEVICE_DATA 63 1 1 language language enum [german|dutch|french|italian] false DEVICE_DATA 64 1 1 clockoffset clock offset int8 (>=-126<=126) seconds true DEVICE_DATA 65 1 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C false DEVICE_DATA 66 1 1/10 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C false DEVICE_DATA 67 1 1/10 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C false DEVICE_DATA 48 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=10<=30) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=10<=30) C true HC 49 1 1/2 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 offsettemp offset temperature int8 (>=-5<=5) C true HC 10 1 1/2 holidaytemp holiday temperature uint8 (>=5<=30) C true HC 50 1 1/2 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 holidaymode holiday mode boolean false HC 51 1 1 nofrosttemp nofrost temperature int8 (>=-20<=10) C true HC 17 1 1 nofrostmode nofrost mode enum [off|outdoor|room] true HC 16 1 1 roominfluence room influence uint8 (>=0<=10) C true HC 13 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C true HC 52 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 reducemode reduce mode enum [nofrost|reduce|room|outdoor] true HC 30 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 control control device enum [off|RC20|RC3x] true HC 40 1 1 holidays holiday dates string true HC 53 13 1 vacations vacation dates string true HC 66 13 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 pause pause time uint8 (>=0<=99) hours true HC 79 1 1 party party time uint8 (>=0<=99) hours true HC 80 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=30) C true HC 26 1 1/2 noreducetemp no reduce below temperature int8 (>=-31<=10) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-20<=10) C true HC 32 1 1 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C true HC 81 1 1 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] true HC 82 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 dhwprio dhw priority boolean true HC 33 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 switchtime2 own2 program switchtime string true HC 91 8 1 mode mode enum [off|on|auto] true DHW 0 1 1 circmode circulation pump mode enum [off|on|auto] true DHW 3 1 1 progmode program enum [std prog|own prog] true DHW 12 1 1 circprog circulation program enum [std prog|own prog] true DHW 13 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1 maxtemp maximum temperature uint8 (>=0<=254) C true DHW 15 1 1 onetimekey one time key function boolean true DHW 16 1 1 switchtime program switchtime string true DHW 17 8 1 circswitchtime circulation program switchtime string true DHW 25 8 1 holidays holiday dates string true DHW 33 13 1 vacations vacation dates string true DHW 46 13 1"},{"location":"Modbus-Entity-Registers/#es79","title":"ES79","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-5<=5) C true DEVICE_DATA 46 1 1/10 minexttemp minimal external temperature int8 (>=-30<=0) C true DEVICE_DATA 51 1 1 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C false DEVICE_DATA 66 1 1/10 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C false DEVICE_DATA 67 1 1/10 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C false DEVICE_DATA 48 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=10<=30) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=10<=30) C true HC 49 1 1/2 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 offsettemp offset temperature int8 (>=-5<=5) C true HC 10 1 1/2 holidaytemp holiday temperature uint8 (>=5<=30) C true HC 50 1 1/2 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 holidaymode holiday mode boolean false HC 51 1 1 nofrosttemp nofrost temperature int8 (>=-20<=10) C true HC 17 1 1 nofrostmode nofrost mode enum [off|outdoor|room] true HC 16 1 1 roominfluence room influence uint8 (>=0<=10) C true HC 13 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C true HC 52 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 reducemode reduce mode enum [nofrost|reduce|room|outdoor] true HC 30 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 control control device enum [off|RC20|RC3x] true HC 40 1 1 holidays holiday dates string true HC 53 13 1 vacations vacation dates string true HC 66 13 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 pause pause time uint8 (>=0<=99) hours true HC 79 1 1 party party time uint8 (>=0<=99) hours true HC 80 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=30) C true HC 26 1 1/2 noreducetemp no reduce below temperature int8 (>=-31<=10) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-20<=10) C true HC 32 1 1 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C true HC 81 1 1 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] true HC 82 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 dhwprio dhw priority boolean true HC 33 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 switchtime2 own2 program switchtime string true HC 91 8 1 mode mode enum [off|on|auto] true DHW 0 1 1 circmode circulation pump mode enum [off|on|auto] true DHW 3 1 1 progmode program enum [std prog|own prog] true DHW 12 1 1 circprog circulation program enum [std prog|own prog] true DHW 13 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1 maxtemp maximum temperature uint8 (>=60<=80) C true DHW 15 1 1 onetimekey one time key function boolean true DHW 16 1 1 switchtime program switchtime string true DHW 17 8 1 circswitchtime circulation program switchtime string true DHW 25 8 1 holidays holiday dates string true DHW 33 13 1 vacations vacation dates string true DHW 46 13 1"},{"location":"Modbus-Entity-Registers/#easycontrolct200","title":"EasyControl/CT200","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-319<=319) C false HC 0 1 1/100 currtemp current room temperature int16 (>=-319<=319) C false HC 1 1 1/100 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#fb10","title":"FB10","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fb100","title":"FB100","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr10","title":"FR10","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr100","title":"FR100","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr110","title":"FR110","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr120","title":"FR120","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr50","title":"FR50","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fw100","title":"FW100","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fw120","title":"FW120","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fw200","title":"FW200","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fw500","title":"FW500","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#logamatic-tc100moduline-easy","title":"Logamatic TC100/Moduline Easy","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-319<=319) C false HC 0 1 1/100 currtemp current room temperature int16 (>=-319<=319) C false HC 1 1 1/100 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#moduline-200","title":"Moduline 200","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 heatingpid heating PID enum [fast|medium|slow] true DEVICE_DATA 72 1 1 backlight key backlight boolean true DEVICE_DATA 69 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|night|day] true HC 3 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 reducehours duration for nighttemp uint8 (>=0<=254) hours true HC 188 1 1 reduceminutes remaining time for nightmode uint16 (>=0<=31999) minutes false HC 189 1 1 mode mode enum [on|off|auto] true DHW 0 1 1"},{"location":"Modbus-Entity-Registers/#moduline-400","title":"Moduline 400","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 clockoffset clock offset int8 (>=-126<=126) seconds true DEVICE_DATA 65 1 1 autodst automatic change daylight saving time boolean true DEVICE_DATA 68 1 1 language language enum [german|dutch] true DEVICE_DATA 64 1 1 backlight key backlight boolean true DEVICE_DATA 69 1 1 brightness screen brightness int8 (>=-15<=15) true DEVICE_DATA 70 1 1 mixingvalves mixing valves uint8 (>=0<=2) true DEVICE_DATA 71 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 heatingpid heating PID enum [fast|medium|slow] true DEVICE_DATA 72 1 1 preheating preheating in the clock program boolean true DEVICE_DATA 73 1 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 pause pause time uint8 (>=0<=254) hours true HC 79 1 1 party party time uint8 (>=0<=254) hours true HC 80 1 1 vacations1 vacation dates 1 string true HC 111 11 1 vacations2 vacation dates 2 string true HC 122 11 1 vacations3 vacation dates 3 string true HC 133 11 1 vacations4 vacation dates 4 string true HC 144 11 1 vacations5 vacation dates 5 string true HC 155 11 1 vacations6 vacation dates 6 string true HC 166 11 1 vacations7 vacation dates 7 string true HC 177 11 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 holidaytemp holiday temperature uint8 (>=0<=127) C true HC 50 1 1/2 nighttemp night temperature T1 uint8 (>=0<=127) C true HC 49 1 1/2 daytemp2 day temperature T2 uint8 (>=0<=127) C true HC 100 1 1/2 daytemp3 day temperature T3 uint8 (>=0<=127) C true HC 101 1 1/2 daytemp4 day temperature T4 uint8 (>=0<=127) C true HC 102 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 offtemp temperature when mode is off uint8 (>=0<=127) C true HC 99 1 1/2 mode mode enum [on|off|auto] true DHW 0 1 1 whenmodeoff when thermostat mode off boolean true DHW 59 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1"},{"location":"Modbus-Entity-Registers/#rc10","title":"RC10","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 remotetemp room temperature from remote int16 (>=-3199<=3199) C false HC 41 1 1/10"},{"location":"Modbus-Entity-Registers/#rc10moduline-100","title":"RC10/Moduline 100","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 heatingpid heating PID enum [fast|medium|slow] true DEVICE_DATA 72 1 1 backlight key backlight boolean true DEVICE_DATA 69 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|night|day] true HC 3 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 reducehours duration for nighttemp uint8 (>=0<=254) hours true HC 188 1 1 reduceminutes remaining time for nightmode uint16 (>=0<=31999) minutes false HC 189 1 1 mode mode enum [on|off|auto] true DHW 0 1 1 errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 remotetemp room temperature from remote int16 (>=-3199<=3199) C false HC 41 1 1/10"},{"location":"Modbus-Entity-Registers/#rc100moduline-10001010","title":"RC100/Moduline 1000/1010","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [optimized|simple|n/a|room|power] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|normal|comfort|auto|own prog] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#rc100h","title":"RC100H","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#rc20moduline-300","title":"RC20/Moduline 300","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 offtemp temperature when mode is off uint8 (>=0<=127) C true HC 99 1 1/2 daytemp2 day temperature T2 uint8 (>=0<=127) C true HC 100 1 1/2 daytemp3 day temperature T3 uint8 (>=0<=127) C true HC 101 1 1/2 daytemp4 day temperature T4 uint8 (>=0<=127) C true HC 102 1 1/2 nighttemp night temperature T1 uint8 (>=0<=127) C true HC 49 1 1/2 switchtime program switchtime string true HC 103 8 1"},{"location":"Modbus-Entity-Registers/#rc200cw100cr120","title":"RC200/CW100/CR120","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [optimized|simple|n/a|room|power] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|normal|comfort|auto|own prog] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#rc20rf","title":"RC20RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 offtemp temperature when mode is off uint8 (>=0<=127) C true HC 99 1 1/2 daytemp2 day temperature T2 uint8 (>=0<=127) C true HC 100 1 1/2 daytemp3 day temperature T3 uint8 (>=0<=127) C true HC 101 1 1/2 daytemp4 day temperature T4 uint8 (>=0<=127) C true HC 102 1 1/2 nighttemp night temperature T1 uint8 (>=0<=127) C true HC 49 1 1/2 switchtime program switchtime string true HC 103 8 1"},{"location":"Modbus-Entity-Registers/#rc25","title":"RC25","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1"},{"location":"Modbus-Entity-Registers/#rc30","title":"RC30","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 display display enum [internal temperature|internal setpoint|external temperature|burner temperature|dhw temperature|functioning mode|time|date|smoke temperature] true DEVICE_DATA 63 1 1 language language enum [german|dutch|french|italian] false DEVICE_DATA 64 1 1 clockoffset clock offset int8 (>=-126<=126) seconds true DEVICE_DATA 65 1 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C false DEVICE_DATA 66 1 1/10 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C false DEVICE_DATA 67 1 1/10 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C false DEVICE_DATA 48 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=10<=30) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=10<=30) C true HC 49 1 1/2 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 offsettemp offset temperature int8 (>=-5<=5) C true HC 10 1 1/2 holidaytemp holiday temperature uint8 (>=5<=30) C true HC 50 1 1/2 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 holidaymode holiday mode boolean false HC 51 1 1 nofrosttemp nofrost temperature int8 (>=-20<=10) C true HC 17 1 1 nofrostmode nofrost mode enum [off|outdoor|room] true HC 16 1 1 roominfluence room influence uint8 (>=0<=10) C true HC 13 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C true HC 52 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 reducemode reduce mode enum [nofrost|reduce|room|outdoor] true HC 30 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 control control device enum [off|RC20|RC3x] true HC 40 1 1 holidays holiday dates string true HC 53 13 1 vacations vacation dates string true HC 66 13 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 pause pause time uint8 (>=0<=99) hours true HC 79 1 1 party party time uint8 (>=0<=99) hours true HC 80 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=30) C true HC 26 1 1/2 noreducetemp no reduce below temperature int8 (>=-31<=10) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-20<=10) C true HC 32 1 1 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C true HC 81 1 1 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] true HC 82 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 dhwprio dhw priority boolean true HC 33 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 switchtime2 own2 program switchtime string true HC 91 8 1 mode mode enum [off|on|auto] true DHW 0 1 1 circmode circulation pump mode enum [off|on|auto] true DHW 3 1 1 progmode program enum [std prog|own prog] true DHW 12 1 1 circprog circulation program enum [std prog|own prog] true DHW 13 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1 maxtemp maximum temperature uint8 (>=0<=254) C true DHW 15 1 1 onetimekey one time key function boolean true DHW 16 1 1 switchtime program switchtime string true DHW 17 8 1 circswitchtime circulation program switchtime string true DHW 25 8 1 holidays holiday dates string true DHW 33 13 1 vacations vacation dates string true DHW 46 13 1"},{"location":"Modbus-Entity-Registers/#rc300rc310moduline-30001010hcw400sense-iihpc410","title":"RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|normal|comfort|auto|own prog] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#rc35","title":"RC35","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-5<=5) C true DEVICE_DATA 46 1 1/10 minexttemp minimal external temperature int8 (>=-30<=0) C true DEVICE_DATA 51 1 1 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C false DEVICE_DATA 66 1 1/10 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C false DEVICE_DATA 67 1 1/10 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C false DEVICE_DATA 48 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=10<=30) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=10<=30) C true HC 49 1 1/2 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 offsettemp offset temperature int8 (>=-5<=5) C true HC 10 1 1/2 holidaytemp holiday temperature uint8 (>=5<=30) C true HC 50 1 1/2 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 holidaymode holiday mode boolean false HC 51 1 1 nofrosttemp nofrost temperature int8 (>=-20<=10) C true HC 17 1 1 nofrostmode nofrost mode enum [off|outdoor|room] true HC 16 1 1 roominfluence room influence uint8 (>=0<=10) C true HC 13 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C true HC 52 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 reducemode reduce mode enum [nofrost|reduce|room|outdoor] true HC 30 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 control control device enum [off|RC20|RC3x] true HC 40 1 1 holidays holiday dates string true HC 53 13 1 vacations vacation dates string true HC 66 13 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 pause pause time uint8 (>=0<=99) hours true HC 79 1 1 party party time uint8 (>=0<=99) hours true HC 80 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=30) C true HC 26 1 1/2 noreducetemp no reduce below temperature int8 (>=-31<=10) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-20<=10) C true HC 32 1 1 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C true HC 81 1 1 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] true HC 82 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 dhwprio dhw priority boolean true HC 33 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 switchtime2 own2 program switchtime string true HC 91 8 1 mode mode enum [off|on|auto] true DHW 0 1 1 circmode circulation pump mode enum [off|on|auto] true DHW 3 1 1 progmode program enum [std prog|own prog] true DHW 12 1 1 circprog circulation program enum [std prog|own prog] true DHW 13 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1 maxtemp maximum temperature uint8 (>=60<=80) C true DHW 15 1 1 onetimekey one time key function boolean true DHW 16 1 1 switchtime program switchtime string true DHW 17 8 1 circswitchtime circulation program switchtime string true DHW 25 8 1 holidays holiday dates string true DHW 33 13 1 vacations vacation dates string true DHW 46 13 1"},{"location":"Modbus-Entity-Registers/#rfm20-remote","title":"RFM20 Remote","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#rt800","title":"RT800","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#rego-20003000","title":"Rego 2000/3000","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 vacations vacation dates string true DEVICE_DATA 74 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [normal|comfort|eco+] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#rego-3000ui800wsw196ibc400","title":"Rego 3000/UI800/WSW196i/BC400","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|eco+|eco|comfort|auto] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#tr120rfcr20rf","title":"TR120RF/CR20RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#ui800bc400","title":"UI800/BC400","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|eco+|eco|comfort|auto] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#devices-of-type-ventilation","title":"Devices of type ventilation","text":""},{"location":"Modbus-Entity-Registers/#logavent-hrv176","title":"Logavent HRV176","text":"shortname fullname type uom writeable tag type register offset register count scale factor outfresh outdoor fresh air int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 infresh indoor fresh air int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 outexhaust outdoor exhaust air int16 (>=-3199<=3199) C false DEVICE_DATA 2 1 1/10 inexhaust indoor exhaust air int16 (>=-3199<=3199) C false DEVICE_DATA 3 1 1/10 ventinspeed in blower speed uint8 (>=0<=100) % false DEVICE_DATA 4 1 1 ventoutspeed out blower speed uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 ventmode ventilation mode enum [auto|off|L1|L2|L3|L4|demand|sleep|intense|bypass|party|fireplace] true DEVICE_DATA 6 1 1 airquality air quality (voc) uint16 (>=0<=31999) false DEVICE_DATA 7 1 1 airhumidity relative air humidity uint8 (>=0<=100) % false DEVICE_DATA 8 1 1"},{"location":"Modbus-Register-Blocks/","title":"Register Blocks","text":"

This table shows how entity tags are mapped to Modbus register block offsets.

Tag Register Offset DEVICE_DATA 0 HC1 1000 HC2 2000 HC3 3000 HC4 4000 HC5 5000 HC6 6000 HC7 7000 HC8 8000 DHW1 9000 DHW2 10000 DHW3 11000 DHW4 12000 DHW5 13000 DHW6 14000 DHW7 15000 DHW8 16000 DHW9 17000 DHW10 18000 AHS1 19000 HS1 20000 HS2 21000 HS3 22000 HS4 23000 HS5 24000 HS6 25000 HS7 26000 HS8 27000 HS9 28000 HS10 29000 HS11 30000 HS12 31000 HS13 32000 HS14 33000 HS15 34000 HS16 35000"},{"location":"Modbus-Server-IDs/","title":"Server IDs","text":"

This table shows how device types are mapped to server unit identifiers.

Device type Unit Identifier SYSTEM (EMS-ESP) 1 BOILER 5 THERMOSTAT 6 MIXER 7 SOLAR 8 HEATPUMP 9 GATEWAY 10 SWITCH 11 CONTROLLER 12 CONNECT 13 ALERT 14 EXTENSION 15 GENERIC 16 HEATSOURCE 17 VENTILATION 18 WATER 19 POOL 20"},{"location":"Modbus-Settings/","title":"Modbus settings","text":"

Enable the Modbus feature in Settings -> Application -> Modbus. This requires a reboot.

"},{"location":"Modbus-Settings/#configurable-options","title":"Configurable options","text":"Option name Description Default value Max Clients The maximum number of clients allowed to connect 10 Port The port the Modbus server runs on 502 Timeout The number of milliseconds after which requests time out 10000"},{"location":"Modbus-System-Server/","title":"SYSTEM server","text":"

EMS-ESP provides a server with general read only information with unit ID 1. It provides the following data:

Name Description Register offset Register count NUM_DEVICES The number of devices recognized on the EMS bus 1 1 DEVICE_TYPE_AND_ID The device type and ID for each device. \"n\" in the register offset is the index of the device with 0 <= n < NUM_DEVICES. The first byte of the 16 bit value contains the device type, the second byte contains the device ID. 1000 + n 1"},{"location":"Modbus/","title":"Modbus/TCP","text":"

The Modbus connector allows to read and write entities using the Modbus/TCP protocol. See Settings on how to enable and configure the Modbus connector.

"},{"location":"Modbus/#ems-entity-modbus-register-mapping","title":"EMS Entity / Modbus Register Mapping","text":"

This document refers to the device issuing a Modbus request as the client (formerly known as a Modbus master) and to the device listening and fulfilling the requests, i.e. EMS-ESP, as the server (formerly known as a Modbus slave).

EMS-ESP creates a Modbus server for each device connected to the EMS bus, including EMS-ESP itself. Each server is addressed with a numeric identifier representing the device type. See Server Unit Identifiers for a list of all possible server IDs.

A server organizes all entities of the device it represents in blocks that correspond to the entity tags (e.g. hc1 for the first heating circuit). The entities are addressed with an offset within the register block. See Register Blocks for a list of all block offsets.

All values are stored in one or more registers.

See Entity/Register Mapping for a list of all register offsets, data types and scale factors.

Example

A Modbus client wants to read the target flow temperature of the second heating circuit (hc2) of a thermostat of type RC310 connected to the EMS bus.

So the final register offset for the target flow temperature in hc2 is 2000 + 18 = 2018. We need to read one register at offset 2018 from the server with unit ID 6 and multiply the result by the scale factor which in this case is 1.

"},{"location":"Modbus/#the-system-server","title":"The SYSTEM server","text":"

EMS-ESP assigns a special unit identifier, 1, to a server that provides general information about EMS-ESP. The system server registers are documented here.

"},{"location":"Modbus/#reading-and-writing-entity-values","title":"Reading and Writing Entity values","text":"

The following Modbus function codes are implemented:

The Modbus connector supports reading and writing of a single entity per request. Reading or writing multiple entities, even if mapped to consecutive registers, is not supported. However, a single entity that is mapped to multiple registers must be read or written in a single request.

"},{"location":"Other-Devices/","title":"List of Other Devices","text":"

This is the current list of supported other devices.

Classed as Gateway modules:

Classed as Connect modules:

Classed as Alert modules:

"},{"location":"Solar-Modules/","title":"List of Solar Modules","text":"

This is the current list of supported solar modules:

"},{"location":"Special-Functions/","title":"Special Functions","text":"

Some entities mapped in MQTT are generated by EMS-ESP and not read from the EMS bus.

heating_active and tapwater_active are calculated from the burner and valve/pump settings. These are used by both the Shower Timer and Energy Measurement features.

"},{"location":"Special-Functions/#shower-timer","title":"Shower Timer","text":"

Measures the time hot water is running with burner on. This works only for dhw flow systems; in buffered dhw systems the time is always the charge time of the buffer. As an additional feature, there is the Shower Alert, which alerts and triggers a burst of cold water after a configured time. The 'coldshot' is managed by the entity boiler/tapactivated, and uses a custom function that sets the boiler into its 'testmode', enables tapwater flow but disables the burner.

"},{"location":"Special-Functions/#force-heating-off","title":"Force Heating Off","text":"

Some users control the boiler without a thermostat and want to switch the boiler off when a desired temperature is reached. Sending boiler/selflowtemp 0 to the boiler has to be repeated every minute otherwise the boiler will fall back to the selected temperature on the panel.

The function boiler/forceheatingoff repeats this command every minute, so the heating remains off. In the EMS-ESP settings it is possible to set the power on value of forceheatingoff.

"},{"location":"Special-Functions/#energy-measurement","title":"Energy Measurement","text":"

For gas and oil burners, Bosch does not measure the energy consumption. EMS-ESP calculates the consumption of each boiler message by burner modulation and nominal boiler power. Some gas boilers have the nominal power stored, some do not. Also the stored power is not always correct, a boiler of same type could be equipped with different burners or have its burners adjusted by air/nozzle size. In these cases, the nominal power boiler/nonpower can be changed and stored in EMS-ESP. Check the setting before using the energy values.

"},{"location":"Special-Functions/#remote-thermostats","title":"Remote Thermostats","text":"

Modern thermostats can use the outdoor temperature to calculate the appropriate boiler flow temperature. A single thermostat placed inside the boiler can do this for different heating circuits, however is slow and inaccurate. If a room thermostat measures that the actual temperature is much lower it should raise the flowtemp to a much higher value until the temperature is reached. This is called \"outdoorcontrolled\" with \"room influence\" but requires a hardware remote thermostat present in the room. EMS-ESP can simulate a remote thermostat by calling thermostat/hc<x>/control and setting the temperature and other dhw settings via thermostat/hcx/remotetemp. This will also send the settings on to the master thermostat.

For a master thermostat of type RC30/RC35 an RC20 is emulated. For the RC3x0/BC400 you have to choose the control first to RC200 or RC100H. For a Junkers/Bosch FW120 and similar an FB10 is emulated.

To activate the Remote Thermostat feature follow these steps:

EMS-ESP will search for the master thermostat and create a new thermostat with entities for room temperature and optionally humidity. The values will be automatically updated and synchronized with the master thermostat.

To stop the function, follow these steps:

The remote thermostat will remain in the EMS-ESP device dashboard but will have no entities.

Note, if the control is set to roomthermostat and the first remotetemp is not set within a minute, the master thermostat will likely show an error message.

Disclaimer

With the remote setting of the humidity you are able to set a heat pump to start cooling even when it is below the actual dew point, which can cause condensation on pipes and the floor, and subsequently damage the system. Use at your own risk!

"},{"location":"Special-Functions/#scheduling-temperatures","title":"Scheduling temperatures","text":"

The EMS-ESP Scheduler can be used to permanently maintain the remote thermostat's values. The thermostat is recreated once the command is and has an initial value as shown below:

If you have an external Dallas temperature sensor attached to the EMS-ESP you can set the value to this value by using temperaturesensor/<dallas_id_or_name> as the value.

With both a temperature and humidity value set, the emulated RC100H would look lie this:

"},{"location":"Support/","title":"Support","text":"

If you are looking for EMS-ESP support, have a question or suggestion here are the options:

important!

When creating a new GitHub issue make sure you attach the EMS-ESP support information. You can fetch this from the URL http://<hostname>/api/system/info or by clicking on the Support Info button from the Help page in the WebUI.

"},{"location":"Switches/","title":"List of Switch Modules","text":"

This is the current list of supported switch modules:

"},{"location":"Thermostats/","title":"List of Thermostats","text":"

This is the current list of supported thermostats from Buderus, Nefit, Sieger, Junkers and Bosch:

Note

These thermostats below unfortunately do not support direct EMS write commands so will appear in EMS-ESP as read-only devices:

"},{"location":"Thermostats/#device-entities","title":"Device Entities","text":"

Warning

The actual thermostat commands below will vary depending on which Thermostat brand and model you have. This list is also not complete and subject to change between versions.

command data id comments datetime <ntp \\| dd.mm.yyyy-hh:mm:ss-dw-dst> RC35, RC100, RC300, dw:day of week: 0-mo,.. dst:daylight saving 0/1 wwmode <off \\| on \\| auto> RC100, RC300, RC30, RC35 wwsettemp <degrees> RC100, RC300 wwsettemplow <degrees> RC100, RC300 wwcircmode <off \\| on \\| auto \\| own> RC30, RC35, RC100, RC300 wwcharge <off \\| on> RC100, RC300 clockoffset <seconds> RC30 language <n> RC30 (0=de, 1=nl, 2=fr, 3=it) display <n> RC30 (0=int temp, 1= int set, 2=ext temp, 3=burner, 4=ww, 5=mode, 6=time, 7=date, 8=smoke) minexttemp <degrees> RC30, RC35, RC100, RC300 calinttemp <degrees> RC30, RC35 building <light \\| medium \\| heavy> RC30, RC35, RC100, RC300 temp <degrees> heating circuit actual setpoint depending on mode mode <auto \\| night \\| day \\| nofrost \\| heat \\| eco> heating circuit manualtemp <degrees> heating circuit RC100, RC300 ecotemp <degrees> heating circuit RC100, RC300, Junkers heattemp <degrees> heating circuit Junkers comforttemp <degrees> heating circuit RC100, RC300 summermode <winter \\| auto \\| summer> heating circuit RC100, RC300 summertemp <degrees> heating circuit RC30, RC35, RC100, RC300 nighttemp <degrees> heating circuit RC20, RC30, RC35 daytemp <degrees> heating circuit RC20, RC30, RC35 daytemp2 <degrees> heating circuit RC20 daytemp3 <degrees> heating circuit RC20 daytemp4 <degrees> heating circuit RC20 nofrosttemp <degrees> heating circuit RC30, RC35, RC100, RC300, Junkers remotetemp <degrees> heating circuit RC30, RC35 control <off \\| RC20 \\| RC3x> heating circuit RC30, RC35 (roomcontrol for hc) pause <hours> heating circuit RC30, RC35 party <hours> heating circuit RC30, RC35 holiday <dd.mm.yyyy-dd.mm.yyyy \\| dd.mm.yyyy+dd.mm.yyyy> heating circuit RC30, RC35, use - for 'away from home', + for 'at home' designtemp <degrees> heating circuit RC30, RC35, RC100, RC300 offsettemp <degrees> heating circuit RC30, RC35, RC100, RC300 holidaytemp <degrees> heating circuit RC30, RC35 roominfluence <degrees> heating circuit RC30, RC35, RC100, RC300 minflowtemp <degrees> heating circuit RC30, RC35, RC100, RC300 maxflowtemp <degrees> heating circuit RC30, RC35, RC100, RC300 flowtempoffset <degrees> heating circuit RC30, RC35 program <0 - 10 \\| 1 - 9 \\| 1 - 2> heating circuit RC30, RC35, RC20, RC100, RC300 controlmode <room \\| outdoor> heating circuit RC30, RC35, RC100, RC300 reducemode <nofrost \\| reduce \\| room \\| outdoor> heating circuit RC30, RC35 roomtemp <degrees> heating circuit only v2.2: fake HA-thermostat roomtemp, use -1 to clear switchtime <nn.d.o.hh:mm> heating circuit only v3: set one of the programs switch times, nn=number(00-42), d=day(0-6), o=on(0,1), hh:mm=time, d=7 or o=7 clears"},{"location":"Troubleshooting/","title":"Troubleshooting","text":"

Below are answers to some common problems.

"},{"location":"Troubleshooting/#general","title":"General","text":""},{"location":"Troubleshooting/#cant-connect-to-the-wifi","title":"Can't connect to the WiFi","text":"

The EMS-ESP is probably in Access Point mode. Look for a wifi SSID ems-esp, connect to this and open a browser to 'http://192.168.4.1'. If you have configured a WiFi client your router would have appointed an IP address via DHCP. You should be able to then connect via https://ems-esp or https://ems-esp.local.

On boards with Ethernet, Ethernet will be disabled if a WiFi SSID exists. If you want to use Ethernet, set this clear this setting.

"},{"location":"Troubleshooting/#the-led-is-constantly-flashing","title":"The LED is constantly flashing","text":"

A fast pulse of the LED means the system is booting or in installation mode. Connect via the WiFi to its Access Point (ems-esp) to complete the configuration.

A slow pulse means either there is no WiFi connection or EMS-ESP cannot read from the EMS bus. In this case go to the Web interface and try a different Tx Mode setting.

See the explanation on what the LED shows.

"},{"location":"Troubleshooting/#ems-esp-often-restarts","title":"EMS-ESP often restarts","text":"

A healthy gateway/interface board running EMS-ESP should run happily for long periods without spontaneous restarts so, if yours is restarting by itself at random intervals, then something's not right.

Record how often it crashes and whether there is any relation to activity on the network (e.g. wifi or mqtt reconnecting) or something incoming/outgoing to one of the EMS devices. A good way to spot this is to use Home Assistant or simple MQTT Explorer to watch the system up time.

Things to check:

"},{"location":"Troubleshooting/#it-may-be-power-related","title":"It may be power related","text":""},{"location":"Troubleshooting/#it-may-be-memory-related","title":"It may be memory related","text":"

The ESP32 has very limited RAM, split between run-time stack and the heap. The heap can quickly become fragmented reducing the maximum size of a buffer, and we use A LOT of buffers to prepare all that lovely JSON files for sending to MQTT and populating the Web pages. When the ESP32 runs out of available it will simply restart itself. Things to check:

"},{"location":"Troubleshooting/#it-could-be-code-related","title":"It could be code related","text":""},{"location":"Troubleshooting/#ems-esp-freezes","title":"EMS-ESP freezes","text":"

If EMS-ESP becomes unresponsive, as in it appears to be active and hasn't restarted itself but accessing either the telnet console, the webUI or simply responding to ping fails then EMS-ESP has gone into a network loop. We have seen this behavior with Mesh'd WiFi Access Points and also unstable MQTT servers, and coded fail-safe's to avoid them. If you do encounter this annoying problem then first try setting a BSSID (only if using WiFi). Otherwise please report it on GitHub along with this additional information:

"},{"location":"Troubleshooting/#ems-data-and-connectivity","title":"EMS Data and Connectivity","text":""},{"location":"Troubleshooting/#not-all-ems-devices-are-recognized","title":"Not all EMS devices are recognized","text":"

Experiment with changing the Tx Mode value in the Settings page. The default EMS works for older EMS1.0 systems, EMS2 or EMSPlus systems and HT3 for Junkers/Worcester using the Heatronics protocol.

If you have EMS devices that may not yet be supported by EMS-ESP then use scan or scan deep from the Console to find out their details and then post an enhancement issue on GitHub. Remember the su password is default ems-esp-neo unless this has been changed via the console (passwd) or in the WebUI (Security->Security Settings). For example:

ems-esp:$ su\nPassword:\n000+00:01:38.291 N 0: [shell] Admin session opened on console\nems-esp:# scan\n000+00:01:41.034 N 1: [emsesp] Unrecognized EMS device (device ID 0x08, product ID 123). Please report on GitHub.\nems-esp:#\n

If you want to see the EMS data streaming in, use the watch command. See Console.

"},{"location":"Troubleshooting/#im-missing-certain-data-from-an-ems-device","title":"I'm missing certain data from an EMS device","text":"

If data is missing then this is where we need your help to expand our database. Try and locate which telegram could contain the data by making the change on the device (e.g. boiler or thermostat) with EMS-ESP running and looking at the System Log in Trace mode to spot which commands are being sent and what the new values are from incoming telegrams.

When you have located the telegram, find the offset and use the Custom Entities page in the WebUI to create a new entity which you can then test. Pay attention to the Unit of Measure. Then take a screenshot of this screen and post it to a new GitHub issue, along with a suitable 'long' name and a 'short' name in English and your native language, which will allow us to quickly implement it in the code.

Note that not all EMS devices allow their data to be published on the EMS bus, for example the smart thermostats like the Nefit Easy and Buderus Easy Control CT200 which only transmits the current room and setpoint temperatures as read-only attributes.

See this article on Decoding EMS Telegrams for more information.

"},{"location":"Troubleshooting/#many-rx-errors","title":"Many Rx errors","text":"

It is quite usual to see a few warnings in the log about incomplete telegrams. This could be due to interference on the line, inadequate power or a wrong Tx Mode. The warnings are usually harmless as EMS-ESP will either wait for the next broadcast or keep trying to fetch the telegram. If you're seeing an Rx quality less than 80% then try:

"},{"location":"Troubleshooting/#ems-bus-is-not-connecting","title":"EMS Bus is not connecting","text":"

If you're using the EMS wires, on some systems the order is important. Try switching them!

A BBQKees Gateway is DCE, and the ESP32s are DTE so you have to connect TX(esp)-TX(gateway) and RX-RX. TX on the ESP32 is sending data, TX on gateway is the input for sending data to the ems-bus. Note a crossed (nullmodem) connection is only used for DTE-DTE connections.

The most common wiring mistake though is that when people connect the interface board to an ESP32 module, they connect it to the pins marked TX and RX on the ESP32 module. If you're unsure of which pins to use, go to EMS-ESP Settings, select the Interface Board Profile for your board and select 'Custom' to view the default assigned GPIOs.

"},{"location":"Troubleshooting/#changing-a-value-on-an-ems-device-doesnt-work","title":"Changing a value on an EMS Device doesn't work","text":"

If you notice that setting/writing an EMS device value has no effect then from the WebUI set the System Log level to DEBUG and repeat the action, noticing any errors or warnings in the System Log. For a more thorough analysis use the Telnet Console, su, then log debug and then repeat the action using the call command. Post the output to a new GitHub issue as described in the Support Section.

Note on some systems with for example a gateway or controller attached, any change will be reset or overwritten. This is just the behavior of the other master controllers and not much we can do about it.

"},{"location":"Troubleshooting/#changing-a-value-works-at-first-but-is-then-reset-to-its-original-value","title":"Changing a value works at first, but is then reset to it's original value","text":"

It may occur in some scenarios that EMS changes will be overwritten or ignored by another connected EMS device. For example when using heatingactivated to turn off the heating. A solution here is to send 0 to boiler/selflowtemp every few seconds.

Certain boilers with manual temperature knobs/dials will override any EMS-ESP settings. To change a temperature value via EMS-ESP make sure the value you are sending is less than what the boiler is psychically set to via the dial. The boiler will reset itself to the dialed in value every 2 minutes so use EMS-ESP's Scheduler to reset the temperature value automatically every minute.

"},{"location":"Troubleshooting/#incorrect-values-are-shown-from-a-specific-device","title":"Incorrect values are shown from a specific device","text":"

If you notice that certain values are displayed incorrectly, either in the WebUI, Console or MQTT then please help us correct this by logging a GitHub issue, along with the expected value. When asked to provide debug information, go the Telnet console and do

% su\n% log trace\n

and then either a read or watch, e.g. read 21 2D8 to show all the data from HC2 on a Mixing MM100.

"},{"location":"Troubleshooting/#dallas-sensors","title":"Dallas Sensors","text":""},{"location":"Troubleshooting/#unusual-dallas-sensor-readings","title":"Unusual Dallas sensor readings","text":"

If you're seeing unusual Dallas sensor readings (crazy negative temperatures, sudden spikes in readings etc.) check...

"},{"location":"Troubleshooting/#mqtt","title":"MQTT","text":""},{"location":"Troubleshooting/#messages-are-not-always-coming-in-via-mqtt","title":"Messages are not always coming in via MQTT","text":"

If you're noticing that MQTT messages are failing to arrive at the broker try:

listener 1883\nallow_anonymous true\n

(or just edit the default mosquitto.conf and modify the allow_anonymous entry)

\"C:\\Program Files\\mosquitto\\mosquitto.exe\" -v -c \"C:\\Program Files\\mosquitto\\mosquitto.conf\"\n
"},{"location":"Troubleshooting/#commands-sent-via-mqtt-are-not-working","title":"Commands sent via MQTT are not working","text":"

Use the Console to manually test the commands, with logging on. For example if changing the thermostat temperature is not working try:

ems-esp:$ su\nems-esp:# log debug\nems-esp:# call thermostat seltemp 15\n

You should see a log statement pop in the console like [thermostat] Setting thermostat temperature to 15.0 for heating circuit 1, mode auto followed by which telegrams are being sent. If you see log errors then create a GitHub issue (see Support).

"},{"location":"Troubleshooting/#integration-with-home-assistant-breaks-when-mqtt-broker-restarts","title":"Integration with Home Assistant breaks when MQTT broker restarts","text":"

The integration with Home Assistant uses MQTT Discovery which are 'retained' topics in the MQTT broker. If the MQTT service stops and restarts and the MQTT server is not saving the topics in a database then these messages will obviously be lost and the integration with Home Assistant removed. To solve this add persistance to your MQTT service. For example using Mosquitto a .conf file would look like:

listener 1883\nallow_anonymous true\npersistence true\npersistence_location /mosquitto/data/\nlog_dest file /mosquitto/log/mosquitto.log\n

To read up more on this visit https://pagefault.blog/2020/02/05/how-to-set-up-persistent-storage-for-mosquitto-mqtt-broker.

An alternative option without using persistance on the MQTT server is to tell EMS-ESP to republish all the Home Assistant MQTT topics. You can do this via the EMS-ESP WebUI from version 3.4 and higher.

"},{"location":"Troubleshooting/#home-assistant","title":"Home Assistant","text":""},{"location":"Troubleshooting/#ha-is-showing-errors-like-received-message-on-illegal-discovery-topic-or-template-variable-warning-dict-object-has-no-attribute","title":"HA is showing errors like \"Received message on illegal discovery topic\" or \"Template variable warning: 'dict object' has no attribute...\"","text":"

This could happen when either upgrading from an earlier EMS-ESP version and some of the device entity names may have changed. Use a tool like MQTTExplorer to remove all the homeassistant/sensor/ems-esp/* and homeassistant/*/ems-esp/* topics from your MQTT broker and restart EMS-ESP.

"},{"location":"Troubleshooting/#ha-has-duplicate-entities-prefixed-with-_2","title":"HA has duplicate entities, prefixed with _2","text":"

See @swa72's fix here.

"},{"location":"Troubleshooting/#ha-has-messed-up-the-names-of-my-entities","title":"HA has messed up the names of my entities","text":"

This happens, when HA make changes to MQTT Discovery. There's a nice tool called homeassistant-entity-renamer that can help you fix this.

"},{"location":"Troubleshooting/#specific-ems-settings","title":"Specific EMS settings","text":""},{"location":"Troubleshooting/#thermostat-datetime","title":"Thermostat Date/Time","text":"

The correct format for setting the Thermostat time is:

< NTP | dd.mm.yyyy-hh:mm:ss-day(0-6)-dst(0/1) >\n

The thermostat needs a setting of day-of-week and daylight-saving. Bosch day-of-week is Mo-0, Su-6, unlike unix-time.

If you have enabled NTP you can just enter \"NTP\" and the ntp time is set to the thermostat.

With NTP enabled the thermostat clock is also automatically set by EMS-ESP if it differs from the ntp time.

"},{"location":"Version-Release-History/","title":"Version Release History","text":"

This lists the Change Log for only the rolled-up major versions since v3's primary release in March 2021. For a list of all releases and their fixes, changes and new features see the latest dev Change Log.

"},{"location":"Version-Release-History/#365-march-23-2024","title":"3.6.5 - March 23 2024","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#364-november-24-2023","title":"3.6.4 - November 24 2023","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#362-october-1-2023","title":"3.6.2 - October 1 2023","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#361-september-9-2023","title":"3.6.1 - September 9 2023","text":"

IMPORTANT! BREAKING CHANGES

Added

Fixed

Changed

"},{"location":"Version-Release-History/#360-august-13-2023","title":"3.6.0 - August 13 2023","text":"

:rotating_light: BREAKING CHANGE :rotating_light:

Added

Fixed

Changed

"},{"location":"Version-Release-History/#350-february-6-2023","title":"3.5.0 - February 6 2023","text":"

:rotating_light: BREAKING CHANGE :rotating_light:

Added

Fixed

Changed

"},{"location":"Version-Release-History/#344-oct-29-2022","title":"3.4.4 - Oct 29 2022","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#340-may-23-2022","title":"3.4.0 - May 23 2022","text":"

:rotating_light: BREAKING CHANGE :rotating_light:

Added

Fixed

Changed

"},{"location":"Version-Release-History/#331-jan-20-2022","title":"3.3.1 - Jan 20 2022","text":"

:rotating_light: BREAKING CHANGE :rotating_light:

Added

Fixed

Changed

"},{"location":"Version-Release-History/#321-aug-8-2021","title":"3.2.1 - Aug 8 2021","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#311-jun-26-2021","title":"3.1.1 - Jun 26 2021","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#301-mar-30-2021","title":"3.0.1 - Mar 30 2021","text":"

Added

Fixed

Changed

"},{"location":"WebUI/","title":"WebUI","text":"

Accessing the WebUI is via http://ems-esp (or http://ems-esp.local). The ems-esp is the name of the WiFi hostname as defined in the WiFi Settings page.

"},{"location":"openHAB/","title":"openHAB","text":"

EMS-ESP can be integrated into openHab through different ways:

Example Dashboard (items depend on heating system)

It depends on the entity and the device if it is writable or just readable. Have a look into the list of entities Entities for all available entities and related attributes.

Documentation has been created for openHab version 3.x

"},{"location":"openHAB/#homeassistant-mqtt-components-binding","title":"HomeAssistant MQTT Components Binding","text":""},{"location":"openHAB/#installation","title":"Installation","text":"

EMS-ESP creates retained MQTT messages prefixed with homeassistant/ for each device and their values (called entities) based on the Home Assistant (HA) Discovery protocol. To allow auto discovery in openHAB the MQTT Binding and the HomeAssistant MQTT Components Binding has to be installed. Additionally JINJA and JSONPath transformations are needed to map all entities and features. In EMS-ESP enable the Discovery option from the MQTT Settings page.

Objects in HA are mapped to Things, Component+Node to ChannelGroup and Component Features to Channels. More information can be found in the binding specification.

"},{"location":"openHAB/#discovery","title":"Discovery","text":"

You should see based on your heating setup related Things in your Inbox

Inbox with EMS-ESP discovered Things

After adding the Things you can see all Channels that are available for the specific device and which you have enabled in EMS-ESP for MQTT.

Channels of a thermostat Thing"},{"location":"openHAB/#limitations","title":"Limitations","text":"

There are currently some limitations by using the binding. One of them is also affecting the integration of EMS-ESP into openHAB.

It is possible that those entities will be supported in future depending on the further development of the binding.

"},{"location":"openHAB/#mqtt-binding","title":"MQTT Binding","text":"

EMS-ESP offers all information via the base MQTT path ems-esp/ using topics and payloads that can be mapped to Generic MQTT Things and related Channels.

openHAB offers different kind of configuration models to add new devices

"},{"location":"openHAB/#installation_1","title":"Installation","text":"

You need to install the MQTT Binding as client for a MQTT broker and the JSONPath Transformation Service for selecting the specific channels in the provided JSON-structure of EMS-ESP.

"},{"location":"openHAB/#file-based-approach","title":"File based approach","text":""},{"location":"openHAB/#generic-mqtt-thing","title":"Generic MQTT Thing","text":"

It is possible to create for each device a separate Generic MQTT Thing or all in just one. In the following an example will be provided that can be adapted to your corresponding setup and you wishes. It is a common approach to have a separate set topic that is used to send data back to the broker. stateTopic represents the state of the thing and commandTopic is been used to set a value. You can find all relevant information regarding the topic you need to send a command to in the Commands.

things/mqtt.things
Bridge mqtt:broker:broker \"MQTT Bridge\" [ host=\"127.0.0.1\", secure=false ]{\n    Thing topic ems-esp \"Buderus Heating Pump\" @ \"gBoilerRoom\" [availabilityTopic=\"ems-esp/status\", payloadAvailable=\"online\", payloadNotAvailable=\"offline\"]{\n    Channels:\n       Type switch : EMS_s_pvcooling \"Cooling only with PV\" [stateTopic=\"ems-esp/boiler_data\", commandTopic=\"ems-esp/boiler/pvcooling\", ON=\"ON\", OFF=\"OFF\", transformationPattern=\"JSONPATH:$.pvcooling\"]\n       Type number : EMS_n_pvraiseheat \"Raise Hot Water with PV by\" [stateTopic=\"ems-esp/thermostat_data\", commandTopic=\"ems-esp/thermostat/pvraiseheat\", transformationPattern=\"JSONPATH:$.pvraiseheat\"]\n       Type string : EMS_maxheatheat \"Auxilliary Heater Limit Heating\" [stateTopic=\"ems-esp/boiler_data\", commandTopic=\"ems-esp/boiler/maxheatheat\", transformationPattern=\"JSONPATH:$.maxheatheat\"]\n    }\n}\n
"},{"location":"openHAB/#items","title":"Items","text":"

It does make sense to use the autoupdate feature. Instead of using the expected value from changing the item openHAB is waiting for an update from EMS-ESP via MQTT.

items/ems-esp.items
Switch           EMS_s_pvcooling\n                 \"Cooling only with PV\"\n                 <switch>\n                 (gBoilerRoomHeatingHotWater)\n                 [\"Switch\", \"Water\"]\n                 {channel=\"mqtt:topic:broker:ems-esp:EMS_s_pvcooling\", autoupdate=\"false\"}\n\nNumber           EMS_n_pvraiseheat\n                 \"Raise Hot Water with PV by [%.1f K]\"\n                 <temperature>\n                 (gBoilerRoomHeatingCircuit)\n                 [\"Setpoint\",\"Temperature\"]\n                 {channel=\"mqtt:topic:broker:ems-esp:EMS_n_pvraiseheat\", autoupdate=\"false\", listWidget=\"oh-stepper-item\"[min=0, max=5, step=1]}\n\nString           EMS_maxheatheat\n                 \"Auxilliary Heater Limit Heating\"\n                 <heating>\n                 (gBoilerRoomHeating)\n                 [\"Control\", \"Current\"]\n                 {channel=\"mqtt:topic:broker:ems-esp:EMS_maxheatheat\", autoupdate=\"false\", stateDescription=\"\"[options=\"0=0 KW,1=2 kW,2=3 kW,3=4 kW,4=6 kW,5=9 kW\"]}\n
"},{"location":"openHAB/#sitemap-optional","title":"Sitemap (optional)","text":"sitemaps/home.sitemap
Frame label=\"Heating\" {\n    Switch item=EMS_s_pvcooling\n    Slider item=EMS_n_pvraiseheat\n    Selection item=EMS_maxheatheat\n}\n
Example Sitemap (items depend on heating system)"},{"location":"openHAB/#ui-based-approach","title":"UI based approach","text":"

It is also possible to use the UI of openHab and the integrated Code-Editor to implement the integration of EMS-ESP. Therefor several steps have to be done in sequence.

  1. Create a MQTT Broker by (Things -> (+) Icon -> MQTT Binding -> MQTT Broker)
  2. Edit the created MQTT Broker and paste the code below. Change attributes where needed or change them in the UI. (Things -> -Your Created MQTT Broker- -> Code-Tab)
"},{"location":"openHAB/#mqtt-broker-mqtt-generic-thing","title":"MQTT Broker & MQTT Generic Thing","text":"MQTT Broker
UID: mqtt:broker:broker\nlabel: MQTT Bridge\nthingTypeUID: mqtt:broker\nconfiguration:\n  lwtQos: 0\n  publickeypin: true\n  keepAlive: 60\n  clientid: d825330e-3c51-4818-a43d-62778d379c83\n  qos: 0\n  reconnectTime: 60000\n  host: 127.0.0.1\n  secure: false\n  certificatepin: true\n  lwtRetain: true\n  enableDiscovery: true\n
  1. Create a Generic MQTT Thing (Things -> (+) Icon -> MQTT Binding -> Generic MQTT Thing)
  2. Edit the created Generic MQTT Thing and paste the code below. Change attributes where needed or change them in the UI. (Things -> -Your Created Generic MQTT Thing- -> Code-Tab)
Generic MQTT Thing
UID: mqtt:topic:broker:ems-esp\nlabel: Buderus Heating Pump\nthingTypeUID: mqtt:topic\nconfiguration:\n  payloadNotAvailable: offline\n  availabilityTopic: ems-esp/status\n  payloadAvailable: online\nbridgeUID: mqtt:broker:broker\nlocation: gBoilerRoom\nchannels:\n  - id: EMS_s_pvcooling\n    channelTypeUID: mqtt:switch\n    label: Cooling only with PV\n    description: null\n    configuration:\n      retained: false\n      postCommand: false\n      formatBeforePublish: '%s'\n      commandTopic: ems-esp/boiler/pvcooling\n      stateTopic: ems-esp/boiler_data\n      transformationPattern: JSONPATH:$.pvcooling\n      off: off\n      on: on\n  - id: EMS_n_pvraiseheat\n    channelTypeUID: mqtt:number\n    label: Raise Hot Water with PV by\n    description: null\n    configuration:\n      retained: false\n      postCommand: false\n      formatBeforePublish: '%s'\n      commandTopic: ems-esp/thermostat/pvraiseheat\n      step: 1\n      stateTopic: ems-esp/thermostat_data\n      transformationPattern: JSONPATH:$.pvraiseheat\n  - id: EMS_maxheatheat\n    channelTypeUID: mqtt:string\n    label: Auxilliary Heater Limit Heating\n    description: null\n    configuration:\n      commandTopic: ems-esp/boiler/maxheatheat\n      retained: false\n      postCommand: false\n      formatBeforePublish: '%s'\n      stateTopic: ems-esp/boiler_data\n      transformationPattern: JSONPATH:$.maxheatheat\n
"},{"location":"openHAB/#items_1","title":"Items","text":"

Select in the Things overview your created Thing and select Channels. In list of channels you can click on Use the Add Link to Item and create an item.

"},{"location":"openHAB/#errors","title":"Errors","text":""},{"location":"tips-and-tricks/","title":"Tips & Tricks","text":"

Below are a collection of useful tips, tricks and code submitted by the community:

"},{"location":"tips-and-tricks/#control-the-boiler-heating","title":"Control the boiler heating","text":"

(by @Oderik)

In a very simple setup a boiler provides heat to one heating circuit. If heating activated is on, the boiler maintains the selected flow temperature by regulating the burner and the heat pump.

Once the current flow temperature exceeds the selected flow temperature + temperature hysteresis off, the heating will stop until the current flow temperature drops below the selected flow temperature + temperature hysteresis on (which is typically a negative value).

Thus to activate the heating you will need to set heatingactivated to on and set an appropriate flowtemp. The latter should be derived from the heating temperature setting which can be set using the physical dial/control on the boiler. It should be considered as the maximum flow temperature. You can also use a lower flow temperature to maintain a constant room temperature once the initial heating is done.

Additional info from Michael:

You can set the flowtemp with EMS-ESP directly on the boiler without using a Thermostat. Many users do this. Some pointers:

"},{"location":"tips-and-tricks/#retrieve-data-via-rest-using-php","title":"Retrieve data via REST using PHP","text":"

(by @flohse123)

<?php\n$ch = curl_init(\"http://<myIP>/api?device=thermostat&cmd=info\");\ncurl_exec($ch);\ncurl_close($ch);\n?>\n
"},{"location":"tips-and-tricks/#adjusting-the-flow-temperature-based-on-whether-ch-or-dhw-is-being-heated","title":"Adjusting the flow temperature based on whether CH or DHW is being heated","text":"

(by @IanC)

From the Discord post IanC said:

\"With a ~2012 Worcester Bosch boiler, house heating is managed by an EvoHome system that knows which parts of house need how much heat, but it can only use an on/off relay to control the boiler for space and water heating. This means it cannot directly control flow temperature, and historically this has been set at continuous 65C via dial on front of boiler to allow water heating when needed. Very pleased to have added EMS-ESP to my system to help manage flow temperatures. I wrote a simple C program to run on my OpenWrt internet router which eavesdrops on EvoHome messages to capture useful information on what amount of heat is needed for space and water into simple txt files in /tmp. I then schedule a shell script every 4 minutes which uses a few steps to select a flow temperature: start with a weather compensated value based on exterior temperature from online service; adjust this up or down by up to 25% based on EvoHome space heat demand; if necessary override this to heat hot water. The selected flow temperature and a max burner level are then sent via curl to a @BBQKees device running EMS-ESP which in turn controls boiler. So far it seems to be working as intended without loss of house comfort but with much lower flow temperatures observed to try and encourage boiler operating in condensing zone. Very hard to tell if it is affecting gas consumption - which I would like it to :). Main challenge I still see is how to stop EvoHome causing frequent on/off cycles of boiler while it still tries to use TPI flow control management.\"

The temperature compensation algorithms are in the shell script:

set_flowtemp.sh
#!/bin/sh -x\nMINFLOW=30.0\nMAXFLOW=70.0\n\nfunction set_flowtemp() {\nlocal boiler_key=$(cat /tmp/boiler-key.txt)\ncurl --silent http://192.168.0.140/api/boiler/selflowtemp \\\n  -H \"Content-Type: application/json\" -d \"{ \"value\" : $1 }\" \\\n  -H \"Authorization: Bearer $boiler_key\"\n\nlocal burner_power=$(echo $1 | awk '{ \\\nif ($1 < 40.0) bp = 35;\\\nelse if ($1 < 50.0) bp = 50;\\\nelse if ($1 < 60.0) bp = 65;\\\nelse bp = 90.0; \\\nprintf \"%2.1f\", bp}')\n\ncurl --silent http://192.168.0.140/api/boiler/selburnpow \\\n  -H \"Content-Type: application/json\" -d \"{ \"value\" : $burner_power }\" \\\n  -H \"Authorization: Bearer $boiler_key\"\n}\n\nfunction dhw_active(){\n  local active=\"false\"\n  if [[ -f /tmp/relay_dhw ]]; then\n    active=$(cat /tmp/relay_dhw | awk '{if ($1 == 0.0) print \"false\"; else print \"true\";}')\n  else\n    local curr_hour=$(date +%H)\n    if [[ $curr_hour -eq 6 ]] || [[ $curr_hour -eq 16 ]]; then\n      active=\"true\"\n    fi\n  fi\n\n  echo $active\n}\n\nfunction dhw_flowtemp(){\n  if [[ -f  /tmp/temp_dhw ]]; then\n    echo $(cat /tmp/temp_dhw | awk '{printf \"%2.1f\", $1 + 20.0}')\n  else\n    echo $MAXFLOW\n  fi\n}\n\nfunction outside_temp(){\n  if [[ -f  /tmp/meteo.$(date +%Y%m%d) ]]; then\n    echo $(cat /tmp/meteo.$(date +%Y%m%d)|jq .hourly.temperature_2m[$(date +%H)])\n  else\n    echo UNKNOWN\n  fi\n}\n\nfunction weather_flowtemp(){\n  local otemp=$(outside_temp)\n  if [[ $otemp = \"UNKNOWN\" ]]; then\n    # Default flow temperature if no outside temperature available\n    echo 65.0\n  else\n    # Calculated flow temperature if outside temperature available\n    # echo $(echo $otemp | awk '{printf \"%2.1f\", 70.0 - ($1 + 5) * 1.5}')\n    echo $(echo $otemp $MINFLOW $MAXFLOW | awk '{printf \"%2.1f\", $2 + ($3 - $2) / 25.0 * (20.0 - $1)}')\n  fi\n}\n\nfunction load_flowtemp(){\n  if [[ -f  /tmp/relay_ch ]]; then\n    echo $(cat /tmp/relay_ch | awk '{printf \"%2.1f\", 20.0 + ($1 * 0.50)}')\n  else\n    echo $(weather_flowtemp)\n  fi\n}\nfunction load_factor(){\n  if [[ -f  /tmp/relay_ch ]]; then\n    local relay_demand=$(cat /tmp/relay_ch)\n    echo $(echo $1 $relay_demand $MINFLOW | awk '{printf \"%2.1f\", $3 + ($1 - $3) * (0.75 + $2 / 200.0)}')\n  else\n    echo $1\n  fi\n}\n\nfunction max(){\n  echo $(echo $1 $2 | awk '{if ($2 > $1) printf \"%2.1f\", $2; else printf \"%2.1f\", $1;}')\n}\n\nfunction min(){\n  echo $(echo $1 $2 | awk '{if ($2 < $1) printf \"%2.1f\", $2; else printf \"%2.1f\", $1;}')\n}\n\nflowtemp=$(weather_flowtemp)\nflowtemp=$(load_factor $flowtemp)\nif [ $(dhw_active) = \"true\" ]; then\n  alt_flowtemp=$(dhw_flowtemp)\n  flowtemp=$(max $flowtemp $alt_flowtemp)\nfi\nflowtemp=$(min $flowtemp $MAXFLOW)\nset_flowtemp $flowtemp\n
"},{"location":"tips-and-tricks/#home-assistant-sensor-template-for-all-status-numbers-on-a-gb192-boiler","title":"Home Assistant sensor template for all status numbers on a GB192 Boiler","text":"

(by @tefracky from https://github.com/emsesp/EMS-ESP32/issues/938#issuecomment-1417592878)

Here is the sensor in the new Home-Assistant template format for all status numbers for the Buderus GB192i-19 in German:

Service code number text for Buderus GB192i-19
- name: 'Heizungsstatus'\n  attributes:\n    service-code: \"{{states('sensor.heizung_ems_esp_boiler_statusmeldungsnummer')|int(0)}}\"\n    timestamp: \"{{now().strftime('%Y-%m-%d %H:%M:%S')}}\"\n    date: >\n      {{ now().timestamp() | timestamp_custom(\"%Y-%m-%d\", true) }}\n    time: >\n      {{ now().timestamp() | timestamp_custom(\"%H:%M:%S\", true) }}\n  state: >-\n    {% set mapper = {\n        '200' : '200 - Das Ger\u00e4t befindet sich im Heizbetrieb.',\n        '201' : '201 - Das Ger\u00e4t befindet sich im Warmwasserbetrieb.',\n        '202' : '202 - Wartephase des Ger\u00e4ts. W\u00e4rmeanforderung durch RC-Regelger\u00e4t oder einen ON/OFF-Thermostat erfolgt in Intervallen von weniger als 10 Minuten.',\n        '203' : '203 - Betriebsbereitschaft: keine W\u00e4rmeanforderung vorhanden',\n        '204' : '204 - Wartephase des Ger\u00e4ts. Die gemessene Vorlauf- temperatur ist h\u00f6her als die berechnete oder eingestellte Heizwassertemperatur. - Eingestellte Heizwassertemperatur am Ger\u00e4t pr\u00fcfen. Heizwassertemperatur ggf. erh\u00f6hen. Bei einer au\u00dfentemperaturgef\u00fchrten Regelung die eingestellte Heizkurve am Raumthermostat pr\u00fcfen. Heizkurve ggf. \u00e4ndern. Verkabelung und Funktion des Speichertemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '207' : '207 - Der Betriebsdruck ist zu niedrig (weniger als 0,2 bar). - Heizungsanlage bis zu 2 bar f\u00fcllen. Ausdehnungsgef\u00e4\u00df pr\u00fcfen. Heizungsanlage auf undichte Stellen pr\u00fcfen. Verkabelung und Funktion des Druckf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '208' : '208 - Das Ger\u00e4t befindet sich im Schornsteinfegerbe-trieb oder Servicebetrieb.',\n        '210' : '210 - Vom Abgastemperaturf\u00fchler gemessene Tem- peratur ist zu hoch und ist dadurch ge\u00f6ffnet. - Funktion des Abgastemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen. Ger\u00e4t auf Verschmutzung pr\u00fcfen. Ger\u00e4t ggf. warten.',\n        '212' : '212 - Der Vorlauf- oder Sicherheitstemperaturf\u00fchler misst einen zu schnellen Temperaturanstieg. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. Verkabelung und Funktion der Pumpe und des jeweiligen Temperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '213' : '213 - Der Vorlauf- oder R\u00fccklauftemperaturf\u00fchler misst einen zu schnellen Temperaturanstieg. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. W\u00e4rmeleistung nach der Gr\u00f6\u00dfe der Heizungsanlage einstellen. Verkabelung zur Pumpe oder zum jeweiligen Temperaturf\u00fchler pr\u00fcfen. Bauteil ggf. austauschen.',\n        '214' : '214 - Das Gebl\u00e4se wird w\u00e4hrend der Sicherheitszeit abgeschaltet. - Verkabelung und Steckverbindungen des Gebl\u00e4ses pr\u00fcfen. Betriebsverhalten des Ger\u00e4ts durch Austauschen des Gebl\u00e4ses pr\u00fcfen. Steckverbindungen des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '215' : '215 - Das Gebl\u00e4se l\u00e4uft zu schnell. - Abgasanlage pr\u00fcfen, ggf. reinigen oder instandsetzen.',\n        '216' : '216 - Das Gebl\u00e4se l\u00e4uft zu langsam. - Gebl\u00e4sekabel mit Stecker pr\u00fcfen, ggf. austauschen. Gebl\u00e4se auf Verschmutzung und Blockierung pr\u00fcfen, ggf. austauschen.',\n        '217' : '217 - Das Gebl\u00e4se l\u00e4uft unregelm\u00e4\u00dfig w\u00e4hrend der Hochfahrphase. - Verkabelung und Steckverbindungen des Gebl\u00e4ses pr\u00fcfen. Betriebsverhalten des Ger\u00e4ts durch Austauschen des Gebl\u00e4ses pr\u00fcfen. Steckverbindungen des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '218' : '218 - Die vom Vorlauftemperaturf\u00fchler gemessene Temperatur ist h\u00f6her als 105 \u00b0C. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. Funktion der Pumpe und des Vorlauftemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '219' : '219 - Der Sicherheitstemperaturf\u00fchler misst eine Temperatur \u00fcber 105 \u00b0C. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. Funktion der Pumpe und des Sicherheitstemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '220' : '220 - Kurzschluss des Sicherheitstemperaturf\u00fchlers oder gemessene Wassertemperatur ist h\u00f6her als 130 \u00b0C.',\n        '221' : '221 - Die Kontakte des Sicherheitstemperaturf\u00fchlers sind unterbrochen. - Stecker des Sicherheitstemperaturf\u00fchlers pr\u00fcfen. Sicherheitstemperaturf\u00fchler austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '222' : '222 - Die Kontakte des Vorlauftemperaturf\u00fchlers sind kurzgeschlossen. - Stecker des Vorlauftemperaturf\u00fchlers pr\u00fcfen. Vorlauftemperaturf\u00fchler austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '224' : '224 - W\u00e4rmeblock-Temperaturbegrenzer oder Abgas- temperaturbegrenzer hat ausgel\u00f6st. - Wenn die blockierende St\u00f6rung l\u00e4ngere Zeit bestehen bleibt, wird aus der blockie- renden St\u00f6rung eine verriegelnde St\u00f6rung. W\u00e4rmeblock-Temperaturbegrenzer und Anschlusskabel auf Unterbrechung pr\u00fc- fen, ggf. austauschen. Bei St\u00f6rung des Abgastemperaturbegrenzers erscheint eine Meldung max. nach 2 Stunden. Abgastemperaturbegrenzer und Anschlusskabel auf Unterbrechung pr\u00fcfen, ggf. austauschen. Betriebsdruck der Heizungsanlage pr\u00fcfen. Im Servicemen\u00fc unter EINSTELLUNGEN > SONDERFKT. > ENTL\u00dcFTUNGSFKT. die Entl\u00fcftung einschalten und das Ger\u00e4t entl\u00fcften. Pumpenleistung oder Pumpenkennfeld korrekt einstellen und auf maximale Leis- tung anpassen. Im Men\u00fc Service unter FUNKTIONSTEST > TESTS AKTIVIEREN > PUMPE die Hei- zungspumpe auf Dauerbetrieb einstellen. Heizungspumpe andrehen, ggf. austauschen. W\u00e4rmeblock wasserseitig pr\u00fcfen, ggf. austauschen.',\n        '227' : '227 - Unzureichende Flammenbildung (Ionisations- strom) w\u00e4hrend des Z\u00fcndungsversuchs des Brenners. - Ger\u00e4t auf Verschmutzung pr\u00fcfen. Dynamischen Gasvordruck pr\u00fcfen. Gas-Luft-Verh\u00e4ltnis pr\u00fcfen. Steckverbindungen der Z\u00fcndeinrichtung pr\u00fcfen. Z\u00fcndung und Ionisationsstrom pr\u00fcfen. Z\u00fcndeinrichtung auf Besch\u00e4digung pr\u00fcfen. Bauteil ggf. austauschen.',\n        '228' : '228 - Flammenbildung (Ionisationsstrom) vor Bren- nerstart. - Steckverbindung der \u00dcberwachungselektrode pr\u00fcfen. Z\u00fcndeinrichtung auf Besch\u00e4digung und Verschlei\u00df pr\u00fcfen. Bauteil ggf. austauschen.',\n        '229' : '229 - Unzureichende Flammenbildung (Ionisations- strom) w\u00e4hrend des Brennerbetriebs. - Dynamischen Gasvordruck pr\u00fcfen. Verkabelung und Steckverbindung der \u00dcberwachungselektrode pr\u00fcfen. Z\u00fcndeinrichtung auf Besch\u00e4digung und Verschlei\u00df pr\u00fcfen. Bauteil ggf. austauschen.',\n        '231' : '231 - Unterbrechung der Netzspannung w\u00e4hrend einer verriegelnden St\u00f6rung. - Ger\u00e4t erneut starten (Reset).',\n        '232' : '232 - Der externe Schaltkontakt ist ge\u00f6ffnet. - Br\u00fccke am Anschluss des externen Schaltkontaktes pr\u00fcfen. Externen Schaltkontakt pr\u00fcfen.',\n        '233' : '233 - Kodierstecker nicht erkannt. - Kodierstecker richtig aufstecken, ggf. austauschen.',\n        '234' : '234 - Die Kontakte der Gasarmatur sind unterbro- chen. - Verkabelung und Steckverbindung der Gasarmatur pr\u00fcfen. Gasarmatur austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '235' : '235 - Falscher Kodierstecker (HCM-Modul). - Kodierstecker (HCM-Modul) pr\u00fcfen.',\n        '237' : '237 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '238' : '238 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '239' : '239 - Brennerautomat oder HCM-Modul ist defekt. - Kodierstecker austauschen. Steuerger\u00e4t austauschen.',\n        '240' : '240 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '241' : '241 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '242' : '242 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '243' : '243 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '244' : '244 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '245' : '245 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '246' : '246 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '247' : '247 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '248' : '248 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '249' : '249 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '250' : '250 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '251' : '251 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '252' : '252 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '253' : '253 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '254' : '254 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '255' : '255 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '256' : '256 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '257' : '257 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '258' : '258 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '259' : '259 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '260' : '260 - Der Vorlauftemperaturf\u00fchler misst keinen Tem- peraturanstieg nach einem Brennerstart. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. Verkabelung und Funktion der Pumpe und des Vorlauftemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '261' : '261 - Brennerautomat ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '262' : '262 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '263' : '263 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '264' : '264 - Gebl\u00e4se ausgefallen. - Verkabelung und Steckverbindungen des Gebl\u00e4ses pr\u00fcfen. Gebl\u00e4se auf Verschmutzung und Blockierung pr\u00fcfen, ggf. austauschen.',\n        '265' : '265 - Ein-/Aus-Betrieb: Der W\u00e4rmebedarf ist geringer als die minimale W\u00e4rmeleistung.',\n        '268' : '268 - Komponententest: Das Ger\u00e4t befindet sich im Testmodus.',\n        '269' : '269 - Z\u00fcndeinrichtung wurde zu lange aktiviert. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '270' : '270 - Das Ger\u00e4t wird hochgefahren.',\n        '272' : '272 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '273' : '273 - Der Brenner und das Gebl\u00e4se waren 24 Std. un- unterbrochen in Betrieb und werden zur Sicher- heitskontrolle f\u00fcr kurze Zeit au\u00dfer Betrieb genommen.',\n        '275' : '275 - W\u00e4rmepumpe im Enteisungsmodus.',\n        '276' : '276 - Die Temperatur am Vorlauftemperaturf\u00fchler ist > 95 \u00b0C. - Diese St\u00f6rungsanzeige kann auftreten, ohne dass eine St\u00f6rung vorliegt, wenn pl\u00f6tz- lich alle Heizk\u00f6rperventile geschlossen werden. Betriebsdruck der Heizungsanlage pr\u00fcfen. Wartungsh\u00e4hne \u00f6ffnen. Im Servicemen\u00fc unter FUNKTIONSTEST > TESTS AKTIVIEREN > PUMPE die Hei- zungspumpe auf Dauerbetrieb einstellen. Anschlusskabel zur Heizungspumpe pr\u00fcfen. Heizungspumpe andrehen, ggf. austauschen. Pumpenleistung oder Pumpenkennfeld korrekt einstellen und auf maximale Leistung anpassen.',\n        '280' : '280 - Brennerautomat ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '281' : '281 - Die Heizungspumpe erzeugt keinen Druck. - Betriebsdruck der Heizungsanlage pr\u00fcfen. Wartungsh\u00e4hne \u00f6ffnen. Heizungspumpe andrehen, ggf. austauschen.',\n        '282' : '282 - Keine Drehzahlr\u00fcckmeldung der Heizungspumpe. - Verkabelung und Funktion der Heizungspumpe pr\u00fcfen. Bauteil ggf. austauschen.',\n        '283' : '283 - Brennerstart.',\n        '284' : '284 - Erste Sicherheitszeit: Die Gasarmatur wird ge\u00f6ffnet.',\n        '290' : '290 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '305' : '305 - Das Zeitintervall f\u00fcr die Wasser-Warmhaltung ist noch nicht erreicht.',\n        '306' : '306 - Flammenbildung (Ionisationsstrom) nach Ab- schalten des Brenners. - W\u00e4rmeblock an der Innenseite um die Z\u00fcndeinrichtung reinigen. Ionisationsteil der Z\u00fcndeinrichtung pr\u00fcfen. Bauteil ggf. austauschen. Pr\u00fcfen, ob das Gas-Luft-Verh\u00e4ltnis auch nach Abschalten des Brenners vorhan- den ist. Pr\u00fcfen, ob die Gasarmatur auch nach Abschalten des Brenners weiterhin ge\u00f6ff- net ist. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '307' : '307 - Heizungspumpe im Ger\u00e4t dreht nicht. - Heizungspumpe austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '323' : '323 - BUS-Kommunikation unterbrochen. - Anschlusskabel BUS-Teilnehmer pr\u00fcfen, ggf. austauschen.',\n        '328' : '328 - Es ist eine kurzzeitige Unterbrechung der Netz- spannung aufgetreten. - Verkabelung des Trafos pr\u00fcfen (falls vorhanden). Trafo austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen. Pr\u00fcfen, ob die St\u00f6rung die Folge des Vorhandenseins eines Stromaggregats, ei- nes Windrads oder einer anderen Ausr\u00fcstung gewesen sein k\u00f6nnte, die eine Un- terbrechung verursachen kann. Elektroinstallation pr\u00fcfen.',\n        '330' : '330 - Externer Vorlauftemperaturf\u00fchler defekt (hydraulische Weiche). - Temperaturf\u00fchler und Anschlusskabel auf Kurzschluss pr\u00fcfen, ggf. austauschen.',\n        '331' : '331 - Externer Vorlauftemperaturf\u00fchler defekt (hydraulische Weiche). - Temperaturf\u00fchler und Anschlusskabel auf Unterbrechung pr\u00fcfen, ggf. austauschen.',\n        '341' : '341 - Die gemessene Temperatur, durch den Vorlauf- temperaturf\u00fchler oder den R\u00fccklauftemperatur- f\u00fchler, steigt zu schnell. - Wasserdruck des Ger\u00e4ts pr\u00fcfen und Heizungsanlage und Ger\u00e4t entl\u00fcften. Pr\u00fcfen, ob gen\u00fcgend Str\u00f6mung \u00fcber die Heizungsanlage m\u00f6glich ist. Betriebsverhalten und Verkabelung der Pumpe und der betreffenden F\u00fchler pr\u00fcfen. Bauteil ggf. austauschen.',\n        '342' : '342 - Die gemessene Temperatur, durch den Vorlauf- temperaturf\u00fchler, steigt zu schnell. - Wasserdruck des Ger\u00e4ts pr\u00fcfen und Heizungsanlage und Ger\u00e4t entl\u00fcften. Pr\u00fcfen, ob gen\u00fcgend Str\u00f6mung \u00fcber die Heizungsanlage m\u00f6glich ist. Betriebsverhalten und Verkabelung der Pumpe und der betreffenden F\u00fchler pr\u00fcfen. Bauteil ggf. austauschen.',\n        '350' : '350 - Vorlauftemperaturf\u00fchler defekt (Kurzschluss). - Wenn die blockierende St\u00f6rung l\u00e4ngere Zeit bestehen bleibt, wird aus der blockie- renden St\u00f6rung eine verriegelnde St\u00f6rung. Temperaturf\u00fchler und Anschlusskabel auf Kurzschluss pr\u00fcfen, ggf. austauschen.',\n        '351' : '351 - Vorlauftemperaturf\u00fchler defekt (Unterbre- chung). - Wenn die blockierende St\u00f6rung l\u00e4ngere Zeit bestehen bleibt, wird aus der blockie- renden St\u00f6rung eine verriegelnde St\u00f6rung. Temperaturf\u00fchler und Anschlusskabel auf Unterbrechung pr\u00fcfen, ggf. austauschen.',\n        '356' : '356 - Netzspannung niedriger als erlaubt. - Pr\u00fcfen, ob die St\u00f6rung die Folge des Vorhandenseins eines Stromaggregats, ei- nes Windrads oder einer anderen Ausr\u00fcstung gewesen sein k\u00f6nnte, die eine Un- terbrechung verursachen kann. Elektroinstallation pr\u00fcfen.',\n        '357' : '357 - Entl\u00fcftungsbetrieb.',\n        '358' : '358 - Blockierschutz f\u00fcr Heizungspumpe und 3-WegeVentil.',\n        '360' : '360 - Des angebrachte HCM-Modul korrespondiert nicht mit dem Brennerautomaten. - HCM-Modul-Nummer kontrollieren. Anbringen des HCM-Moduls mit der korrekten HCM-Modul-Nummer.',\n        '361' : '361 - Der angebrachte Brennerautomat korrespon- diert nicht mit dem HCM-Modul. - Nummern auf dem Brennerautomaten kontrollieren. Anbringen des HCM-Moduls mit der korrekten HCM-Modul-Nummer.',\n        '364' : '364 - Gasarmatur schlie\u00dft nicht korrekt. - Verkabelung und Steckverbindung der Gasarmatur pr\u00fcfen. Gasarmatur austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '365' : '365 - Gasarmatur schlie\u00dft nicht korrekt. - Verkabelung und Steckverbindung der Gasarmatur pr\u00fcfen. Gasarmatur austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '390' : '390 - Brennerautomaten liest falschen Wert im HCMModul. - HCM-Modul austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '537' : '537 - Keine Drehzahlr\u00fcckmeldung vom Gebl\u00e4se. - Anschlussstecker f\u00fcr die Drehzahlregelung am Gebl\u00e4se aufstecken. Anschlussstecker f\u00fcr die Spannungsversorgung am Gebl\u00e4se aufstecken. Anschlusskabel f\u00fcr die Drehzahlregelung zwischen Gebl\u00e4se und Feuerungs- automat (SAFe) austauschen. Anschlusskabel (230 vAC) zwischen Gebl\u00e4se und Feuerungsautomat (SAFe) aus- tauschen. Feuerungsautomat (SAFe) austauschen.',\n        '550' : '550 - Netzspannung zu niedrig. - Versorgungsspannung von mindestens 196 VAC herstellen. Feuerungsautomat (SAFe) austauschen.',\n        '560' : '560 - Luftdruckschalter offen. - Jegliche Blockade entfernen. Luftdruckschalter wieder anschlie\u00dfen. Luftdruckschalter ersetzen.',\n        '604' : '604 - Anlagenst\u00f6rung Feuerungsautomat. - Feuerungsautomat (SAFe) austauschen.',\n        '810' : '810 - Warmwasser bleibt kalt. - Evtl. st\u00e4ndige Warmwasserentnahme unterbinden. Warmwasser-Temperaturf\u00fchler richtig positionieren. Warmwasserbereitung auf \u201eVorrang\u201c einstellen. Evtl. entl\u00fcften. Bei St\u00f6rungen in der Verrohrung dies beheben. Wenn Abweichungen bestehen, die Pumpe austauschen. Zirkulationsleitung pr\u00fcfen. Bei Abweichungen zu den Tabellenwerten den F\u00fchler austauschen.',\n        '811' : '811 - Warmwasserbereitung: Thermische Desinfekti- on misslungen. - Evtl. st\u00e4ndige Warmwasserentnahme unterbinden. Warmwasser-Temperaturf\u00fchler richtig positionieren. Warmwasserbereitung auf \u201eVorrang\u201c einstellen. Evtl. entl\u00fcften. Bei St\u00f6rungen in der Verrohrung dies beheben. Wenn Abweichungen bestehen, die Pumpe austauschen. Zirkulationsleitung pr\u00fcfen. Bei Abweichungen zu den Tabellenwerten den F\u00fchler austauschen.',\n        '815' : '815 - Temperaturf\u00fchler hydraulische Weiche defekt. - F\u00fchleranschluss pr\u00fcfen. Weichenf\u00fchler auf falsche Einbauposition oder auf Bruchstelle pr\u00fcfen.',\n        '1011' : '1011 - Vom Abgastemperaturf\u00fchler gemessene Tem- peratur ist zu hoch. - Verkabelung des Temperaturf\u00fchlers pr\u00fcfen. Temperaturf\u00fchler pr\u00fcfen, ggf. austauschen. Anschlusskabel auf Unterbrechung oder Kurzschluss pr\u00fcfen, ggf. austauschen.',\n        '1012' : '1012 - Das Gebl\u00e4se l\u00e4uft unregelm\u00e4\u00dfig. - Verkabelung und Steckverbindungen des Gebl\u00e4ses pr\u00fcfen. Betriebsverhalten des Ger\u00e4ts durch Austauschen des Gebl\u00e4ses pr\u00fcfen. Steckverbindungen des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '1013' : '1013 - Das Inspektionsintervall ist erreicht. Bitte Inspektion durchf\u00fchren. - Inspektion durchf\u00fchren. Nicht blockierende St\u00f6rung zur\u00fccksetzen (erforderlich).',\n        '1014' : '1014 - Aktuelle Ionisation ist zu niedrig. - Wartung durchf\u00fchren.',\n        '1017' : '1017 - Der Betriebsdruck ist niedrig. - Heizungsanlage bis zu 2 bar f\u00fcllen. Ausdehnungsgef\u00e4\u00df pr\u00fcfen. Heizungsanlage auf undichte Stellen pr\u00fcfen. Verkabelung und Funktion des Druckf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '1018' : '1018 - Service Zeit abgelaufen. - Wartung durchf\u00fchren.',\n        '1019' : '1019 - Falscher Pumpentyp detektiert. - Pumpenkennfeld korrekt einstellen. Steckverbindungen und Kabelbaum auf Kontakt pr\u00fcfen. Ger\u00e4t aus- und wieder einschalten. Pumpe austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '1021' : '1021 - Kaltwassertemperaturf\u00fchler des Schichtlade- speichers defekt. - Ger\u00e4t aus- und wieder einschalten. Verbindungsleitung zum Schichtladespeicherf\u00fchler (SLS) reparieren bzw. aus- tauschen. F\u00fchler austauschen.',\n        '1022' : '1022 - Speichertemperaturf\u00fchler defekt oder Kontakt- probleme. - Angezeigte Speichertemperatur auf Plausibilit\u00e4t pr\u00fcfen. Steckverbindungen und Kabelbaum auf Kontakt pr\u00fcfen. Grundeinstellungen zur\u00fccksetzen.',\n        '1023' : '1023 - Eingestellte Wartungszeit ist \u00fcberschritten. Wartung erforderlich. - Wartung am Ger\u00e4t ausf\u00fchren.',\n        '1025' : '1025 - R\u00fccklauftemperaturf\u00fchler ist defekt. - Verbindungsleitung zum R\u00fccklauftemperaturf\u00fchler reparieren bzw. austauschen. F\u00fchler austauschen.',\n        '1065' : '1065 - Wasserdruckf\u00fchler defekt oder nicht ange- schlossen. - Anschlussstecker am Wasserdruckf\u00fchler korrekt aufstecken. Anschlusskabel zum Wasserdruckf\u00fchler austauschen. Wasserdruckf\u00fchler austauschen. Steuerger\u00e4t austauschen.',\n        '1068' : '1068 - Au\u00dfentemperaturf\u00fchler oder Lambdasonde de- fekt. - Kontaktproblem beseitigen. Lambdasonde austauschen.',\n        '2085' : '2085 - Interner Fehler. - Entriegeln. Anlage f\u00fcr 30 Sekunden spannungsfrei schalten. Feuerungsautomat ersetzen.',\n        '2626' : '2626 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4teelektronik austauschen.',\n        '2908' : '2908 - Anlagenst\u00f6rung Ger\u00e4teelektronik / Basiscontroller. - Bleibt die St\u00f6rung nach Reset erhalten, ist der Feuerungsautomat oder Fremdbrennermodul defekt und muss ausgetauscht werden.',\n        '2909' : '2909 - Anlagenst\u00f6rung Ger\u00e4teelektronik / Basiscontroller. - Bleibt die St\u00f6rung nach Reset erhalten, ist der Feuerungsautomat oder Fremdbrennermodul defekt und muss ausgetauscht werden.',\n        '2910' : '2910 - Fehler im Abgassystem. - Abgassystem montieren. Ablagerungen im Abgassystem entfernen.',\n        '2911' : '2911 - Kalibrierung fehlgeschlagen. - Fehlerhafte Komponente ersetzen.',\n        '2912' : '2912 - Kein Flammensignal w\u00e4hrend der Kalibrierung. - Fehlerhafte Komponente ersetzen.',\n        '2913' : '2913 - Flammensignal zu niedrig in der Kalibrierung. - Fehlerhafte Komponente ersetzen.',\n        '2914' : '2914 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Bleibt die St\u00f6rung nach Reset erhalten, ist die Ger\u00e4testeuerung oder das Brennermodul defekt und muss ausgetauscht werden.',\n        '2915' : '2915 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4t zur\u00fccksetzen. Eine W\u00e4rmeanforderung angeben. W\u00e4rmeanforderung beenden. Wenn der Fehler danach wieder auftritt, ist der Brennerregler defekt und muss ausgetauscht werden.',\n        '2916' : '2916 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4t zur\u00fccksetzen. Eine W\u00e4rmeanforderung angeben. W\u00e4rmeanforderung beenden. Wenn der Fehler danach wieder auftritt, ist der Brennerregler defekt und muss ausgetauscht werden.',\n        '2917' : '2917 - Kein Flammensignal w\u00e4hrend der \u00dcberpr\u00fcfung der Verbrennungsregelung. - Ger\u00e4t ausschalten. Eine W\u00e4rmeanforderung angeben. 5 Minuten warten. Wenn der Fehler innerhalb dieser Zeit wieder auftritt, Ger\u00e4t zu- r\u00fccksetzen, ohne Strom zu trennen. Dadurch wird eine Kalibrierung der Ionisationsschaltungen ausgel\u00f6st. Wenn der Fehler nach der Kalibrierung wieder auftritt, ist der Brennerregler de- fekt und muss ausgetauscht werden. Abgasanlage auf m\u00f6gliche Rezirkulation pr\u00fcfen.',\n        '2918' : '2918 - St\u00f6rung in der Verbrennungsregelung. - Siphon reinigen und das Ger\u00e4t entw\u00e4ssern (Gasseite).',\n        '2919' : '2919 - St\u00f6rung in der Verbrennungsregelung. - Fehlerhafte Komponente ersetzen.',\n        '2920' : '2920 - St\u00f6rung Flammen\u00fcberwachung. - Feuerungsautomat austauschen.',\n        '2921' : '2921 - Ger\u00e4teelektronik im Testmode. - Keine Ma\u00dfnahme erforderlich (W\u00e4rmeerzeuger startet automatisch).',\n        '2922' : '2922 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Feuerungsautomat austauschen.',\n        '2923' : '2923 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4teelektronik austauschen.',\n        '2926' : '2926 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4teelektronik austauschen.',\n        '2927' : '2927 - Flamme w\u00e4hrend Brennerbetrieb ausgefallen. - Hauptabsperreinrichtung \u00f6ffnen. Ger\u00e4teabsperrhahn \u00f6ffnen. Ger\u00e4t stilllegen und Gasleitung \u00fcberpr\u00fcfen. Signalauswertung auf Leiterplatte defekt. \u00dcberwachungselektrode austauschen. Schutzleiteranschluss (PE) im Steuerger\u00e4t herstellen. Z\u00fcndleitung austauschen. Anschlusskabel zur \u00dcberwachungselektrode austauschen. Gasarmatur austauschen.',\n        '2928' : '2928 - Interner Fehler. - Feuerungsautomat austauschen.'\n      }\n    %}\n    {% set state = states('sensor.heizung_ems_esp_boiler_statusmeldungsnummer') %}\n    {% set message = mapper[state] if state in mapper %}\n    {{ message }}\n
"},{"location":"tips-and-tricks/#using-a-custom-climate-component-in-home-assistant","title":"Using a custom Climate component in Home Assistant","text":"

(by @elRadix) from https://github.com/emsesp/EMS-ESP32/discussions/790#discussioncomment-4895520

This example sets up 2 climate entities for dhw with their mode and heating climate using a custom HACS card in HA https://github.com/nervetattoo/simple-thermostat like:

configuration.yaml
mqtt:\n  sensor:\n\n  climate:\n    - name: boiler\n      unique_id: bosh_boiler\n      min_temp: 35\n      max_temp: 60\n      temp_step: 5\n      current_temperature_topic: 'ems-esp/boiler_data_ww'\n      temperature_state_topic: 'ems-esp/boiler_data_ww'\n      temperature_command_topic: 'ems-esp/boiler/wwseltemp'\n      temperature_command_template: >\n        {{ '{\"cmd\":\"wwseltemp \",\"data\":'}}\n        {{ value }}\n        {{ '}'}}\n      current_temperature_template: '{{ value_json.wwcurtemp }}'\n      temperature_state_template: '{{ value_json.wwseltemp }}'\n      mode_state_template: \"{% if value_json.wwactivated == 'off' %} off {% else %} heat {% endif %}\"\n      mode_state_topic: 'ems-esp/boiler_data_ww'\n      mode_command_topic: 'ems-esp/boiler/wwactivated'\n      mode_command_template: >\n        {{ '{\"cmd\":\"wwactivated\",\"data\":\"'}}\n        {%- if value == 'off' -%}off{% else %}on{%- endif -%}\n        {{'\"}'}}\n      modes:\n        - 'heat'\n        - 'off'\n      # use fan mode as proxy to set comfort mode\n      fan_mode_command_topic: 'ems-esp/boiler/wwcomfort'\n      fan_mode_command_template: >\n        {{ '{\"cmd\":\"wwcomfort\",\"data\":\"'}}\n        {%- if value == 'eco' -%}eco{%-elif value == 'hot' -%}hot{%- else -%}intelligent{%- endif -%}\n        {{'\"}'}}\n      fan_mode_state_topic: 'ems-esp/boiler_data_ww'\n      fan_mode_state_template: '{{ value_json.wwcomfort }}'\n      fan_modes:\n        - 'eco'\n        - 'hot'\n        - 'intelligent'\n\n    - name: heating\n      unique_id: bosh_heating\n      min_temp: 30\n      max_temp: 80\n      temp_step: 5\n      current_temperature_topic: 'ems-esp/boiler_data'\n      temperature_state_topic: 'ems-esp/boiler_data'\n      temperature_command_topic: 'ems-esp/boiler'\n      temperature_command_template: >\n        {{ '{\"cmd\":\"heatingtemp\",\"data\":'}}\n        {{ value }}\n        {{ '}'}}\n      current_temperature_template: '{{ value_json.curflowtemp }}'\n      temperature_state_template: '{{ value_json.heatingtemp }}'\n      mode_state_template: \"{% if value_json.heatingactivated == 'off' %} off {% else %} heat {% endif %}\"\n      mode_state_topic: 'ems-esp/boiler_data'\n      mode_command_topic: 'ems-esp/boiler'\n      mode_command_template: >\n        {{ '{\"cmd\":\"heatingactivated\",\"data\":\"'}}\n        {%- if value == 'off' -%}off{% else %}on{%- endif -%}\n        {{'\"}'}}\n      modes:\n        - 'heat'\n        - 'off'\n
HACS card
type: custom:simple-thermostat\nentity: climate.boiler\nsensors:\n  - id: state\n    label: State\n    template: '{{hvac_action}}'\nlabel:\n  state: Warm Water\nlayout:\n  mode:\n    names: true\n    icons: true\n    headings: false\n  step: column\nstep_size: '1'\ncontrol:\n  hvac:\n    'off':\n      name: Warm Water Off\n    heat:\n      name: Warm Water On\n  fan:\n    eco:\n      name: eco\n    hot:\n      name: hot\n    intelligent:\n      name: smart\ndecimals: '1'\nhide:\n  state: false\nheader:\n  toggle:\n    entity: switch.ketel\n    name: power\n  name: Boiler\nview_layout:\n  position: main\n
"}]} \ No newline at end of file +{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"ESP32 firmware to communicate with EMS heating appliances","text":"

EMS-ESP is an open-source firmware for the Espressif ESP32 microcontroller that communicates with EMS (Energy Management System) based equipment from manufacturers like Bosch, Buderus, Nefit, Junkers, Worcester and Sieger

Current Releases Main - version 3.6.5 Development - version 3.7.0

"},{"location":"#new-features-introduced-in-36","title":"New Features introduced in 3.6","text":"

13 August 2023

As well as bug fixes, memory and performance optimizations and more responsive Web layout, these are the other noticeable new features and enhancements:

See a live demo at https://demo.emsesp.org. Change the language on the sign-on page and use any username/password to enter.

For a full list of features read the change log.

"},{"location":"#breaking-changes-since-v36x","title":"Breaking Changes since v3.6.x","text":"

Warning

The sensors have been renamed. dallassensor is now temperaturesensor in the MQTT topic and named ts in the Customizations file. Likewise analogs is now analogsensor in MQTT and called as in the Customizations file. If you have previous customizations you will need to manually update by downloading, changing the JSON file and uploading. It's also recommended cleaning up any old MQTT topics from your broker using an application like MQTTExplorer.

When upgrading to v3.6 for the first time from v3.4 on a BBQKees Gateway board you will need to use the EMS-EPS Flasher to correctly re-partition the flash. Make sure you backup the settings and customizations from the WebUI (System->Upload/Download) and restore after the upgrade.

"},{"location":"#join-our-community","title":"Join Our Community","text":"

For feedback, questions, live troubleshooting or just general chat

"},{"location":"#contribute","title":"Contribute","text":"

Everybody is welcome and invited to contribute to the EMS-ESP Project by:

"},{"location":"#report-bugs-and-suggest-features","title":"Report bugs and suggest features","text":"

Open a new topic on EMS-ESP discussions

Report a bug in EMS-ESP issues

"},{"location":"About/","title":"About EMS-ESP","text":"

EMS-ESP is an open source firmware for Espressif ESP32 based chipsets based devices originally developed by @Proddy back in 2018 and now owned and maintained exclusively by both Proddy and @MichaelDvP.

Disclaimer

This code was developed based off information gathered on the internet and many hours of reverse engineering the communications between the EMS bus and real live devices. It is not based on any official documentation or supported libraries from Bosch/Buderus/Junkers/Nefit (and associated companies) and therefore there are no guarantees whatsoever regarding the safety of your devices and/or their settings, or the accuracy of the information provided.

"},{"location":"About/#license","title":"License","text":"

This program is licensed under GPL-3.0.

"},{"location":"About/#a-brief-history","title":"A Brief history","text":"

How it all started.

"},{"location":"Adding-Languages/","title":"Adding Languages","text":""},{"location":"Adding-Languages/#how-to-add-language-xy-to-the-webui","title":"How to add language XY to the WebUI:","text":"
import { ReactComponent as XYflag } from 'i18n/XY.svg';\n...\n        <MenuItem key=\"xy\" value=\"xy\">\n          <XYflag style={{ width: 16, verticalAlign: 'middle' }} />\n          &nbsp;XY\n        </MenuItem>\n
import { ReactComponent as XYflag } from './i18n/XY.svg';\n...\n      <Button size=\"small\" variant={locale === 'XY' ? 'contained' : 'outlined'} onClick={() => selectLocale('XY')}>\n        <XYflag style={{ width: 24 }} />\n        &nbsp;XY\n      </Button>\n
"},{"location":"Adding-Languages/#how-to-add-language-xy-to-device-entities","title":"How to add language XY to device entities:","text":""},{"location":"All-Devices/","title":"All Devices and Entities","text":"

please read

Make sure you have read and understood the Disclaimer before sending ambiguous messages to your EMS bus as you could cause serious damage to your equipment.

Most Bosch branded boilers that support the Logamatic EMS bus protocols work with this design. This includes Nefit, Buderus, Worcester, Junkers and Sieger (all copyrighted).

EMS devices are being constantly added to the database on each new release.

The following device types are supported:

"},{"location":"All-Devices/#all-ems-telegrams","title":"All EMS Telegrams","text":"

Download the full CSV file

telegram_type_id name is_fetched is_cmd 0x04 UBAFactory fetched cmd 0x06 RCTime cmd 0x0A EasyMonitor fetched cmd 0x10 UBAErrorMessage1 cmd 0x11 UBAErrorMessage2 cmd 0x12 RCErrorMessage cmd 0x13 RCErrorMessage2 cmd 0x14 UBATotalUptime fetched cmd 0x15 UBAMaintenanceData cmd 0x16 UBAParameters fetched cmd 0x18 UBAMonitorFast cmd 0x19 UBAMonitorSlow cmd 0x1A UBASetPoints cmd 0x1C UBAMaintenanceStatus cmd 0x1E WM10TempMessage cmd 0x23 JunkersSetMixer fetched cmd 0x26 UBASettingsWW fetched cmd 0x28 WeatherComp fetched cmd 0x2A MC110Status cmd 0x2E Meters cmd 0x33 UBAParameterWW fetched cmd 0x34 UBAMonitorWW cmd 0x35 UBAFlags cmd 0x37 WWSettings fetched cmd 0x38 WWTimer fetched cmd 0x39 WWCircTimer fetched cmd 0x3A RC30WWSettings fetched cmd 0x3B Energy cmd 0x3D RC35Set cmd 0x3E RC35Monitor cmd 0x3F RC35Timer cmd 0x40 RC30Temp cmd 0x41 RC30Monitor cmd 0x42 RC35Timer2 cmd 0x47 RC35Set cmd 0x48 RC35Monitor cmd 0x49 RC35Timer cmd 0x4C RC35Timer2 cmd 0x51 RC35Set cmd 0x52 RC35Monitor cmd 0x53 RC35Timer cmd 0x56 RC35Timer2 cmd 0x5B RC35Set cmd 0x5C RC35Monitor cmd 0x5D RC35Timer cmd 0x60 RC35Timer2 cmd 0x96 SM10Config fetched cmd 0x97 SM10Monitor cmd 0x9C WM10MonitorMessage cmd 0x9D WM10SetMessage cmd 0xA2 RCError cmd 0xA3 RCOutdoorTemp cmd 0xA5 IBASettings fetched cmd 0xA7 RC30Set cmd 0xA9 RC30Vacation fetched cmd 0xAA MMConfigMessage fetched cmd 0xAB MMStatusMessage cmd 0xAC MMSetMessage cmd 0xAF RC20Remote cmd 0xB0 RC10Set cmd 0xB1 RC10Monitor cmd 0xBB HybridSettings fetched cmd 0xBF ErrorMessage cmd 0xC2 UBAErrorMessage3 cmd 0xD1 UBAOutdoorTemp cmd 0xE3 UBAMonitorSlowPlus2 cmd 0xE4 UBAMonitorFastPlus cmd 0xE5 UBAMonitorSlowPlus cmd 0xE6 UBAParametersPlus fetched cmd 0xE9 UBAMonitorWWPlus cmd 0xEA UBAParameterWWPlus fetched cmd 0x0101 ISM1Set fetched cmd 0x0103 ISM1StatusMessage fetched cmd 0x0104 ISM2StatusMessage cmd 0x010C IPMStatusMessage cmd 0x011E IPMTempMessage cmd 0x0165 JunkersSet cmd 0x0166 JunkersSet cmd 0x0167 JunkersSet cmd 0x0168 JunkersSet cmd 0x016F JunkersMonitor cmd 0x0170 JunkersMonitor cmd 0x0171 JunkersMonitor cmd 0x0172 JunkersMonitor cmd 0x0179 JunkersSet cmd 0x017A JunkersSet cmd 0x017B JunkersSet cmd 0x017C JunkersSet cmd 0x01D3 JunkersDhw fetched cmd 0x023A RC300OutdoorTemp fetched cmd 0x023E PVSettings fetched cmd 0x0240 RC300Settings fetched cmd 0x0267 RC300Floordry cmd 0x0269 RC300Holiday1 fetched cmd 0x0291 HPMode fetched cmd 0x0292 HPMode fetched cmd 0x0293 HPMode fetched cmd 0x0294 HPMode fetched cmd 0x029B RC300Curves cmd 0x029C RC300Curves cmd 0x029D RC300Curves cmd 0x029E RC300Curves cmd 0x029F RC300Curves cmd 0x02A0 RC300Curves cmd 0x02A1 RC300Curves cmd 0x02A2 RC300Curves cmd 0x02A5 RC300Monitor cmd 0x02A6 RC300Monitor cmd 0x02A7 RC300Monitor cmd 0x02A8 CRFMonitor cmd 0x02A9 RC300Monitor cmd 0x02AA RC300Monitor cmd 0x02AB RC300Monitor cmd 0x02AC RC300Monitor cmd 0x02AF RC300Summer cmd 0x02B0 RC300Summer cmd 0x02B1 RC300Summer cmd 0x02B2 RC300Summer cmd 0x02B3 RC300Summer cmd 0x02B4 RC300Summer cmd 0x02B5 RC300Summer cmd 0x02B6 RC300Summer cmd 0x02B9 RC300Set cmd 0x02BA RC300Set cmd 0x02BB RC300Set cmd 0x02BC RC300Set cmd 0x02BD RC300Set cmd 0x02BE RC300Set cmd 0x02BF RC300Set cmd 0x02C0 RC300Set cmd 0x02CC HPPressure fetched cmd 0x02CD MMPLUSConfigMessage fetched cmd 0x02CE RC300Set2 cmd 0x02D0 RC300Set2 cmd 0x02D2 RC300Set2 cmd 0x02D5 MMPLUSConfigMessage fetched cmd 0x02D7 MMPLUSStatusMessage cmd 0x02DF MMPLUSStatusMessage cmd 0x02F5 RC300WWmode fetched cmd 0x02F6 RC300WW2mode fetched cmd 0x031B RC300WWtemp fetched cmd 0x031D RC300WWmode2 cmd 0x031E RC300WWmode2 cmd 0x0358 SM100SystemConfig fetched cmd 0x035A SM100CircuitConfig fetched cmd 0x035C SM100HeatAssist fetched cmd 0x035D SM100Circuit2Config fetched cmd 0x035F SM100Config1 fetched cmd 0x0361 SM100Differential fetched cmd 0x0362 SM100Monitor cmd 0x0363 SM100Monitor2 cmd 0x0364 SM100Status cmd 0x0366 SM100Config cmd 0x036A SM100Status2 cmd 0x0380 SM100CollectorConfig fetched cmd 0x038E SM100Energy fetched cmd 0x0391 SM100Time fetched cmd 0x0467 HPSet cmd 0x0468 HPSet cmd 0x0469 HPSet cmd 0x046A HPSet cmd 0x0471 RC300Summer2 cmd 0x0472 RC300Summer2 cmd 0x0473 RC300Summer2 cmd 0x0474 RC300Summer2 cmd 0x0475 RC300Summer2 cmd 0x0476 RC300Summer2 cmd 0x0477 RC300Summer2 cmd 0x0478 RC300Summer2 cmd 0x047B HP2 cmd 0x0484 HPSilentMode fetched cmd 0x0485 HpCooling fetched cmd 0x0486 HpInConfig fetched cmd 0x0488 HPValve fetched cmd 0x048A HpPool fetched cmd 0x048B HPPumps fetched cmd 0x048D HpPower fetched cmd 0x048F HpTemperatures cmd 0x0491 HPAdditionalHeater fetched cmd 0x0492 HpHeaterConfig fetched cmd 0x0494 UBAEnergySupplied cmd 0x0495 UBAInformation cmd 0x0499 HPDhwSettings fetched cmd 0x049C HPSettings2 fetched cmd 0x049D HPSettings3 fetched cmd 0x04A2 HpInput fetched cmd 0x04A5 HPFan fetched cmd 0x04AE HPEnergy fetched cmd 0x04AF HPMeters fetched cmd 0x056B VentilationMode fetched cmd 0x0583 VentilationMonitor cmd 0x0585 Blowerspeed cmd 0x0587 Bypass cmd 0x05BA HpPoolStatus fetched cmd 0x05D9 Airquality cmd 0x0772 HIUSettings cmd 0x0779 HIUMonitor cmd 0x0935 EM100SetMessage fetched cmd 0x0936 EM100OutMessage cmd 0x0937 EM100TempMessage cmd 0x0938 EM100InputMessage cmd 0x0939 EM100MonitorMessage cmd 0x093A EM100ConfigMessage cmd 0x0998 HPSettings fetched cmd 0x0999 HPFunctionTest fetched cmd 0x099B HPFlowTemp cmd 0x099C HPComp cmd 0x09A0 HPTemperature cmd"},{"location":"All-Devices/#all-devices-and-entities","title":"All devices and entities","text":"

Download the full CSV file

device name device type product id shortname fullname type [options...] | (min/max) uom writeable discovery entityid v3.4 discovery entityid modbus unit identifier modbus block modbus scale factor modbus offset modbus count CS6800i/WLW176i boiler 8 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 CS6800i/WLW176i boiler 8 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 CS6800i/WLW176i boiler 8 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 CS6800i/WLW176i boiler 8 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 CS6800i/WLW176i boiler 8 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 CS6800i/WLW176i boiler 8 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 CS6800i/WLW176i boiler 8 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 CS6800i/WLW176i boiler 8 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 CS6800i/WLW176i boiler 8 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 CS6800i/WLW176i boiler 8 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 CS6800i/WLW176i boiler 8 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 CS6800i/WLW176i boiler 8 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 CS6800i/WLW176i boiler 8 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 CS6800i/WLW176i boiler 8 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 CS6800i/WLW176i boiler 8 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 CS6800i/WLW176i boiler 8 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 CS6800i/WLW176i boiler 8 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 CS6800i/WLW176i boiler 8 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 CS6800i/WLW176i boiler 8 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 CS6800i/WLW176i boiler 8 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 CS6800i/WLW176i boiler 8 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 CS6800i/WLW176i boiler 8 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 CS6800i/WLW176i boiler 8 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 CS6800i/WLW176i boiler 8 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 CS6800i/WLW176i boiler 8 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 CS6800i/WLW176i boiler 8 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 CS6800i/WLW176i boiler 8 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 CS6800i/WLW176i boiler 8 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 CS6800i/WLW176i boiler 8 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 CS6800i/WLW176i boiler 8 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 CS6800i/WLW176i boiler 8 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 CS6800i/WLW176i boiler 8 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 CS6800i/WLW176i boiler 8 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 CS6800i/WLW176i boiler 8 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 CS6800i/WLW176i boiler 8 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 CS6800i/WLW176i boiler 8 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 CS6800i/WLW176i boiler 8 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 CS6800i/WLW176i boiler 8 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 CS6800i/WLW176i boiler 8 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 CS6800i/WLW176i boiler 8 nrg energy uint24 (>=0<=167772) kWh False sensor.boiler_dhw_energy sensor.boiler_dhw_nrg 5 9 1/100 0 2 CS6800i/WLW176i boiler 8 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.boiler_energy_heating sensor.boiler_nrgheat 5 0 1/100 82 2 CS6800i/WLW176i boiler 8 nrgcool energy cooling uint24 (>=0<=167772) kWh False sensor.boiler_energy_cooling sensor.boiler_nrgcool 5 0 1/100 264 2 CS6800i/WLW176i boiler 8 metertotal meter total uint24 (>=0<=167772) kWh False sensor.boiler_meter_total sensor.boiler_metertotal 5 0 1/100 84 2 CS6800i/WLW176i boiler 8 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.boiler_meter_compressor sensor.boiler_metercomp 5 0 1/100 86 2 CS6800i/WLW176i boiler 8 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.boiler_meter_e-heater sensor.boiler_metereheat 5 0 1/100 88 2 CS6800i/WLW176i boiler 8 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/100 90 2 CS6800i/WLW176i boiler 8 metercool meter cooling uint24 (>=0<=167772) kWh False sensor.boiler_meter_cooling sensor.boiler_metercool 5 0 1/100 266 2 CS6800i/WLW176i boiler 8 meter meter uint24 (>=0<=167772) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/100 2 2 CS6800i/WLW176i boiler 8 uptimetotal heatpump total uptime time (>=0<=279620) minutes False sensor.boiler_heatpump_total_uptime sensor.boiler_uptimetotal 5 0 1/60 92 2 CS6800i/WLW176i boiler 8 uptimecontrol total operating time heat time (>=0<=279620) minutes False sensor.boiler_total_operating_time_heat sensor.boiler_uptimecontrol 5 0 1/60 94 2 CS6800i/WLW176i boiler 8 uptimecompheating operating time compressor heating time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_heating sensor.boiler_uptimecompheating 5 0 1/60 96 2 CS6800i/WLW176i boiler 8 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_cooling sensor.boiler_uptimecompcooling 5 0 1/60 98 2 CS6800i/WLW176i boiler 8 uptimecomp operating time compressor time (>=0<=279620) minutes False sensor.boiler_dhw_operating_time_compressor sensor.boiler_dhw_uptimecomp 5 9 1/60 4 2 CS6800i/WLW176i boiler 8 uptimecomppool operating time compressor pool time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_pool sensor.boiler_uptimecomppool 5 0 1/60 100 2 CS6800i/WLW176i boiler 8 totalcompstarts total compressor control starts uint24 (>=0<=16777213) False sensor.boiler_total_compressor_control_starts sensor.boiler_totalcompstarts 5 0 1 102 2 CS6800i/WLW176i boiler 8 heatingstarts heating control starts uint24 (>=0<=16777213) False sensor.boiler_heating_control_starts sensor.boiler_heatingstarts 5 0 1 104 2 CS6800i/WLW176i boiler 8 coolingstarts cooling control starts uint24 (>=0<=16777213) False sensor.boiler_cooling_control_starts sensor.boiler_coolingstarts 5 0 1 106 2 CS6800i/WLW176i boiler 8 starts2 control starts2 uint24 (>=0<=16777213) False sensor.boiler_dhw_control_starts2 sensor.boiler_dhw_starts2 5 9 1 6 2 CS6800i/WLW176i boiler 8 poolstarts pool control starts uint24 (>=0<=16777213) False sensor.boiler_pool_control_starts sensor.boiler_poolstarts 5 0 1 108 2 CS6800i/WLW176i boiler 8 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption sensor.boiler_nrgconstotal 5 0 1 110 2 CS6800i/WLW176i boiler 8 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption_compressor sensor.boiler_nrgconscomptotal 5 0 1 112 2 CS6800i/WLW176i boiler 8 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_heating sensor.boiler_nrgconscompheating 5 0 1 114 2 CS6800i/WLW176i boiler 8 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_energy_consumption_compressor sensor.boiler_dhw_nrgconscomp 5 9 1 8 2 CS6800i/WLW176i boiler 8 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_cooling sensor.boiler_nrgconscompcooling 5 0 1 116 2 CS6800i/WLW176i boiler 8 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_pool sensor.boiler_nrgconscomppool 5 0 1 118 2 CS6800i/WLW176i boiler 8 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_aux_elec._heater_energy_consumption sensor.boiler_auxelecheatnrgconstotal 5 0 1 120 2 CS6800i/WLW176i boiler 8 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_heating sensor.boiler_auxelecheatnrgconsheating 5 0 1 122 2 CS6800i/WLW176i boiler 8 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_aux_elec._heater_energy_consumption sensor.boiler_dhw_auxelecheatnrgcons 5 9 1 10 2 CS6800i/WLW176i boiler 8 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_pool sensor.boiler_auxelecheatnrgconspool 5 0 1 124 2 CS6800i/WLW176i boiler 8 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied sensor.boiler_nrgsupptotal 5 0 1 126 2 CS6800i/WLW176i boiler 8 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_heating sensor.boiler_nrgsuppheating 5 0 1 128 2 CS6800i/WLW176i boiler 8 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_total_energy_warm_supplied sensor.boiler_dhw_nrgsupp 5 9 1 12 2 CS6800i/WLW176i boiler 8 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_cooling sensor.boiler_nrgsuppcooling 5 0 1 130 2 CS6800i/WLW176i boiler 8 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_pool sensor.boiler_nrgsupppool 5 0 1 132 2 CS6800i/WLW176i boiler 8 hppower compressor power output uint8 (>=0<=25) kW False sensor.boiler_compressor_power_output sensor.boiler_hppower 5 0 1/10 134 1 CS6800i/WLW176i boiler 8 hpmaxpower compressor max power uint8 (>=0<=100) % True number.boiler_compressor_max_power number.boiler_hpmaxpower 5 0 1 135 1 CS6800i/WLW176i boiler 8 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar True number.boiler_set_differental_pressure number.boiler_hpsetdiffpress 5 0 50 136 1 CS6800i/WLW176i boiler 8 hpcompon hp compressor boolean False binary_sensor.boiler_hp_compressor binary_sensor.boiler_hpcompon 5 0 1 137 1 CS6800i/WLW176i boiler 8 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] False sensor.boiler_compressor_activity sensor.boiler_hpactivity 5 0 1 138 1 CS6800i/WLW176i boiler 8 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % False sensor.boiler_brine_pump_speed sensor.boiler_hpbrinepumpspd 5 0 1 139 1 CS6800i/WLW176i boiler 8 hpswitchvalve switch valve boolean False binary_sensor.boiler_switch_valve binary_sensor.boiler_hpswitchvalve 5 0 1 140 1 CS6800i/WLW176i boiler 8 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.boiler_compressor_speed sensor.boiler_hpcompspd 5 0 1 141 1 CS6800i/WLW176i boiler 8 hpcircspd circulation pump speed uint8 (>=0<=100) % False sensor.boiler_circulation_pump_speed sensor.boiler_hpcircspd 5 0 1 142 1 CS6800i/WLW176i boiler 8 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C False sensor.boiler_brine_in/evaporator sensor.boiler_hpbrinein 5 0 1/10 143 1 CS6800i/WLW176i boiler 8 hpbrineout brine out/condenser int16 (>=-3199<=3199) C False sensor.boiler_brine_out/condenser sensor.boiler_hpbrineout 5 0 1/10 144 1 CS6800i/WLW176i boiler 8 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_return_(TC0) sensor.boiler_hptc0 5 0 1/10 145 1 CS6800i/WLW176i boiler 8 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_forward_(TC1) sensor.boiler_hptc1 5 0 1/10 146 1 CS6800i/WLW176i boiler 8 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C False sensor.boiler_condenser_temperature_(TC3) sensor.boiler_hptc3 5 0 1/10 147 1 CS6800i/WLW176i boiler 8 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.boiler_compressor_temperature_(TR1) sensor.boiler_hptr1 5 0 1/10 148 1 CS6800i/WLW176i boiler 8 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.boiler_hptr3 5 0 1/10 149 1 CS6800i/WLW176i boiler 8 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.boiler_evaporator_inlet_temperature_(TR4) sensor.boiler_hptr4 5 0 1/10 150 1 CS6800i/WLW176i boiler 8 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.boiler_compressor_inlet_temperature_(TR5) sensor.boiler_hptr5 5 0 1/10 151 1 CS6800i/WLW176i boiler 8 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.boiler_compressor_outlet_temperature_(TR6) sensor.boiler_hptr6 5 0 1/10 152 1 CS6800i/WLW176i boiler 8 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_gas_side_(condenser_input)_(TR7) sensor.boiler_hptr7 5 0 1/10 153 1 CS6800i/WLW176i boiler 8 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.boiler_air_inlet_temperature_(TL2) sensor.boiler_hptl2 5 0 1/10 154 1 CS6800i/WLW176i boiler 8 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.boiler_low_pressure_side_temperature_(PL1) sensor.boiler_hppl1 5 0 1/10 155 1 CS6800i/WLW176i boiler 8 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.boiler_high_pressure_side_temperature_(PH1) sensor.boiler_hpph1 5 0 1/10 156 1 CS6800i/WLW176i boiler 8 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.boiler_drain_pan_temp_(TA4) sensor.boiler_hpta4 5 0 1/10 157 1 CS6800i/WLW176i boiler 8 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C False sensor.boiler_reservoir_temp_(TW1) sensor.boiler_hptw1 5 0 1/10 158 1 CS6800i/WLW176i boiler 8 poolsettemp pool set temperature uint8 (>=0<=127) C True number.boiler_pool_set_temperature number.boiler_poolsettemp 5 0 1/2 159 1 CS6800i/WLW176i boiler 8 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] False sensor.boiler_4-way_valve_(VR4) sensor.boiler_hp4way 5 0 1 160 1 CS6800i/WLW176i boiler 8 hpin1 input 1 state boolean False binary_sensor.boiler_input_1_state binary_sensor.boiler_hpin1 5 0 1 161 1 CS6800i/WLW176i boiler 8 hpin1opt input 1 options string True sensor.boiler_input_1_options sensor.boiler_hpin1opt 5 0 1 162 8 CS6800i/WLW176i boiler 8 hpin2 input 2 state boolean False binary_sensor.boiler_input_2_state binary_sensor.boiler_hpin2 5 0 1 170 1 CS6800i/WLW176i boiler 8 hpin2opt input 2 options string True sensor.boiler_input_2_options sensor.boiler_hpin2opt 5 0 1 171 8 CS6800i/WLW176i boiler 8 hpin3 input 3 state boolean False binary_sensor.boiler_input_3_state binary_sensor.boiler_hpin3 5 0 1 179 1 CS6800i/WLW176i boiler 8 hpin3opt input 3 options string True sensor.boiler_input_3_options sensor.boiler_hpin3opt 5 0 1 180 8 CS6800i/WLW176i boiler 8 hpin4 input 4 state boolean False binary_sensor.boiler_input_4_state binary_sensor.boiler_hpin4 5 0 1 188 1 CS6800i/WLW176i boiler 8 hpin4opt input 4 options string True sensor.boiler_input_4_options sensor.boiler_hpin4opt 5 0 1 189 8 CS6800i/WLW176i boiler 8 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_compressor select.boiler_maxheatcomp 5 0 1 197 1 CS6800i/WLW176i boiler 8 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_heating select.boiler_maxheatheat 5 0 1 198 1 CS6800i/WLW176i boiler 8 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_dhw_heat_limit select.boiler_dhw_maxheat 5 9 1 14 1 CS6800i/WLW176i boiler 8 mandefrost manual defrost boolean True switch.boiler_manual_defrost switch.boiler_mandefrost 5 0 1 199 1 CS6800i/WLW176i boiler 8 pvcooling cooling only with PV boolean True switch.boiler_cooling_only_with_PV switch.boiler_pvcooling 5 0 1 200 1 CS6800i/WLW176i boiler 8 auxheateronly aux heater only boolean True switch.boiler_aux_heater_only switch.boiler_auxheateronly 5 0 1 201 1 CS6800i/WLW176i boiler 8 auxheateroff disable aux heater boolean True switch.boiler_disable_aux_heater switch.boiler_auxheateroff 5 0 1 202 1 CS6800i/WLW176i boiler 8 auxheaterstatus aux heater status uint8 (>=0<=100) % False sensor.boiler_aux_heater_status sensor.boiler_auxheaterstatus 5 0 1 203 1 CS6800i/WLW176i boiler 8 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min True number.boiler_aux_heater_on_delay number.boiler_auxheaterdelay 5 0 10 204 1 CS6800i/WLW176i boiler 8 auxmaxlimit aux heater max limit uint8 (>=0<=10) K True number.boiler_aux_heater_max_limit number.boiler_auxmaxlimit 5 0 1/10 205 1 CS6800i/WLW176i boiler 8 auxlimitstart aux heater limit start uint8 (>=0<=10) K True number.boiler_aux_heater_limit_start number.boiler_auxlimitstart 5 0 1/10 206 1 CS6800i/WLW176i boiler 8 auxheatrmode aux heater mode enum [eco|comfort] True select.boiler_aux_heater_mode select.boiler_auxheatrmode 5 0 1 207 1 CS6800i/WLW176i boiler 8 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_heat number.boiler_hphystheat 5 0 5 208 1 CS6800i/WLW176i boiler 8 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_cool number.boiler_hphystcool 5 0 5 209 1 CS6800i/WLW176i boiler 8 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_pool number.boiler_hphystpool 5 0 5 210 1 CS6800i/WLW176i boiler 8 silentmode silent mode enum [off|auto|on] True select.boiler_silent_mode select.boiler_silentmode 5 0 1 211 1 CS6800i/WLW176i boiler 8 silentfrom silent mode from uint8 (>=0<=3810) minutes True number.boiler_silent_mode_from number.boiler_silentfrom 5 0 15 212 1 CS6800i/WLW176i boiler 8 silentto silent mode to uint8 (>=0<=3810) minutes True number.boiler_silent_mode_to number.boiler_silentto 5 0 15 213 1 CS6800i/WLW176i boiler 8 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C True number.boiler_min_outside_temp_for_silent_mode number.boiler_mintempsilent 5 0 1 214 1 CS6800i/WLW176i boiler 8 tempparmode outside temp parallel mode int8 (>=-126<=126) C True number.boiler_outside_temp_parallel_mode number.boiler_tempparmode 5 0 1 215 1 CS6800i/WLW176i boiler 8 auxheatmix aux heater mixing valve int8 (>=-100<=100) % False sensor.boiler_aux_heater_mixing_valve sensor.boiler_auxheatmix 5 0 1 216 1 CS6800i/WLW176i boiler 8 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_heat number.boiler_tempdiffheat 5 0 1/10 217 1 CS6800i/WLW176i boiler 8 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_cool number.boiler_tempdiffcool 5 0 1/10 218 1 CS6800i/WLW176i boiler 8 vpcooling valve/pump cooling boolean True switch.boiler_valve/pump_cooling switch.boiler_vpcooling 5 0 1 219 1 CS6800i/WLW176i boiler 8 heatcable heating cable boolean True switch.boiler_heating_cable switch.boiler_heatcable 5 0 1 220 1 CS6800i/WLW176i boiler 8 vc0valve VC0 valve boolean True switch.boiler_VC0_valve switch.boiler_vc0valve 5 0 1 221 1 CS6800i/WLW176i boiler 8 primepump primary heatpump boolean True switch.boiler_primary_heatpump switch.boiler_primepump 5 0 1 222 1 CS6800i/WLW176i boiler 8 primepumpmod primary heatpump modulation uint8 (>=0<=100) % True number.boiler_primary_heatpump_modulation number.boiler_primepumpmod 5 0 1 223 1 CS6800i/WLW176i boiler 8 hp3way 3-way valve boolean True switch.boiler_3-way_valve switch.boiler_hp3way 5 0 1 224 1 CS6800i/WLW176i boiler 8 elheatstep1 el. heater step 1 boolean True switch.boiler_el._heater_step_1 switch.boiler_elheatstep1 5 0 1 225 1 CS6800i/WLW176i boiler 8 elheatstep2 el. heater step 2 boolean True switch.boiler_el._heater_step_2 switch.boiler_elheatstep2 5 0 1 226 1 CS6800i/WLW176i boiler 8 elheatstep3 el. heater step 3 boolean True switch.boiler_el._heater_step_3 switch.boiler_elheatstep3 5 0 1 227 1 CS6800i/WLW176i boiler 8 hpea0 condensate reservoir heating (EA0) boolean False binary_sensor.boiler_condensate_reservoir_heating_(EA0) binary_sensor.boiler_hpea0 5 0 1 228 1 CS6800i/WLW176i boiler 8 hppumpmode primary heatpump mode enum [auto|continuous] True select.boiler_primary_heatpump_mode select.boiler_hppumpmode 5 0 1 229 1 CS6800i/WLW176i boiler 8 fan fan uint8 (>=20<=100) % True number.boiler_fan number.boiler_fan 5 0 1 230 1 CS6800i/WLW176i boiler 8 shutdown shutdown cmd [off|on] True sensor.boiler_shutdown sensor.boiler_shutdown 5 0 1 231 1 CS6800i/WLW176i boiler 8 alternatingop alternating operation boolean True switch.boiler_dhw_alternating_operation switch.boiler_dhw_alternatingop 5 9 1 15 1 CS6800i/WLW176i boiler 8 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes True number.boiler_dhw_prioritise_heating_during_dhw number.boiler_dhw_altopprioheat 5 9 1 16 1 CS6800i/WLW176i boiler 8 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes True number.boiler_dhw_prioritise_dhw_during_heating number.boiler_dhw_altopprio 5 9 1 17 1 CS6800i/WLW176i boiler 8 comfoff comfort switch off uint8 (>=15<=65) C True number.boiler_dhw_comfort_switch_off number.boiler_dhw_comfoff 5 9 1 18 1 CS6800i/WLW176i boiler 8 ecooff eco switch off uint8 (>=15<=65) C True number.boiler_dhw_eco_switch_off number.boiler_dhw_ecooff 5 9 1 19 1 CS6800i/WLW176i boiler 8 ecoplusoff eco+ switch off uint8 (>=48<=63) C True number.boiler_dhw_eco+_switch_off number.boiler_dhw_ecoplusoff 5 9 1 20 1 CS6800i/WLW176i boiler 8 comfdiff comfort diff uint8 (>=6<=12) K True number.boiler_dhw_comfort_diff number.boiler_dhw_comfdiff 5 9 1 21 1 CS6800i/WLW176i boiler 8 ecodiff eco diff uint8 (>=6<=12) K True number.boiler_dhw_eco_diff number.boiler_dhw_ecodiff 5 9 1 22 1 CS6800i/WLW176i boiler 8 ecoplusdiff eco+ diff uint8 (>=6<=12) K True number.boiler_dhw_eco+_diff number.boiler_dhw_ecoplusdiff 5 9 1 23 1 CS6800i/WLW176i boiler 8 comfstop comfort stop temp uint8 (>=0<=254) C True number.boiler_dhw_comfort_stop_temp number.boiler_dhw_comfstop 5 9 1 24 1 CS6800i/WLW176i boiler 8 ecostop eco stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco_stop_temp number.boiler_dhw_ecostop 5 9 1 25 1 CS6800i/WLW176i boiler 8 ecoplusstop eco+ stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco+_stop_temp number.boiler_dhw_ecoplusstop 5 9 1 26 1 CS6800i/WLW176i boiler 8 hpcircpump circulation pump available during dhw boolean True switch.boiler_dhw_circulation_pump_available_during_dhw switch.boiler_dhw_hpcircpump 5 9 1 27 1 CS6800i/WLW176i boiler 8 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 CS6800i/WLW176i boiler 8 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 CS6800i/WLW176i boiler 8 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 CS6800i/WLW176i boiler 8 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 CS6800i/WLW176i boiler 8 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 CS6800i/WLW176i boiler 8 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 CS6800i/WLW176i boiler 8 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 CS6800i/WLW176i boiler 8 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 CS6800i/WLW176i boiler 8 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 CS6800i/WLW176i boiler 8 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 CS6800i/WLW176i boiler 8 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 CS6800i/WLW176i boiler 8 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 CS6800i/WLW176i boiler 8 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 CS6800i/WLW176i boiler 8 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 CS6800i/WLW176i boiler 8 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 CS6800i/WLW176i boiler 8 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 CS6800i/WLW176i boiler 8 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 CS6800i/WLW176i boiler 8 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 CS6800i/WLW176i boiler 8 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 CS6800i/WLW176i boiler 8 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 CS6800i/WLW176i boiler 8 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 CS6800i/WLW176i boiler 8 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 CS6800i/WLW176i boiler 8 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 CS6800i/WLW176i boiler 8 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 CS6800i/WLW176i boiler 8 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 CS6800i/WLW176i boiler 8 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 CS6800i/WLW176i boiler 8 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 CS6800i/WLW176i boiler 8 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 CS6800i/WLW176i boiler 8 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 CS6800i/WLW176i boiler 8 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 CS6800i/WLW176i boiler 8 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 CS6800i/WLW176i boiler 8 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 CS6800i/WLW176i boiler 8 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 CS6800i/WLW176i boiler 8 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 CS6800i/WLW176i boiler 8 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 CS6800i/WLW176i boiler 8 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 CS6800i/WLW176i boiler 8 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 CS6800i/WLW176i boiler 8 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 CS6800i/WLW176i boiler 8 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 C1200W boiler 12 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 C1200W boiler 12 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 C1200W boiler 12 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 C1200W boiler 12 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 C1200W boiler 12 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 C1200W boiler 12 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 C1200W boiler 12 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 C1200W boiler 12 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 C1200W boiler 12 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 C1200W boiler 12 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 C1200W boiler 12 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 C1200W boiler 12 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 C1200W boiler 12 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 C1200W boiler 12 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 C1200W boiler 12 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 C1200W boiler 12 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 C1200W boiler 12 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 C1200W boiler 12 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 C1200W boiler 12 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 C1200W boiler 12 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 C1200W boiler 12 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 C1200W boiler 12 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 C1200W boiler 12 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 C1200W boiler 12 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 C1200W boiler 12 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 C1200W boiler 12 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 C1200W boiler 12 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 C1200W boiler 12 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 C1200W boiler 12 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 C1200W boiler 12 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 C1200W boiler 12 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 C1200W boiler 12 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 C1200W boiler 12 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 C1200W boiler 12 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 C1200W boiler 12 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 C1200W boiler 12 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 C1200W boiler 12 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 C1200W boiler 12 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 C1200W boiler 12 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 C1200W boiler 12 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 C1200W boiler 12 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 C1200W boiler 12 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 C1200W boiler 12 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 C1200W boiler 12 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 C1200W boiler 12 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 C1200W boiler 12 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 C1200W boiler 12 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 C1200W boiler 12 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 C1200W boiler 12 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 C1200W boiler 12 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 C1200W boiler 12 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 C1200W boiler 12 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 C1200W boiler 12 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 C1200W boiler 12 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 C1200W boiler 12 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 C1200W boiler 12 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 C1200W boiler 12 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 C1200W boiler 12 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 C1200W boiler 12 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 C1200W boiler 12 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 C1200W boiler 12 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 C1200W boiler 12 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 C1200W boiler 12 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 C1200W boiler 12 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 C1200W boiler 12 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 C1200W boiler 12 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 C1200W boiler 12 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 C1200W boiler 12 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 C1200W boiler 12 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 C1200W boiler 12 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 C1200W boiler 12 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 C1200W boiler 12 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 C1200W boiler 12 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 C1200W boiler 12 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 C1200W boiler 12 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 C1200W boiler 12 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 C1200W boiler 12 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 C1200W boiler 12 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 C1200W boiler 12 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 C1200W boiler 12 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 C1200W boiler 12 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 C1200W boiler 12 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 C1200W boiler 12 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 C1200W boiler 12 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 C1200W boiler 12 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 C1200W boiler 12 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 C1200W boiler 12 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 C1200W boiler 12 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 C1200W boiler 12 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 C1200W boiler 12 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 C1200W boiler 12 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 C1200W boiler 12 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 C1200W boiler 12 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 C1200W boiler 12 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 C1200W boiler 12 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 C1200W boiler 12 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 C1200W boiler 12 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 C1200W boiler 12 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 C1200W boiler 12 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 C1200W boiler 12 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 C1200W boiler 12 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 C1200W boiler 12 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 C1200W boiler 12 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 C1200W boiler 12 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 C1200W boiler 12 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 C1200W boiler 12 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 C1200W boiler 12 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 C1200W boiler 12 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 C1200W boiler 12 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 BK13/BK15/Smartline/GB1x2 boiler 64 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 BK13/BK15/Smartline/GB1x2 boiler 64 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 BK13/BK15/Smartline/GB1x2 boiler 64 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 BK13/BK15/Smartline/GB1x2 boiler 64 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 BK13/BK15/Smartline/GB1x2 boiler 64 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 BK13/BK15/Smartline/GB1x2 boiler 64 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 BK13/BK15/Smartline/GB1x2 boiler 64 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 BK13/BK15/Smartline/GB1x2 boiler 64 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 BK13/BK15/Smartline/GB1x2 boiler 64 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 BK13/BK15/Smartline/GB1x2 boiler 64 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 BK13/BK15/Smartline/GB1x2 boiler 64 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 BK13/BK15/Smartline/GB1x2 boiler 64 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 BK13/BK15/Smartline/GB1x2 boiler 64 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 BK13/BK15/Smartline/GB1x2 boiler 64 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 BK13/BK15/Smartline/GB1x2 boiler 64 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 BK13/BK15/Smartline/GB1x2 boiler 64 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 BK13/BK15/Smartline/GB1x2 boiler 64 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 BK13/BK15/Smartline/GB1x2 boiler 64 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 BK13/BK15/Smartline/GB1x2 boiler 64 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 BK13/BK15/Smartline/GB1x2 boiler 64 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 BK13/BK15/Smartline/GB1x2 boiler 64 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 BK13/BK15/Smartline/GB1x2 boiler 64 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 BK13/BK15/Smartline/GB1x2 boiler 64 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 BK13/BK15/Smartline/GB1x2 boiler 64 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 BK13/BK15/Smartline/GB1x2 boiler 64 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 BK13/BK15/Smartline/GB1x2 boiler 64 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 BK13/BK15/Smartline/GB1x2 boiler 64 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 BK13/BK15/Smartline/GB1x2 boiler 64 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 BK13/BK15/Smartline/GB1x2 boiler 64 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 BK13/BK15/Smartline/GB1x2 boiler 64 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 BK13/BK15/Smartline/GB1x2 boiler 64 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 BK13/BK15/Smartline/GB1x2 boiler 64 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 BK13/BK15/Smartline/GB1x2 boiler 64 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 BK13/BK15/Smartline/GB1x2 boiler 64 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 BK13/BK15/Smartline/GB1x2 boiler 64 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 BK13/BK15/Smartline/GB1x2 boiler 64 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 BK13/BK15/Smartline/GB1x2 boiler 64 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 BK13/BK15/Smartline/GB1x2 boiler 64 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 BK13/BK15/Smartline/GB1x2 boiler 64 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 BK13/BK15/Smartline/GB1x2 boiler 64 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 BK13/BK15/Smartline/GB1x2 boiler 64 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 BK13/BK15/Smartline/GB1x2 boiler 64 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 BK13/BK15/Smartline/GB1x2 boiler 64 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 BK13/BK15/Smartline/GB1x2 boiler 64 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 BK13/BK15/Smartline/GB1x2 boiler 64 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 BK13/BK15/Smartline/GB1x2 boiler 64 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 BK13/BK15/Smartline/GB1x2 boiler 64 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 BK13/BK15/Smartline/GB1x2 boiler 64 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 BK13/BK15/Smartline/GB1x2 boiler 64 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 BK13/BK15/Smartline/GB1x2 boiler 64 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 BK13/BK15/Smartline/GB1x2 boiler 64 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 BK13/BK15/Smartline/GB1x2 boiler 64 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 BK13/BK15/Smartline/GB1x2 boiler 64 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 BK13/BK15/Smartline/GB1x2 boiler 64 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 BK13/BK15/Smartline/GB1x2 boiler 64 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 BK13/BK15/Smartline/GB1x2 boiler 64 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 BK13/BK15/Smartline/GB1x2 boiler 64 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 BK13/BK15/Smartline/GB1x2 boiler 64 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 BK13/BK15/Smartline/GB1x2 boiler 64 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 BK13/BK15/Smartline/GB1x2 boiler 64 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 BK13/BK15/Smartline/GB1x2 boiler 64 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 BK13/BK15/Smartline/GB1x2 boiler 64 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 BK13/BK15/Smartline/GB1x2 boiler 64 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 BK13/BK15/Smartline/GB1x2 boiler 64 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 BK13/BK15/Smartline/GB1x2 boiler 64 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 BK13/BK15/Smartline/GB1x2 boiler 64 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 BK13/BK15/Smartline/GB1x2 boiler 64 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 BK13/BK15/Smartline/GB1x2 boiler 64 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 BK13/BK15/Smartline/GB1x2 boiler 64 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 BK13/BK15/Smartline/GB1x2 boiler 64 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 BK13/BK15/Smartline/GB1x2 boiler 64 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 BK13/BK15/Smartline/GB1x2 boiler 64 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 BK13/BK15/Smartline/GB1x2 boiler 64 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 BK13/BK15/Smartline/GB1x2 boiler 64 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 BK13/BK15/Smartline/GB1x2 boiler 64 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 BK13/BK15/Smartline/GB1x2 boiler 64 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 BK13/BK15/Smartline/GB1x2 boiler 64 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 BK13/BK15/Smartline/GB1x2 boiler 64 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 BK13/BK15/Smartline/GB1x2 boiler 64 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 BK13/BK15/Smartline/GB1x2 boiler 64 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 BK13/BK15/Smartline/GB1x2 boiler 64 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 BK13/BK15/Smartline/GB1x2 boiler 64 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 BK13/BK15/Smartline/GB1x2 boiler 64 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 BK13/BK15/Smartline/GB1x2 boiler 64 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 BK13/BK15/Smartline/GB1x2 boiler 64 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 BK13/BK15/Smartline/GB1x2 boiler 64 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 BK13/BK15/Smartline/GB1x2 boiler 64 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 BK13/BK15/Smartline/GB1x2 boiler 64 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 BK13/BK15/Smartline/GB1x2 boiler 64 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 BK13/BK15/Smartline/GB1x2 boiler 64 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 BK13/BK15/Smartline/GB1x2 boiler 64 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 BK13/BK15/Smartline/GB1x2 boiler 64 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 BK13/BK15/Smartline/GB1x2 boiler 64 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 BK13/BK15/Smartline/GB1x2 boiler 64 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 BK13/BK15/Smartline/GB1x2 boiler 64 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 BK13/BK15/Smartline/GB1x2 boiler 64 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 BK13/BK15/Smartline/GB1x2 boiler 64 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 BK13/BK15/Smartline/GB1x2 boiler 64 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 BK13/BK15/Smartline/GB1x2 boiler 64 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 GB125/GB135/MC10 boiler 72 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 GB125/GB135/MC10 boiler 72 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 GB125/GB135/MC10 boiler 72 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 GB125/GB135/MC10 boiler 72 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 GB125/GB135/MC10 boiler 72 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 GB125/GB135/MC10 boiler 72 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 GB125/GB135/MC10 boiler 72 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 GB125/GB135/MC10 boiler 72 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 GB125/GB135/MC10 boiler 72 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 GB125/GB135/MC10 boiler 72 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 GB125/GB135/MC10 boiler 72 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 GB125/GB135/MC10 boiler 72 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 GB125/GB135/MC10 boiler 72 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 GB125/GB135/MC10 boiler 72 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 GB125/GB135/MC10 boiler 72 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 GB125/GB135/MC10 boiler 72 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 GB125/GB135/MC10 boiler 72 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 GB125/GB135/MC10 boiler 72 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 GB125/GB135/MC10 boiler 72 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 GB125/GB135/MC10 boiler 72 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 GB125/GB135/MC10 boiler 72 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 GB125/GB135/MC10 boiler 72 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 GB125/GB135/MC10 boiler 72 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 GB125/GB135/MC10 boiler 72 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 GB125/GB135/MC10 boiler 72 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 GB125/GB135/MC10 boiler 72 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 GB125/GB135/MC10 boiler 72 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 GB125/GB135/MC10 boiler 72 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 GB125/GB135/MC10 boiler 72 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 GB125/GB135/MC10 boiler 72 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 GB125/GB135/MC10 boiler 72 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 GB125/GB135/MC10 boiler 72 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 GB125/GB135/MC10 boiler 72 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 GB125/GB135/MC10 boiler 72 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 GB125/GB135/MC10 boiler 72 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 GB125/GB135/MC10 boiler 72 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 GB125/GB135/MC10 boiler 72 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 GB125/GB135/MC10 boiler 72 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 GB125/GB135/MC10 boiler 72 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 GB125/GB135/MC10 boiler 72 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 GB125/GB135/MC10 boiler 72 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 GB125/GB135/MC10 boiler 72 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 GB125/GB135/MC10 boiler 72 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 GB125/GB135/MC10 boiler 72 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 GB125/GB135/MC10 boiler 72 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 GB125/GB135/MC10 boiler 72 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 GB125/GB135/MC10 boiler 72 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 GB125/GB135/MC10 boiler 72 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 GB125/GB135/MC10 boiler 72 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 GB125/GB135/MC10 boiler 72 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 GB125/GB135/MC10 boiler 72 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 GB125/GB135/MC10 boiler 72 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 GB125/GB135/MC10 boiler 72 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 GB125/GB135/MC10 boiler 72 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 GB125/GB135/MC10 boiler 72 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 GB125/GB135/MC10 boiler 72 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 GB125/GB135/MC10 boiler 72 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 GB125/GB135/MC10 boiler 72 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 GB125/GB135/MC10 boiler 72 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 GB125/GB135/MC10 boiler 72 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 GB125/GB135/MC10 boiler 72 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 GB125/GB135/MC10 boiler 72 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 GB125/GB135/MC10 boiler 72 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 GB125/GB135/MC10 boiler 72 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 GB125/GB135/MC10 boiler 72 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 GB125/GB135/MC10 boiler 72 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 GB125/GB135/MC10 boiler 72 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 GB125/GB135/MC10 boiler 72 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 GB125/GB135/MC10 boiler 72 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 GB125/GB135/MC10 boiler 72 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 GB125/GB135/MC10 boiler 72 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 GB125/GB135/MC10 boiler 72 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 GB125/GB135/MC10 boiler 72 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 GB125/GB135/MC10 boiler 72 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 GB125/GB135/MC10 boiler 72 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 GB125/GB135/MC10 boiler 72 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 GB125/GB135/MC10 boiler 72 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 GB125/GB135/MC10 boiler 72 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 GB125/GB135/MC10 boiler 72 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 GB125/GB135/MC10 boiler 72 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 GB125/GB135/MC10 boiler 72 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 GB125/GB135/MC10 boiler 72 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 GB125/GB135/MC10 boiler 72 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 GB125/GB135/MC10 boiler 72 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 GB125/GB135/MC10 boiler 72 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 GB125/GB135/MC10 boiler 72 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 GB125/GB135/MC10 boiler 72 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 GB125/GB135/MC10 boiler 72 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 GB125/GB135/MC10 boiler 72 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 GB125/GB135/MC10 boiler 72 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 GB125/GB135/MC10 boiler 72 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 GB125/GB135/MC10 boiler 72 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 GB125/GB135/MC10 boiler 72 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 GB125/GB135/MC10 boiler 72 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 GB125/GB135/MC10 boiler 72 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 GB125/GB135/MC10 boiler 72 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 GB125/GB135/MC10 boiler 72 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 GB125/GB135/MC10 boiler 72 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 GB125/GB135/MC10 boiler 72 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 GB125/GB135/MC10 boiler 72 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 GB125/GB135/MC10 boiler 72 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 GB125/GB135/MC10 boiler 72 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 GB125/GB135/MC10 boiler 72 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 GB125/GB135/MC10 boiler 72 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 GB125/GB135/MC10 boiler 72 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 GB125/GB135/MC10 boiler 72 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 GB125/GB135/MC10 boiler 72 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 GB125/GB135/MC10 boiler 72 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 GB125/GB135/MC10 boiler 72 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Cascade CM10 boiler 81 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Cascade CM10 boiler 81 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Cascade CM10 boiler 81 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Cascade CM10 boiler 81 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Cascade CM10 boiler 81 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Cascade CM10 boiler 81 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Cascade CM10 boiler 81 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Cascade CM10 boiler 81 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Cascade CM10 boiler 81 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Cascade CM10 boiler 81 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Cascade CM10 boiler 81 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Cascade CM10 boiler 81 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Cascade CM10 boiler 81 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Cascade CM10 boiler 81 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Cascade CM10 boiler 81 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Cascade CM10 boiler 81 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Cascade CM10 boiler 81 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Cascade CM10 boiler 81 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Cascade CM10 boiler 81 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Cascade CM10 boiler 81 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Cascade CM10 boiler 81 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Cascade CM10 boiler 81 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Cascade CM10 boiler 81 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Cascade CM10 boiler 81 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Cascade CM10 boiler 81 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Cascade CM10 boiler 81 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Cascade CM10 boiler 81 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Cascade CM10 boiler 81 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Cascade CM10 boiler 81 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Cascade CM10 boiler 81 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Cascade CM10 boiler 81 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Cascade CM10 boiler 81 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Cascade CM10 boiler 81 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Cascade CM10 boiler 81 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Cascade CM10 boiler 81 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Cascade CM10 boiler 81 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Cascade CM10 boiler 81 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Cascade CM10 boiler 81 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Cascade CM10 boiler 81 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Cascade CM10 boiler 81 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Cascade CM10 boiler 81 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Cascade CM10 boiler 81 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Cascade CM10 boiler 81 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Cascade CM10 boiler 81 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Cascade CM10 boiler 81 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Cascade CM10 boiler 81 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Cascade CM10 boiler 81 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Cascade CM10 boiler 81 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Cascade CM10 boiler 81 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Cascade CM10 boiler 81 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Cascade CM10 boiler 81 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Cascade CM10 boiler 81 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Cascade CM10 boiler 81 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Cascade CM10 boiler 81 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Cascade CM10 boiler 81 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Cascade CM10 boiler 81 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Cascade CM10 boiler 81 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Cascade CM10 boiler 81 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Cascade CM10 boiler 81 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Cascade CM10 boiler 81 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Cascade CM10 boiler 81 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Cascade CM10 boiler 81 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Cascade CM10 boiler 81 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Cascade CM10 boiler 81 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Cascade CM10 boiler 81 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Cascade CM10 boiler 81 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Cascade CM10 boiler 81 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Cascade CM10 boiler 81 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Cascade CM10 boiler 81 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Cascade CM10 boiler 81 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Cascade CM10 boiler 81 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Cascade CM10 boiler 81 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Cascade CM10 boiler 81 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Cascade CM10 boiler 81 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Cascade CM10 boiler 81 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Cascade CM10 boiler 81 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Cascade CM10 boiler 81 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Cascade CM10 boiler 81 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Cascade CM10 boiler 81 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Cascade CM10 boiler 81 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Cascade CM10 boiler 81 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Cascade CM10 boiler 81 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Cascade CM10 boiler 81 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Cascade CM10 boiler 81 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Cascade CM10 boiler 81 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Cascade CM10 boiler 81 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Cascade CM10 boiler 81 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Cascade CM10 boiler 81 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Cascade CM10 boiler 81 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Cascade CM10 boiler 81 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Cascade CM10 boiler 81 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Cascade CM10 boiler 81 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Cascade CM10 boiler 81 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Cascade CM10 boiler 81 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Cascade CM10 boiler 81 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Cascade CM10 boiler 81 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Cascade CM10 boiler 81 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Cascade CM10 boiler 81 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Cascade CM10 boiler 81 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Cascade CM10 boiler 81 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Cascade CM10 boiler 81 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Cascade CM10 boiler 81 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Cascade CM10 boiler 81 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Cascade CM10 boiler 81 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Cascade CM10 boiler 81 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Cascade CM10 boiler 81 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Cascade CM10 boiler 81 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Cascade CM10 boiler 81 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Cascade CM10 boiler 81 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logamax Plus GB022 boiler 84 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logamax Plus GB022 boiler 84 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logamax Plus GB022 boiler 84 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logamax Plus GB022 boiler 84 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logamax Plus GB022 boiler 84 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logamax Plus GB022 boiler 84 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logamax Plus GB022 boiler 84 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logamax Plus GB022 boiler 84 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logamax Plus GB022 boiler 84 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logamax Plus GB022 boiler 84 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logamax Plus GB022 boiler 84 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logamax Plus GB022 boiler 84 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logamax Plus GB022 boiler 84 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logamax Plus GB022 boiler 84 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logamax Plus GB022 boiler 84 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logamax Plus GB022 boiler 84 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logamax Plus GB022 boiler 84 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logamax Plus GB022 boiler 84 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logamax Plus GB022 boiler 84 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logamax Plus GB022 boiler 84 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logamax Plus GB022 boiler 84 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logamax Plus GB022 boiler 84 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logamax Plus GB022 boiler 84 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logamax Plus GB022 boiler 84 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logamax Plus GB022 boiler 84 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logamax Plus GB022 boiler 84 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logamax Plus GB022 boiler 84 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logamax Plus GB022 boiler 84 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logamax Plus GB022 boiler 84 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logamax Plus GB022 boiler 84 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logamax Plus GB022 boiler 84 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logamax Plus GB022 boiler 84 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logamax Plus GB022 boiler 84 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logamax Plus GB022 boiler 84 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logamax Plus GB022 boiler 84 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logamax Plus GB022 boiler 84 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logamax Plus GB022 boiler 84 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logamax Plus GB022 boiler 84 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logamax Plus GB022 boiler 84 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logamax Plus GB022 boiler 84 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logamax Plus GB022 boiler 84 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logamax Plus GB022 boiler 84 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logamax Plus GB022 boiler 84 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logamax Plus GB022 boiler 84 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logamax Plus GB022 boiler 84 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logamax Plus GB022 boiler 84 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logamax Plus GB022 boiler 84 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logamax Plus GB022 boiler 84 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logamax Plus GB022 boiler 84 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logamax Plus GB022 boiler 84 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logamax Plus GB022 boiler 84 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logamax Plus GB022 boiler 84 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logamax Plus GB022 boiler 84 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logamax Plus GB022 boiler 84 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logamax Plus GB022 boiler 84 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logamax Plus GB022 boiler 84 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logamax Plus GB022 boiler 84 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logamax Plus GB022 boiler 84 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logamax Plus GB022 boiler 84 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logamax Plus GB022 boiler 84 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logamax Plus GB022 boiler 84 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logamax Plus GB022 boiler 84 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logamax Plus GB022 boiler 84 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logamax Plus GB022 boiler 84 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logamax Plus GB022 boiler 84 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logamax Plus GB022 boiler 84 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logamax Plus GB022 boiler 84 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logamax Plus GB022 boiler 84 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logamax Plus GB022 boiler 84 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logamax Plus GB022 boiler 84 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logamax Plus GB022 boiler 84 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logamax Plus GB022 boiler 84 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logamax Plus GB022 boiler 84 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logamax Plus GB022 boiler 84 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logamax Plus GB022 boiler 84 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logamax Plus GB022 boiler 84 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logamax Plus GB022 boiler 84 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logamax Plus GB022 boiler 84 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logamax Plus GB022 boiler 84 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logamax Plus GB022 boiler 84 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logamax Plus GB022 boiler 84 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logamax Plus GB022 boiler 84 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logamax Plus GB022 boiler 84 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logamax Plus GB022 boiler 84 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logamax Plus GB022 boiler 84 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logamax Plus GB022 boiler 84 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logamax Plus GB022 boiler 84 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logamax Plus GB022 boiler 84 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logamax Plus GB022 boiler 84 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logamax Plus GB022 boiler 84 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logamax Plus GB022 boiler 84 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logamax Plus GB022 boiler 84 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logamax Plus GB022 boiler 84 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logamax Plus GB022 boiler 84 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logamax Plus GB022 boiler 84 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logamax Plus GB022 boiler 84 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logamax Plus GB022 boiler 84 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logamax Plus GB022 boiler 84 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logamax Plus GB022 boiler 84 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logamax Plus GB022 boiler 84 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logamax Plus GB022 boiler 84 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logamax Plus GB022 boiler 84 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logamax Plus GB022 boiler 84 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logamax Plus GB022 boiler 84 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logamax Plus GB022 boiler 84 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax Plus GB022 boiler 84 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logamax Plus GB022 boiler 84 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logamax Plus GB022 boiler 84 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logamax Plus GB022 boiler 84 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3 boiler 95 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Topline/GB162 boiler 115 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Topline/GB162 boiler 115 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Topline/GB162 boiler 115 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Topline/GB162 boiler 115 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Topline/GB162 boiler 115 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Topline/GB162 boiler 115 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Topline/GB162 boiler 115 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Topline/GB162 boiler 115 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Topline/GB162 boiler 115 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Topline/GB162 boiler 115 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Topline/GB162 boiler 115 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Topline/GB162 boiler 115 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Topline/GB162 boiler 115 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Topline/GB162 boiler 115 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Topline/GB162 boiler 115 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Topline/GB162 boiler 115 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Topline/GB162 boiler 115 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Topline/GB162 boiler 115 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Topline/GB162 boiler 115 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Topline/GB162 boiler 115 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Topline/GB162 boiler 115 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Topline/GB162 boiler 115 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Topline/GB162 boiler 115 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Topline/GB162 boiler 115 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Topline/GB162 boiler 115 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Topline/GB162 boiler 115 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Topline/GB162 boiler 115 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Topline/GB162 boiler 115 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Topline/GB162 boiler 115 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Topline/GB162 boiler 115 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Topline/GB162 boiler 115 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Topline/GB162 boiler 115 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Topline/GB162 boiler 115 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Topline/GB162 boiler 115 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Topline/GB162 boiler 115 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Topline/GB162 boiler 115 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Topline/GB162 boiler 115 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Topline/GB162 boiler 115 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Topline/GB162 boiler 115 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Topline/GB162 boiler 115 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Topline/GB162 boiler 115 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Topline/GB162 boiler 115 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Topline/GB162 boiler 115 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Topline/GB162 boiler 115 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Topline/GB162 boiler 115 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Topline/GB162 boiler 115 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Topline/GB162 boiler 115 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Topline/GB162 boiler 115 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Topline/GB162 boiler 115 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Topline/GB162 boiler 115 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Topline/GB162 boiler 115 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Topline/GB162 boiler 115 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Topline/GB162 boiler 115 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Topline/GB162 boiler 115 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Topline/GB162 boiler 115 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Topline/GB162 boiler 115 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Topline/GB162 boiler 115 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Topline/GB162 boiler 115 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Topline/GB162 boiler 115 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Topline/GB162 boiler 115 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Topline/GB162 boiler 115 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Topline/GB162 boiler 115 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Topline/GB162 boiler 115 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Topline/GB162 boiler 115 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Topline/GB162 boiler 115 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Topline/GB162 boiler 115 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Topline/GB162 boiler 115 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Topline/GB162 boiler 115 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Topline/GB162 boiler 115 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Topline/GB162 boiler 115 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Topline/GB162 boiler 115 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Topline/GB162 boiler 115 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Topline/GB162 boiler 115 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Topline/GB162 boiler 115 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Topline/GB162 boiler 115 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Topline/GB162 boiler 115 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Topline/GB162 boiler 115 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Topline/GB162 boiler 115 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Topline/GB162 boiler 115 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Topline/GB162 boiler 115 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Topline/GB162 boiler 115 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Topline/GB162 boiler 115 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Topline/GB162 boiler 115 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Topline/GB162 boiler 115 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Topline/GB162 boiler 115 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Topline/GB162 boiler 115 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Topline/GB162 boiler 115 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Topline/GB162 boiler 115 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Topline/GB162 boiler 115 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Topline/GB162 boiler 115 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Topline/GB162 boiler 115 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Topline/GB162 boiler 115 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Topline/GB162 boiler 115 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Topline/GB162 boiler 115 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Topline/GB162 boiler 115 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Topline/GB162 boiler 115 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Topline/GB162 boiler 115 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Topline/GB162 boiler 115 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Topline/GB162 boiler 115 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Topline/GB162 boiler 115 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Topline/GB162 boiler 115 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Topline/GB162 boiler 115 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Topline/GB162 boiler 115 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Topline/GB162 boiler 115 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Topline/GB162 boiler 115 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Topline/GB162 boiler 115 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Topline/GB162 boiler 115 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Topline/GB162 boiler 115 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Topline/GB162 boiler 115 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Cascade MCM10 boiler 121 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Cascade MCM10 boiler 121 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Cascade MCM10 boiler 121 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Cascade MCM10 boiler 121 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Cascade MCM10 boiler 121 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Cascade MCM10 boiler 121 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Cascade MCM10 boiler 121 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Cascade MCM10 boiler 121 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Cascade MCM10 boiler 121 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Cascade MCM10 boiler 121 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Cascade MCM10 boiler 121 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Cascade MCM10 boiler 121 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Cascade MCM10 boiler 121 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Cascade MCM10 boiler 121 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Cascade MCM10 boiler 121 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Cascade MCM10 boiler 121 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Cascade MCM10 boiler 121 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Cascade MCM10 boiler 121 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Cascade MCM10 boiler 121 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Cascade MCM10 boiler 121 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Cascade MCM10 boiler 121 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Cascade MCM10 boiler 121 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Cascade MCM10 boiler 121 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Cascade MCM10 boiler 121 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Cascade MCM10 boiler 121 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Cascade MCM10 boiler 121 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Cascade MCM10 boiler 121 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Cascade MCM10 boiler 121 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Cascade MCM10 boiler 121 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Cascade MCM10 boiler 121 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Cascade MCM10 boiler 121 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Cascade MCM10 boiler 121 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Cascade MCM10 boiler 121 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Cascade MCM10 boiler 121 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Cascade MCM10 boiler 121 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Cascade MCM10 boiler 121 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Cascade MCM10 boiler 121 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Cascade MCM10 boiler 121 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Cascade MCM10 boiler 121 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Cascade MCM10 boiler 121 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Cascade MCM10 boiler 121 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Cascade MCM10 boiler 121 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Cascade MCM10 boiler 121 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Cascade MCM10 boiler 121 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Cascade MCM10 boiler 121 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Cascade MCM10 boiler 121 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Cascade MCM10 boiler 121 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Cascade MCM10 boiler 121 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Cascade MCM10 boiler 121 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Cascade MCM10 boiler 121 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Cascade MCM10 boiler 121 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Cascade MCM10 boiler 121 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Cascade MCM10 boiler 121 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Cascade MCM10 boiler 121 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Cascade MCM10 boiler 121 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Cascade MCM10 boiler 121 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Cascade MCM10 boiler 121 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Cascade MCM10 boiler 121 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Cascade MCM10 boiler 121 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Cascade MCM10 boiler 121 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Cascade MCM10 boiler 121 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Cascade MCM10 boiler 121 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Cascade MCM10 boiler 121 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Cascade MCM10 boiler 121 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Cascade MCM10 boiler 121 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Cascade MCM10 boiler 121 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Cascade MCM10 boiler 121 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Cascade MCM10 boiler 121 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Cascade MCM10 boiler 121 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Cascade MCM10 boiler 121 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Cascade MCM10 boiler 121 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Cascade MCM10 boiler 121 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Cascade MCM10 boiler 121 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Cascade MCM10 boiler 121 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Cascade MCM10 boiler 121 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Cascade MCM10 boiler 121 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Cascade MCM10 boiler 121 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Cascade MCM10 boiler 121 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Cascade MCM10 boiler 121 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Cascade MCM10 boiler 121 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Cascade MCM10 boiler 121 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Cascade MCM10 boiler 121 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Cascade MCM10 boiler 121 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Cascade MCM10 boiler 121 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Cascade MCM10 boiler 121 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Cascade MCM10 boiler 121 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Cascade MCM10 boiler 121 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Cascade MCM10 boiler 121 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Cascade MCM10 boiler 121 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Cascade MCM10 boiler 121 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Cascade MCM10 boiler 121 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Cascade MCM10 boiler 121 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Cascade MCM10 boiler 121 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Cascade MCM10 boiler 121 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Cascade MCM10 boiler 121 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Cascade MCM10 boiler 121 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Cascade MCM10 boiler 121 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Cascade MCM10 boiler 121 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Cascade MCM10 boiler 121 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Cascade MCM10 boiler 121 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Cascade MCM10 boiler 121 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Cascade MCM10 boiler 121 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Cascade MCM10 boiler 121 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Cascade MCM10 boiler 121 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Cascade MCM10 boiler 121 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Cascade MCM10 boiler 121 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Cascade MCM10 boiler 121 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Cascade MCM10 boiler 121 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Cascade MCM10 boiler 121 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Proline boiler 122 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Proline boiler 122 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Proline boiler 122 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Proline boiler 122 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Proline boiler 122 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Proline boiler 122 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Proline boiler 122 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Proline boiler 122 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Proline boiler 122 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Proline boiler 122 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Proline boiler 122 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Proline boiler 122 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Proline boiler 122 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Proline boiler 122 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Proline boiler 122 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Proline boiler 122 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Proline boiler 122 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Proline boiler 122 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Proline boiler 122 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Proline boiler 122 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Proline boiler 122 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Proline boiler 122 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Proline boiler 122 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Proline boiler 122 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Proline boiler 122 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Proline boiler 122 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Proline boiler 122 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Proline boiler 122 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Proline boiler 122 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Proline boiler 122 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Proline boiler 122 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Proline boiler 122 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Proline boiler 122 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Proline boiler 122 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Proline boiler 122 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Proline boiler 122 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Proline boiler 122 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Proline boiler 122 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Proline boiler 122 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Proline boiler 122 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Proline boiler 122 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Proline boiler 122 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Proline boiler 122 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Proline boiler 122 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Proline boiler 122 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Proline boiler 122 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Proline boiler 122 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Proline boiler 122 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Proline boiler 122 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Proline boiler 122 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Proline boiler 122 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Proline boiler 122 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Proline boiler 122 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Proline boiler 122 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Proline boiler 122 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Proline boiler 122 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Proline boiler 122 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Proline boiler 122 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Proline boiler 122 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Proline boiler 122 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Proline boiler 122 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Proline boiler 122 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Proline boiler 122 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Proline boiler 122 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Proline boiler 122 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Proline boiler 122 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Proline boiler 122 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Proline boiler 122 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Proline boiler 122 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Proline boiler 122 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Proline boiler 122 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Proline boiler 122 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Proline boiler 122 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Proline boiler 122 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Proline boiler 122 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Proline boiler 122 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Proline boiler 122 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Proline boiler 122 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Proline boiler 122 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Proline boiler 122 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Proline boiler 122 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Proline boiler 122 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Proline boiler 122 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Proline boiler 122 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Proline boiler 122 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Proline boiler 122 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Proline boiler 122 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Proline boiler 122 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Proline boiler 122 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Proline boiler 122 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Proline boiler 122 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Proline boiler 122 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Proline boiler 122 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Proline boiler 122 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Proline boiler 122 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Proline boiler 122 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Proline boiler 122 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Proline boiler 122 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Proline boiler 122 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Proline boiler 122 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Proline boiler 122 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Proline boiler 122 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Proline boiler 122 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Proline boiler 122 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Proline boiler 122 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Proline boiler 122 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Proline boiler 122 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Proline boiler 122 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Proline boiler 122 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 GBx72/Trendline/Cerapur/Greenstar Si boiler 123 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 GB212 boiler 131 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 GB212 boiler 131 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 GB212 boiler 131 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 GB212 boiler 131 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 GB212 boiler 131 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 GB212 boiler 131 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 GB212 boiler 131 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 GB212 boiler 131 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 GB212 boiler 131 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 GB212 boiler 131 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 GB212 boiler 131 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 GB212 boiler 131 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 GB212 boiler 131 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 GB212 boiler 131 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 GB212 boiler 131 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 GB212 boiler 131 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 GB212 boiler 131 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 GB212 boiler 131 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 GB212 boiler 131 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 GB212 boiler 131 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 GB212 boiler 131 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 GB212 boiler 131 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 GB212 boiler 131 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 GB212 boiler 131 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 GB212 boiler 131 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 GB212 boiler 131 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 GB212 boiler 131 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 GB212 boiler 131 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 GB212 boiler 131 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 GB212 boiler 131 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 GB212 boiler 131 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 GB212 boiler 131 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 GB212 boiler 131 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 GB212 boiler 131 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 GB212 boiler 131 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 GB212 boiler 131 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 GB212 boiler 131 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 GB212 boiler 131 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 GB212 boiler 131 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 GB212 boiler 131 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 GB212 boiler 131 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 GB212 boiler 131 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 GB212 boiler 131 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 GB212 boiler 131 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 GB212 boiler 131 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 GB212 boiler 131 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 GB212 boiler 131 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 GB212 boiler 131 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 GB212 boiler 131 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 GB212 boiler 131 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 GB212 boiler 131 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 GB212 boiler 131 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 GB212 boiler 131 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 GB212 boiler 131 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 GB212 boiler 131 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 GB212 boiler 131 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 GB212 boiler 131 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 GB212 boiler 131 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 GB212 boiler 131 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 GB212 boiler 131 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 GB212 boiler 131 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 GB212 boiler 131 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 GB212 boiler 131 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 GB212 boiler 131 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 GB212 boiler 131 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 GB212 boiler 131 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 GB212 boiler 131 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 GB212 boiler 131 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 GB212 boiler 131 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 GB212 boiler 131 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 GB212 boiler 131 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 GB212 boiler 131 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 GB212 boiler 131 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 GB212 boiler 131 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 GB212 boiler 131 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 GB212 boiler 131 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 GB212 boiler 131 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 GB212 boiler 131 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 GB212 boiler 131 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 GB212 boiler 131 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 GB212 boiler 131 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 GB212 boiler 131 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 GB212 boiler 131 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 GB212 boiler 131 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 GB212 boiler 131 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 GB212 boiler 131 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 GB212 boiler 131 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 GB212 boiler 131 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 GB212 boiler 131 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 GB212 boiler 131 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 GB212 boiler 131 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 GB212 boiler 131 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 GB212 boiler 131 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 GB212 boiler 131 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 GB212 boiler 131 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 GB212 boiler 131 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 GB212 boiler 131 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 GB212 boiler 131 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 GB212 boiler 131 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 GB212 boiler 131 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 GB212 boiler 131 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 GB212 boiler 131 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 GB212 boiler 131 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 GB212 boiler 131 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 GB212 boiler 131 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 GB212 boiler 131 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 GB212 boiler 131 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 GB212 boiler 131 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 GB212 boiler 131 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 GC7000F boiler 132 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 GC7000F boiler 132 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 GC7000F boiler 132 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 GC7000F boiler 132 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 GC7000F boiler 132 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 GC7000F boiler 132 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 GC7000F boiler 132 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 GC7000F boiler 132 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 GC7000F boiler 132 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 GC7000F boiler 132 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 GC7000F boiler 132 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 GC7000F boiler 132 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 GC7000F boiler 132 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 GC7000F boiler 132 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 GC7000F boiler 132 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 GC7000F boiler 132 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 GC7000F boiler 132 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 GC7000F boiler 132 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 GC7000F boiler 132 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 GC7000F boiler 132 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 GC7000F boiler 132 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 GC7000F boiler 132 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 GC7000F boiler 132 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 GC7000F boiler 132 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 GC7000F boiler 132 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 GC7000F boiler 132 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 GC7000F boiler 132 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 GC7000F boiler 132 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 GC7000F boiler 132 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 GC7000F boiler 132 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 GC7000F boiler 132 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 GC7000F boiler 132 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 GC7000F boiler 132 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 GC7000F boiler 132 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 GC7000F boiler 132 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 GC7000F boiler 132 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 GC7000F boiler 132 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 GC7000F boiler 132 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 GC7000F boiler 132 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 GC7000F boiler 132 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 GC7000F boiler 132 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 GC7000F boiler 132 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 GC7000F boiler 132 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 GC7000F boiler 132 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 GC7000F boiler 132 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 GC7000F boiler 132 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 GC7000F boiler 132 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 GC7000F boiler 132 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 GC7000F boiler 132 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 GC7000F boiler 132 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 GC7000F boiler 132 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 GC7000F boiler 132 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 GC7000F boiler 132 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 GC7000F boiler 132 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 GC7000F boiler 132 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 GC7000F boiler 132 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 GC7000F boiler 132 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 GC7000F boiler 132 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 GC7000F boiler 132 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 GC7000F boiler 132 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 GC7000F boiler 132 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 GC7000F boiler 132 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 GC7000F boiler 132 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 GC7000F boiler 132 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 GC7000F boiler 132 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 GC7000F boiler 132 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 GC7000F boiler 132 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 GC7000F boiler 132 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 GC7000F boiler 132 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 GC7000F boiler 132 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 GC7000F boiler 132 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 GC7000F boiler 132 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 GC7000F boiler 132 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 GC7000F boiler 132 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 GC7000F boiler 132 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 GC7000F boiler 132 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 GC7000F boiler 132 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 GC7000F boiler 132 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 GC7000F boiler 132 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 GC7000F boiler 132 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 GC7000F boiler 132 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 GC7000F boiler 132 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 GC7000F boiler 132 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 GC7000F boiler 132 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 GC7000F boiler 132 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 GC7000F boiler 132 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 GC7000F boiler 132 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 GC7000F boiler 132 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 GC7000F boiler 132 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 GC7000F boiler 132 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 GC7000F boiler 132 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 GC7000F boiler 132 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 GC7000F boiler 132 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 GC7000F boiler 132 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 GC7000F boiler 132 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 GC7000F boiler 132 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 GC7000F boiler 132 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 GC7000F boiler 132 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 GC7000F boiler 132 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 GC7000F boiler 132 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 GC7000F boiler 132 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 GC7000F boiler 132 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 GC7000F boiler 132 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 GC7000F boiler 132 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 GC7000F boiler 132 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 GC7000F boiler 132 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 GC7000F boiler 132 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 GC7000F boiler 132 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 GC7000F boiler 132 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logano GB125/KB195i/Logamatic MC110 boiler 133 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logano GB125/KB195i/Logamatic MC110 boiler 133 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logano GB125/KB195i/Logamatic MC110 boiler 133 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Greenstar 30Ri Compact boiler 154 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Greenstar 30Ri Compact boiler 154 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Greenstar 30Ri Compact boiler 154 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Greenstar 30Ri Compact boiler 154 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Greenstar 30Ri Compact boiler 154 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Greenstar 30Ri Compact boiler 154 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Greenstar 30Ri Compact boiler 154 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Greenstar 30Ri Compact boiler 154 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Greenstar 30Ri Compact boiler 154 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Greenstar 30Ri Compact boiler 154 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Greenstar 30Ri Compact boiler 154 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Greenstar 30Ri Compact boiler 154 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Greenstar 30Ri Compact boiler 154 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Greenstar 30Ri Compact boiler 154 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Greenstar 30Ri Compact boiler 154 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Greenstar 30Ri Compact boiler 154 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Greenstar 30Ri Compact boiler 154 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Greenstar 30Ri Compact boiler 154 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Greenstar 30Ri Compact boiler 154 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Greenstar 30Ri Compact boiler 154 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Greenstar 30Ri Compact boiler 154 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Greenstar 30Ri Compact boiler 154 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Greenstar 30Ri Compact boiler 154 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Greenstar 30Ri Compact boiler 154 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Greenstar 30Ri Compact boiler 154 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Greenstar 30Ri Compact boiler 154 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Greenstar 30Ri Compact boiler 154 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Greenstar 30Ri Compact boiler 154 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Greenstar 30Ri Compact boiler 154 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Greenstar 30Ri Compact boiler 154 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Greenstar 30Ri Compact boiler 154 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Greenstar 30Ri Compact boiler 154 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Greenstar 30Ri Compact boiler 154 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Greenstar 30Ri Compact boiler 154 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Greenstar 30Ri Compact boiler 154 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Greenstar 30Ri Compact boiler 154 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Greenstar 30Ri Compact boiler 154 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Greenstar 30Ri Compact boiler 154 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Greenstar 30Ri Compact boiler 154 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Greenstar 30Ri Compact boiler 154 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Greenstar 30Ri Compact boiler 154 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Greenstar 30Ri Compact boiler 154 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Greenstar 30Ri Compact boiler 154 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Greenstar 30Ri Compact boiler 154 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Greenstar 30Ri Compact boiler 154 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Greenstar 30Ri Compact boiler 154 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Greenstar 30Ri Compact boiler 154 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Greenstar 30Ri Compact boiler 154 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Greenstar 30Ri Compact boiler 154 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Greenstar 30Ri Compact boiler 154 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Greenstar 30Ri Compact boiler 154 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Greenstar 30Ri Compact boiler 154 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Greenstar 30Ri Compact boiler 154 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Greenstar 30Ri Compact boiler 154 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Greenstar 30Ri Compact boiler 154 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Greenstar 30Ri Compact boiler 154 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Greenstar 30Ri Compact boiler 154 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Greenstar 30Ri Compact boiler 154 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Greenstar 30Ri Compact boiler 154 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Greenstar 30Ri Compact boiler 154 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Greenstar 30Ri Compact boiler 154 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Greenstar 30Ri Compact boiler 154 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Greenstar 30Ri Compact boiler 154 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Greenstar 30Ri Compact boiler 154 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Greenstar 30Ri Compact boiler 154 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Greenstar 30Ri Compact boiler 154 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Greenstar 30Ri Compact boiler 154 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Greenstar 30Ri Compact boiler 154 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Greenstar 30Ri Compact boiler 154 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Greenstar 30Ri Compact boiler 154 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Greenstar 30Ri Compact boiler 154 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Greenstar 30Ri Compact boiler 154 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Greenstar 30Ri Compact boiler 154 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Greenstar 30Ri Compact boiler 154 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Greenstar 30Ri Compact boiler 154 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Greenstar 30Ri Compact boiler 154 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Greenstar 30Ri Compact boiler 154 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Greenstar 30Ri Compact boiler 154 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Greenstar 30Ri Compact boiler 154 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Greenstar 30Ri Compact boiler 154 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Greenstar 30Ri Compact boiler 154 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Greenstar 30Ri Compact boiler 154 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Greenstar 30Ri Compact boiler 154 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Greenstar 30Ri Compact boiler 154 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Greenstar 30Ri Compact boiler 154 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Greenstar 30Ri Compact boiler 154 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Greenstar 30Ri Compact boiler 154 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Greenstar 30Ri Compact boiler 154 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Greenstar 30Ri Compact boiler 154 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Greenstar 30Ri Compact boiler 154 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Greenstar 30Ri Compact boiler 154 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Greenstar 30Ri Compact boiler 154 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Greenstar 30Ri Compact boiler 154 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Greenstar 30Ri Compact boiler 154 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Greenstar 30Ri Compact boiler 154 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Greenstar 30Ri Compact boiler 154 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Greenstar 30Ri Compact boiler 154 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Greenstar 30Ri Compact boiler 154 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Greenstar 30Ri Compact boiler 154 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Greenstar 30Ri Compact boiler 154 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Greenstar 30Ri Compact boiler 154 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Greenstar 30Ri Compact boiler 154 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Greenstar 30Ri Compact boiler 154 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Greenstar 30Ri Compact boiler 154 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Greenstar 30Ri Compact boiler 154 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Greenstar 30Ri Compact boiler 154 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Greenstar 30Ri Compact boiler 154 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Greenstar 30Ri Compact boiler 154 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Greenstar 30Ri Compact boiler 154 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Cerapur Aero boiler 167 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Cerapur Aero boiler 167 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Cerapur Aero boiler 167 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Cerapur Aero boiler 167 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Cerapur Aero boiler 167 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Cerapur Aero boiler 167 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Cerapur Aero boiler 167 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Cerapur Aero boiler 167 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Cerapur Aero boiler 167 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Cerapur Aero boiler 167 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Cerapur Aero boiler 167 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Cerapur Aero boiler 167 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Cerapur Aero boiler 167 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Cerapur Aero boiler 167 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Cerapur Aero boiler 167 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Cerapur Aero boiler 167 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Cerapur Aero boiler 167 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Cerapur Aero boiler 167 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Cerapur Aero boiler 167 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Cerapur Aero boiler 167 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Cerapur Aero boiler 167 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Cerapur Aero boiler 167 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Cerapur Aero boiler 167 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Cerapur Aero boiler 167 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Cerapur Aero boiler 167 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Cerapur Aero boiler 167 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Cerapur Aero boiler 167 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Cerapur Aero boiler 167 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Cerapur Aero boiler 167 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Cerapur Aero boiler 167 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Cerapur Aero boiler 167 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Cerapur Aero boiler 167 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Cerapur Aero boiler 167 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Cerapur Aero boiler 167 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Cerapur Aero boiler 167 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Cerapur Aero boiler 167 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Cerapur Aero boiler 167 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Cerapur Aero boiler 167 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Cerapur Aero boiler 167 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Cerapur Aero boiler 167 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Cerapur Aero boiler 167 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Cerapur Aero boiler 167 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Cerapur Aero boiler 167 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Cerapur Aero boiler 167 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Cerapur Aero boiler 167 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Cerapur Aero boiler 167 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Cerapur Aero boiler 167 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Cerapur Aero boiler 167 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Cerapur Aero boiler 167 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Cerapur Aero boiler 167 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Cerapur Aero boiler 167 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Cerapur Aero boiler 167 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Cerapur Aero boiler 167 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Cerapur Aero boiler 167 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Cerapur Aero boiler 167 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Cerapur Aero boiler 167 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Cerapur Aero boiler 167 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Cerapur Aero boiler 167 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Cerapur Aero boiler 167 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Cerapur Aero boiler 167 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Cerapur Aero boiler 167 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Cerapur Aero boiler 167 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Cerapur Aero boiler 167 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Cerapur Aero boiler 167 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Cerapur Aero boiler 167 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Cerapur Aero boiler 167 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Cerapur Aero boiler 167 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Cerapur Aero boiler 167 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Cerapur Aero boiler 167 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Cerapur Aero boiler 167 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Cerapur Aero boiler 167 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Cerapur Aero boiler 167 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Cerapur Aero boiler 167 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Cerapur Aero boiler 167 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Cerapur Aero boiler 167 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Cerapur Aero boiler 167 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Cerapur Aero boiler 167 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Cerapur Aero boiler 167 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Cerapur Aero boiler 167 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Cerapur Aero boiler 167 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Cerapur Aero boiler 167 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Cerapur Aero boiler 167 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Cerapur Aero boiler 167 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Cerapur Aero boiler 167 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Cerapur Aero boiler 167 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Cerapur Aero boiler 167 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Cerapur Aero boiler 167 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Cerapur Aero boiler 167 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Cerapur Aero boiler 167 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Cerapur Aero boiler 167 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Cerapur Aero boiler 167 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Cerapur Aero boiler 167 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Cerapur Aero boiler 167 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Cerapur Aero boiler 167 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Cerapur Aero boiler 167 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Cerapur Aero boiler 167 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Cerapur Aero boiler 167 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Cerapur Aero boiler 167 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Cerapur Aero boiler 167 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Cerapur Aero boiler 167 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Cerapur Aero boiler 167 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Cerapur Aero boiler 167 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Cerapur Aero boiler 167 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Cerapur Aero boiler 167 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Cerapur Aero boiler 167 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Cerapur Aero boiler 167 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Cerapur Aero boiler 167 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Cerapur Aero boiler 167 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Cerapur Aero boiler 167 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Hybrid Heatpump boiler 168 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Hybrid Heatpump boiler 168 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Hybrid Heatpump boiler 168 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Hybrid Heatpump boiler 168 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Hybrid Heatpump boiler 168 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Hybrid Heatpump boiler 168 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Hybrid Heatpump boiler 168 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Hybrid Heatpump boiler 168 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Hybrid Heatpump boiler 168 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Hybrid Heatpump boiler 168 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Hybrid Heatpump boiler 168 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Hybrid Heatpump boiler 168 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Hybrid Heatpump boiler 168 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Hybrid Heatpump boiler 168 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Hybrid Heatpump boiler 168 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Hybrid Heatpump boiler 168 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Hybrid Heatpump boiler 168 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Hybrid Heatpump boiler 168 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Hybrid Heatpump boiler 168 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Hybrid Heatpump boiler 168 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Hybrid Heatpump boiler 168 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Hybrid Heatpump boiler 168 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Hybrid Heatpump boiler 168 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Hybrid Heatpump boiler 168 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Hybrid Heatpump boiler 168 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Hybrid Heatpump boiler 168 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Hybrid Heatpump boiler 168 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Hybrid Heatpump boiler 168 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Hybrid Heatpump boiler 168 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Hybrid Heatpump boiler 168 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Hybrid Heatpump boiler 168 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Hybrid Heatpump boiler 168 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Hybrid Heatpump boiler 168 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Hybrid Heatpump boiler 168 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Hybrid Heatpump boiler 168 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Hybrid Heatpump boiler 168 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Hybrid Heatpump boiler 168 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Hybrid Heatpump boiler 168 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Hybrid Heatpump boiler 168 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Hybrid Heatpump boiler 168 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Hybrid Heatpump boiler 168 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Hybrid Heatpump boiler 168 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Hybrid Heatpump boiler 168 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Hybrid Heatpump boiler 168 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Hybrid Heatpump boiler 168 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Hybrid Heatpump boiler 168 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Hybrid Heatpump boiler 168 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Hybrid Heatpump boiler 168 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Hybrid Heatpump boiler 168 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Hybrid Heatpump boiler 168 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Hybrid Heatpump boiler 168 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Hybrid Heatpump boiler 168 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Hybrid Heatpump boiler 168 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Hybrid Heatpump boiler 168 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Hybrid Heatpump boiler 168 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Hybrid Heatpump boiler 168 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Hybrid Heatpump boiler 168 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Hybrid Heatpump boiler 168 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Hybrid Heatpump boiler 168 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Hybrid Heatpump boiler 168 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Hybrid Heatpump boiler 168 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Hybrid Heatpump boiler 168 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Hybrid Heatpump boiler 168 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Hybrid Heatpump boiler 168 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Hybrid Heatpump boiler 168 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Hybrid Heatpump boiler 168 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Hybrid Heatpump boiler 168 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Hybrid Heatpump boiler 168 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Hybrid Heatpump boiler 168 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Hybrid Heatpump boiler 168 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Hybrid Heatpump boiler 168 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Hybrid Heatpump boiler 168 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Hybrid Heatpump boiler 168 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Hybrid Heatpump boiler 168 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Hybrid Heatpump boiler 168 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Hybrid Heatpump boiler 168 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Hybrid Heatpump boiler 168 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Hybrid Heatpump boiler 168 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Hybrid Heatpump boiler 168 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Hybrid Heatpump boiler 168 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Hybrid Heatpump boiler 168 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Hybrid Heatpump boiler 168 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Hybrid Heatpump boiler 168 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Hybrid Heatpump boiler 168 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Hybrid Heatpump boiler 168 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Hybrid Heatpump boiler 168 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Hybrid Heatpump boiler 168 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Hybrid Heatpump boiler 168 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Hybrid Heatpump boiler 168 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Hybrid Heatpump boiler 168 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Hybrid Heatpump boiler 168 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Hybrid Heatpump boiler 168 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Hybrid Heatpump boiler 168 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Hybrid Heatpump boiler 168 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Hybrid Heatpump boiler 168 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Hybrid Heatpump boiler 168 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Hybrid Heatpump boiler 168 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Hybrid Heatpump boiler 168 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Hybrid Heatpump boiler 168 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Hybrid Heatpump boiler 168 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Hybrid Heatpump boiler 168 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Hybrid Heatpump boiler 168 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Hybrid Heatpump boiler 168 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Hybrid Heatpump boiler 168 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Hybrid Heatpump boiler 168 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Hybrid Heatpump boiler 168 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Hybrid Heatpump boiler 168 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Hybrid Heatpump boiler 168 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Hybrid Heatpump boiler 168 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logano GB212 boiler 170 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logano GB212 boiler 170 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logano GB212 boiler 170 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logano GB212 boiler 170 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logano GB212 boiler 170 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logano GB212 boiler 170 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logano GB212 boiler 170 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logano GB212 boiler 170 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logano GB212 boiler 170 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logano GB212 boiler 170 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logano GB212 boiler 170 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logano GB212 boiler 170 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logano GB212 boiler 170 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logano GB212 boiler 170 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logano GB212 boiler 170 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logano GB212 boiler 170 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logano GB212 boiler 170 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logano GB212 boiler 170 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logano GB212 boiler 170 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logano GB212 boiler 170 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logano GB212 boiler 170 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logano GB212 boiler 170 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logano GB212 boiler 170 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logano GB212 boiler 170 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logano GB212 boiler 170 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logano GB212 boiler 170 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logano GB212 boiler 170 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logano GB212 boiler 170 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logano GB212 boiler 170 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logano GB212 boiler 170 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logano GB212 boiler 170 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logano GB212 boiler 170 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logano GB212 boiler 170 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logano GB212 boiler 170 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logano GB212 boiler 170 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logano GB212 boiler 170 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logano GB212 boiler 170 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logano GB212 boiler 170 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logano GB212 boiler 170 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logano GB212 boiler 170 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logano GB212 boiler 170 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logano GB212 boiler 170 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logano GB212 boiler 170 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logano GB212 boiler 170 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logano GB212 boiler 170 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logano GB212 boiler 170 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logano GB212 boiler 170 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logano GB212 boiler 170 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logano GB212 boiler 170 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logano GB212 boiler 170 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logano GB212 boiler 170 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logano GB212 boiler 170 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logano GB212 boiler 170 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logano GB212 boiler 170 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logano GB212 boiler 170 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logano GB212 boiler 170 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logano GB212 boiler 170 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logano GB212 boiler 170 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logano GB212 boiler 170 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logano GB212 boiler 170 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logano GB212 boiler 170 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logano GB212 boiler 170 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logano GB212 boiler 170 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logano GB212 boiler 170 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logano GB212 boiler 170 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logano GB212 boiler 170 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logano GB212 boiler 170 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logano GB212 boiler 170 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logano GB212 boiler 170 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logano GB212 boiler 170 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logano GB212 boiler 170 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logano GB212 boiler 170 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logano GB212 boiler 170 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logano GB212 boiler 170 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logano GB212 boiler 170 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logano GB212 boiler 170 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logano GB212 boiler 170 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logano GB212 boiler 170 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logano GB212 boiler 170 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logano GB212 boiler 170 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logano GB212 boiler 170 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logano GB212 boiler 170 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logano GB212 boiler 170 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logano GB212 boiler 170 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logano GB212 boiler 170 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logano GB212 boiler 170 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logano GB212 boiler 170 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logano GB212 boiler 170 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logano GB212 boiler 170 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logano GB212 boiler 170 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logano GB212 boiler 170 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logano GB212 boiler 170 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logano GB212 boiler 170 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logano GB212 boiler 170 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logano GB212 boiler 170 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logano GB212 boiler 170 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logano GB212 boiler 170 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logano GB212 boiler 170 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logano GB212 boiler 170 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logano GB212 boiler 170 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logano GB212 boiler 170 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logano GB212 boiler 170 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logano GB212 boiler 170 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logano GB212 boiler 170 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logano GB212 boiler 170 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logano GB212 boiler 170 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logano GB212 boiler 170 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logano GB212 boiler 170 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logano GB212 boiler 170 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrg energy uint24 (>=0<=167772) kWh False sensor.boiler_dhw_energy sensor.boiler_dhw_nrg 5 9 1/100 0 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.boiler_energy_heating sensor.boiler_nrgheat 5 0 1/100 82 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgcool energy cooling uint24 (>=0<=167772) kWh False sensor.boiler_energy_cooling sensor.boiler_nrgcool 5 0 1/100 264 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 metertotal meter total uint24 (>=0<=167772) kWh False sensor.boiler_meter_total sensor.boiler_metertotal 5 0 1/100 84 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.boiler_meter_compressor sensor.boiler_metercomp 5 0 1/100 86 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.boiler_meter_e-heater sensor.boiler_metereheat 5 0 1/100 88 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/100 90 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 metercool meter cooling uint24 (>=0<=167772) kWh False sensor.boiler_meter_cooling sensor.boiler_metercool 5 0 1/100 266 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 meter meter uint24 (>=0<=167772) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/100 2 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimetotal heatpump total uptime time (>=0<=279620) minutes False sensor.boiler_heatpump_total_uptime sensor.boiler_uptimetotal 5 0 1/60 92 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecontrol total operating time heat time (>=0<=279620) minutes False sensor.boiler_total_operating_time_heat sensor.boiler_uptimecontrol 5 0 1/60 94 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecompheating operating time compressor heating time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_heating sensor.boiler_uptimecompheating 5 0 1/60 96 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_cooling sensor.boiler_uptimecompcooling 5 0 1/60 98 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecomp operating time compressor time (>=0<=279620) minutes False sensor.boiler_dhw_operating_time_compressor sensor.boiler_dhw_uptimecomp 5 9 1/60 4 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 uptimecomppool operating time compressor pool time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_pool sensor.boiler_uptimecomppool 5 0 1/60 100 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 totalcompstarts total compressor control starts uint24 (>=0<=16777213) False sensor.boiler_total_compressor_control_starts sensor.boiler_totalcompstarts 5 0 1 102 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatingstarts heating control starts uint24 (>=0<=16777213) False sensor.boiler_heating_control_starts sensor.boiler_heatingstarts 5 0 1 104 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 coolingstarts cooling control starts uint24 (>=0<=16777213) False sensor.boiler_cooling_control_starts sensor.boiler_coolingstarts 5 0 1 106 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 starts2 control starts2 uint24 (>=0<=16777213) False sensor.boiler_dhw_control_starts2 sensor.boiler_dhw_starts2 5 9 1 6 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 poolstarts pool control starts uint24 (>=0<=16777213) False sensor.boiler_pool_control_starts sensor.boiler_poolstarts 5 0 1 108 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption sensor.boiler_nrgconstotal 5 0 1 110 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption_compressor sensor.boiler_nrgconscomptotal 5 0 1 112 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_heating sensor.boiler_nrgconscompheating 5 0 1 114 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_energy_consumption_compressor sensor.boiler_dhw_nrgconscomp 5 9 1 8 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_cooling sensor.boiler_nrgconscompcooling 5 0 1 116 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_pool sensor.boiler_nrgconscomppool 5 0 1 118 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_aux_elec._heater_energy_consumption sensor.boiler_auxelecheatnrgconstotal 5 0 1 120 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_heating sensor.boiler_auxelecheatnrgconsheating 5 0 1 122 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_aux_elec._heater_energy_consumption sensor.boiler_dhw_auxelecheatnrgcons 5 9 1 10 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_pool sensor.boiler_auxelecheatnrgconspool 5 0 1 124 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied sensor.boiler_nrgsupptotal 5 0 1 126 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_heating sensor.boiler_nrgsuppheating 5 0 1 128 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_total_energy_warm_supplied sensor.boiler_dhw_nrgsupp 5 9 1 12 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_cooling sensor.boiler_nrgsuppcooling 5 0 1 130 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_pool sensor.boiler_nrgsupppool 5 0 1 132 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hppower compressor power output uint8 (>=0<=25) kW False sensor.boiler_compressor_power_output sensor.boiler_hppower 5 0 1/10 134 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpmaxpower compressor max power uint8 (>=0<=100) % True number.boiler_compressor_max_power number.boiler_hpmaxpower 5 0 1 135 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar True number.boiler_set_differental_pressure number.boiler_hpsetdiffpress 5 0 50 136 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpcompon hp compressor boolean False binary_sensor.boiler_hp_compressor binary_sensor.boiler_hpcompon 5 0 1 137 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] False sensor.boiler_compressor_activity sensor.boiler_hpactivity 5 0 1 138 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % False sensor.boiler_brine_pump_speed sensor.boiler_hpbrinepumpspd 5 0 1 139 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpswitchvalve switch valve boolean False binary_sensor.boiler_switch_valve binary_sensor.boiler_hpswitchvalve 5 0 1 140 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.boiler_compressor_speed sensor.boiler_hpcompspd 5 0 1 141 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpcircspd circulation pump speed uint8 (>=0<=100) % False sensor.boiler_circulation_pump_speed sensor.boiler_hpcircspd 5 0 1 142 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C False sensor.boiler_brine_in/evaporator sensor.boiler_hpbrinein 5 0 1/10 143 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpbrineout brine out/condenser int16 (>=-3199<=3199) C False sensor.boiler_brine_out/condenser sensor.boiler_hpbrineout 5 0 1/10 144 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_return_(TC0) sensor.boiler_hptc0 5 0 1/10 145 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_forward_(TC1) sensor.boiler_hptc1 5 0 1/10 146 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C False sensor.boiler_condenser_temperature_(TC3) sensor.boiler_hptc3 5 0 1/10 147 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.boiler_compressor_temperature_(TR1) sensor.boiler_hptr1 5 0 1/10 148 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.boiler_hptr3 5 0 1/10 149 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.boiler_evaporator_inlet_temperature_(TR4) sensor.boiler_hptr4 5 0 1/10 150 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.boiler_compressor_inlet_temperature_(TR5) sensor.boiler_hptr5 5 0 1/10 151 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.boiler_compressor_outlet_temperature_(TR6) sensor.boiler_hptr6 5 0 1/10 152 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_gas_side_(condenser_input)_(TR7) sensor.boiler_hptr7 5 0 1/10 153 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.boiler_air_inlet_temperature_(TL2) sensor.boiler_hptl2 5 0 1/10 154 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.boiler_low_pressure_side_temperature_(PL1) sensor.boiler_hppl1 5 0 1/10 155 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.boiler_high_pressure_side_temperature_(PH1) sensor.boiler_hpph1 5 0 1/10 156 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.boiler_drain_pan_temp_(TA4) sensor.boiler_hpta4 5 0 1/10 157 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C False sensor.boiler_reservoir_temp_(TW1) sensor.boiler_hptw1 5 0 1/10 158 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 poolsettemp pool set temperature uint8 (>=0<=127) C True number.boiler_pool_set_temperature number.boiler_poolsettemp 5 0 1/2 159 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] False sensor.boiler_4-way_valve_(VR4) sensor.boiler_hp4way 5 0 1 160 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin1 input 1 state boolean False binary_sensor.boiler_input_1_state binary_sensor.boiler_hpin1 5 0 1 161 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin1opt input 1 options string True sensor.boiler_input_1_options sensor.boiler_hpin1opt 5 0 1 162 8 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin2 input 2 state boolean False binary_sensor.boiler_input_2_state binary_sensor.boiler_hpin2 5 0 1 170 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin2opt input 2 options string True sensor.boiler_input_2_options sensor.boiler_hpin2opt 5 0 1 171 8 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin3 input 3 state boolean False binary_sensor.boiler_input_3_state binary_sensor.boiler_hpin3 5 0 1 179 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin3opt input 3 options string True sensor.boiler_input_3_options sensor.boiler_hpin3opt 5 0 1 180 8 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin4 input 4 state boolean False binary_sensor.boiler_input_4_state binary_sensor.boiler_hpin4 5 0 1 188 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpin4opt input 4 options string True sensor.boiler_input_4_options sensor.boiler_hpin4opt 5 0 1 189 8 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_compressor select.boiler_maxheatcomp 5 0 1 197 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_heating select.boiler_maxheatheat 5 0 1 198 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_dhw_heat_limit select.boiler_dhw_maxheat 5 9 1 14 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 mandefrost manual defrost boolean True switch.boiler_manual_defrost switch.boiler_mandefrost 5 0 1 199 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 pvcooling cooling only with PV boolean True switch.boiler_cooling_only_with_PV switch.boiler_pvcooling 5 0 1 200 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheateronly aux heater only boolean True switch.boiler_aux_heater_only switch.boiler_auxheateronly 5 0 1 201 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheateroff disable aux heater boolean True switch.boiler_disable_aux_heater switch.boiler_auxheateroff 5 0 1 202 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheaterstatus aux heater status uint8 (>=0<=100) % False sensor.boiler_aux_heater_status sensor.boiler_auxheaterstatus 5 0 1 203 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min True number.boiler_aux_heater_on_delay number.boiler_auxheaterdelay 5 0 10 204 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxmaxlimit aux heater max limit uint8 (>=0<=10) K True number.boiler_aux_heater_max_limit number.boiler_auxmaxlimit 5 0 1/10 205 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxlimitstart aux heater limit start uint8 (>=0<=10) K True number.boiler_aux_heater_limit_start number.boiler_auxlimitstart 5 0 1/10 206 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheatrmode aux heater mode enum [eco|comfort] True select.boiler_aux_heater_mode select.boiler_auxheatrmode 5 0 1 207 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_heat number.boiler_hphystheat 5 0 5 208 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_cool number.boiler_hphystcool 5 0 5 209 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_pool number.boiler_hphystpool 5 0 5 210 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 silentmode silent mode enum [off|auto|on] True select.boiler_silent_mode select.boiler_silentmode 5 0 1 211 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 silentfrom silent mode from uint8 (>=0<=3810) minutes True number.boiler_silent_mode_from number.boiler_silentfrom 5 0 15 212 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 silentto silent mode to uint8 (>=0<=3810) minutes True number.boiler_silent_mode_to number.boiler_silentto 5 0 15 213 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C True number.boiler_min_outside_temp_for_silent_mode number.boiler_mintempsilent 5 0 1 214 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempparmode outside temp parallel mode int8 (>=-126<=126) C True number.boiler_outside_temp_parallel_mode number.boiler_tempparmode 5 0 1 215 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 auxheatmix aux heater mixing valve int8 (>=-100<=100) % False sensor.boiler_aux_heater_mixing_valve sensor.boiler_auxheatmix 5 0 1 216 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_heat number.boiler_tempdiffheat 5 0 1/10 217 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_cool number.boiler_tempdiffcool 5 0 1/10 218 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 vpcooling valve/pump cooling boolean True switch.boiler_valve/pump_cooling switch.boiler_vpcooling 5 0 1 219 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 heatcable heating cable boolean True switch.boiler_heating_cable switch.boiler_heatcable 5 0 1 220 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 vc0valve VC0 valve boolean True switch.boiler_VC0_valve switch.boiler_vc0valve 5 0 1 221 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 primepump primary heatpump boolean True switch.boiler_primary_heatpump switch.boiler_primepump 5 0 1 222 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 primepumpmod primary heatpump modulation uint8 (>=0<=100) % True number.boiler_primary_heatpump_modulation number.boiler_primepumpmod 5 0 1 223 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hp3way 3-way valve boolean True switch.boiler_3-way_valve switch.boiler_hp3way 5 0 1 224 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 elheatstep1 el. heater step 1 boolean True switch.boiler_el._heater_step_1 switch.boiler_elheatstep1 5 0 1 225 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 elheatstep2 el. heater step 2 boolean True switch.boiler_el._heater_step_2 switch.boiler_elheatstep2 5 0 1 226 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 elheatstep3 el. heater step 3 boolean True switch.boiler_el._heater_step_3 switch.boiler_elheatstep3 5 0 1 227 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpea0 condensate reservoir heating (EA0) boolean False binary_sensor.boiler_condensate_reservoir_heating_(EA0) binary_sensor.boiler_hpea0 5 0 1 228 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hppumpmode primary heatpump mode enum [auto|continuous] True select.boiler_primary_heatpump_mode select.boiler_hppumpmode 5 0 1 229 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 fan fan uint8 (>=20<=100) % True number.boiler_fan number.boiler_fan 5 0 1 230 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 shutdown shutdown cmd [off|on] True sensor.boiler_shutdown sensor.boiler_shutdown 5 0 1 231 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 alternatingop alternating operation boolean True switch.boiler_dhw_alternating_operation switch.boiler_dhw_alternatingop 5 9 1 15 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes True number.boiler_dhw_prioritise_heating_during_dhw number.boiler_dhw_altopprioheat 5 9 1 16 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes True number.boiler_dhw_prioritise_dhw_during_heating number.boiler_dhw_altopprio 5 9 1 17 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfoff comfort switch off uint8 (>=15<=65) C True number.boiler_dhw_comfort_switch_off number.boiler_dhw_comfoff 5 9 1 18 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecooff eco switch off uint8 (>=15<=65) C True number.boiler_dhw_eco_switch_off number.boiler_dhw_ecooff 5 9 1 19 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecoplusoff eco+ switch off uint8 (>=48<=63) C True number.boiler_dhw_eco+_switch_off number.boiler_dhw_ecoplusoff 5 9 1 20 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfdiff comfort diff uint8 (>=6<=12) K True number.boiler_dhw_comfort_diff number.boiler_dhw_comfdiff 5 9 1 21 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecodiff eco diff uint8 (>=6<=12) K True number.boiler_dhw_eco_diff number.boiler_dhw_ecodiff 5 9 1 22 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecoplusdiff eco+ diff uint8 (>=6<=12) K True number.boiler_dhw_eco+_diff number.boiler_dhw_ecoplusdiff 5 9 1 23 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfstop comfort stop temp uint8 (>=0<=254) C True number.boiler_dhw_comfort_stop_temp number.boiler_dhw_comfstop 5 9 1 24 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecostop eco stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco_stop_temp number.boiler_dhw_ecostop 5 9 1 25 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 ecoplusstop eco+ stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco+_stop_temp number.boiler_dhw_ecoplusstop 5 9 1 26 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hpcircpump circulation pump available during dhw boolean True switch.boiler_dhw_circulation_pump_available_during_dhw switch.boiler_dhw_hpcircpump 5 9 1 27 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i boiler 172 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Geo 5xx boiler 173 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Geo 5xx boiler 173 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Geo 5xx boiler 173 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Geo 5xx boiler 173 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Geo 5xx boiler 173 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Geo 5xx boiler 173 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Geo 5xx boiler 173 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Geo 5xx boiler 173 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Geo 5xx boiler 173 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Geo 5xx boiler 173 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Geo 5xx boiler 173 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Geo 5xx boiler 173 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Geo 5xx boiler 173 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Geo 5xx boiler 173 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Geo 5xx boiler 173 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Geo 5xx boiler 173 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Geo 5xx boiler 173 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Geo 5xx boiler 173 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Geo 5xx boiler 173 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Geo 5xx boiler 173 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Geo 5xx boiler 173 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Geo 5xx boiler 173 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Geo 5xx boiler 173 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Geo 5xx boiler 173 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Geo 5xx boiler 173 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Geo 5xx boiler 173 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Geo 5xx boiler 173 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Geo 5xx boiler 173 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Geo 5xx boiler 173 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Geo 5xx boiler 173 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Geo 5xx boiler 173 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Geo 5xx boiler 173 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Geo 5xx boiler 173 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Geo 5xx boiler 173 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Geo 5xx boiler 173 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Geo 5xx boiler 173 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Geo 5xx boiler 173 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Geo 5xx boiler 173 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Geo 5xx boiler 173 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Geo 5xx boiler 173 nrg energy uint24 (>=0<=167772) kWh False sensor.boiler_dhw_energy sensor.boiler_dhw_nrg 5 9 1/100 0 2 Geo 5xx boiler 173 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.boiler_energy_heating sensor.boiler_nrgheat 5 0 1/100 82 2 Geo 5xx boiler 173 nrgcool energy cooling uint24 (>=0<=167772) kWh False sensor.boiler_energy_cooling sensor.boiler_nrgcool 5 0 1/100 264 2 Geo 5xx boiler 173 metertotal meter total uint24 (>=0<=167772) kWh False sensor.boiler_meter_total sensor.boiler_metertotal 5 0 1/100 84 2 Geo 5xx boiler 173 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.boiler_meter_compressor sensor.boiler_metercomp 5 0 1/100 86 2 Geo 5xx boiler 173 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.boiler_meter_e-heater sensor.boiler_metereheat 5 0 1/100 88 2 Geo 5xx boiler 173 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/100 90 2 Geo 5xx boiler 173 metercool meter cooling uint24 (>=0<=167772) kWh False sensor.boiler_meter_cooling sensor.boiler_metercool 5 0 1/100 266 2 Geo 5xx boiler 173 meter meter uint24 (>=0<=167772) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/100 2 2 Geo 5xx boiler 173 uptimetotal heatpump total uptime time (>=0<=279620) minutes False sensor.boiler_heatpump_total_uptime sensor.boiler_uptimetotal 5 0 1/60 92 2 Geo 5xx boiler 173 uptimecontrol total operating time heat time (>=0<=279620) minutes False sensor.boiler_total_operating_time_heat sensor.boiler_uptimecontrol 5 0 1/60 94 2 Geo 5xx boiler 173 uptimecompheating operating time compressor heating time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_heating sensor.boiler_uptimecompheating 5 0 1/60 96 2 Geo 5xx boiler 173 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_cooling sensor.boiler_uptimecompcooling 5 0 1/60 98 2 Geo 5xx boiler 173 uptimecomp operating time compressor time (>=0<=279620) minutes False sensor.boiler_dhw_operating_time_compressor sensor.boiler_dhw_uptimecomp 5 9 1/60 4 2 Geo 5xx boiler 173 uptimecomppool operating time compressor pool time (>=0<=279620) minutes False sensor.boiler_operating_time_compressor_pool sensor.boiler_uptimecomppool 5 0 1/60 100 2 Geo 5xx boiler 173 totalcompstarts total compressor control starts uint24 (>=0<=16777213) False sensor.boiler_total_compressor_control_starts sensor.boiler_totalcompstarts 5 0 1 102 2 Geo 5xx boiler 173 heatingstarts heating control starts uint24 (>=0<=16777213) False sensor.boiler_heating_control_starts sensor.boiler_heatingstarts 5 0 1 104 2 Geo 5xx boiler 173 coolingstarts cooling control starts uint24 (>=0<=16777213) False sensor.boiler_cooling_control_starts sensor.boiler_coolingstarts 5 0 1 106 2 Geo 5xx boiler 173 starts2 control starts2 uint24 (>=0<=16777213) False sensor.boiler_dhw_control_starts2 sensor.boiler_dhw_starts2 5 9 1 6 2 Geo 5xx boiler 173 poolstarts pool control starts uint24 (>=0<=16777213) False sensor.boiler_pool_control_starts sensor.boiler_poolstarts 5 0 1 108 2 Geo 5xx boiler 173 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption sensor.boiler_nrgconstotal 5 0 1 110 2 Geo 5xx boiler 173 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_consumption_compressor sensor.boiler_nrgconscomptotal 5 0 1 112 2 Geo 5xx boiler 173 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_heating sensor.boiler_nrgconscompheating 5 0 1 114 2 Geo 5xx boiler 173 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_energy_consumption_compressor sensor.boiler_dhw_nrgconscomp 5 9 1 8 2 Geo 5xx boiler 173 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_cooling sensor.boiler_nrgconscompcooling 5 0 1 116 2 Geo 5xx boiler 173 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh False sensor.boiler_energy_consumption_compressor_pool sensor.boiler_nrgconscomppool 5 0 1 118 2 Geo 5xx boiler 173 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_total_aux_elec._heater_energy_consumption sensor.boiler_auxelecheatnrgconstotal 5 0 1 120 2 Geo 5xx boiler 173 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_heating sensor.boiler_auxelecheatnrgconsheating 5 0 1 122 2 Geo 5xx boiler 173 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_aux_elec._heater_energy_consumption sensor.boiler_dhw_auxelecheatnrgcons 5 9 1 10 2 Geo 5xx boiler 173 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh False sensor.boiler_aux_elec._heater_energy_consumption_pool sensor.boiler_auxelecheatnrgconspool 5 0 1 124 2 Geo 5xx boiler 173 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied sensor.boiler_nrgsupptotal 5 0 1 126 2 Geo 5xx boiler 173 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_heating sensor.boiler_nrgsuppheating 5 0 1 128 2 Geo 5xx boiler 173 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh False sensor.boiler_dhw_total_energy_warm_supplied sensor.boiler_dhw_nrgsupp 5 9 1 12 2 Geo 5xx boiler 173 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_cooling sensor.boiler_nrgsuppcooling 5 0 1 130 2 Geo 5xx boiler 173 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh False sensor.boiler_total_energy_supplied_pool sensor.boiler_nrgsupppool 5 0 1 132 2 Geo 5xx boiler 173 hppower compressor power output uint8 (>=0<=25) kW False sensor.boiler_compressor_power_output sensor.boiler_hppower 5 0 1/10 134 1 Geo 5xx boiler 173 hpmaxpower compressor max power uint8 (>=0<=100) % True number.boiler_compressor_max_power number.boiler_hpmaxpower 5 0 1 135 1 Geo 5xx boiler 173 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar True number.boiler_set_differental_pressure number.boiler_hpsetdiffpress 5 0 50 136 1 Geo 5xx boiler 173 hpcompon hp compressor boolean False binary_sensor.boiler_hp_compressor binary_sensor.boiler_hpcompon 5 0 1 137 1 Geo 5xx boiler 173 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] False sensor.boiler_compressor_activity sensor.boiler_hpactivity 5 0 1 138 1 Geo 5xx boiler 173 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % False sensor.boiler_brine_pump_speed sensor.boiler_hpbrinepumpspd 5 0 1 139 1 Geo 5xx boiler 173 hpswitchvalve switch valve boolean False binary_sensor.boiler_switch_valve binary_sensor.boiler_hpswitchvalve 5 0 1 140 1 Geo 5xx boiler 173 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.boiler_compressor_speed sensor.boiler_hpcompspd 5 0 1 141 1 Geo 5xx boiler 173 hpcircspd circulation pump speed uint8 (>=0<=100) % False sensor.boiler_circulation_pump_speed sensor.boiler_hpcircspd 5 0 1 142 1 Geo 5xx boiler 173 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C False sensor.boiler_brine_in/evaporator sensor.boiler_hpbrinein 5 0 1/10 143 1 Geo 5xx boiler 173 hpbrineout brine out/condenser int16 (>=-3199<=3199) C False sensor.boiler_brine_out/condenser sensor.boiler_hpbrineout 5 0 1/10 144 1 Geo 5xx boiler 173 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_return_(TC0) sensor.boiler_hptc0 5 0 1/10 145 1 Geo 5xx boiler 173 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C False sensor.boiler_heat_carrier_forward_(TC1) sensor.boiler_hptc1 5 0 1/10 146 1 Geo 5xx boiler 173 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C False sensor.boiler_condenser_temperature_(TC3) sensor.boiler_hptc3 5 0 1/10 147 1 Geo 5xx boiler 173 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.boiler_compressor_temperature_(TR1) sensor.boiler_hptr1 5 0 1/10 148 1 Geo 5xx boiler 173 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.boiler_hptr3 5 0 1/10 149 1 Geo 5xx boiler 173 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.boiler_evaporator_inlet_temperature_(TR4) sensor.boiler_hptr4 5 0 1/10 150 1 Geo 5xx boiler 173 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.boiler_compressor_inlet_temperature_(TR5) sensor.boiler_hptr5 5 0 1/10 151 1 Geo 5xx boiler 173 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.boiler_compressor_outlet_temperature_(TR6) sensor.boiler_hptr6 5 0 1/10 152 1 Geo 5xx boiler 173 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C False sensor.boiler_refrigerant_temperature_gas_side_(condenser_input)_(TR7) sensor.boiler_hptr7 5 0 1/10 153 1 Geo 5xx boiler 173 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.boiler_air_inlet_temperature_(TL2) sensor.boiler_hptl2 5 0 1/10 154 1 Geo 5xx boiler 173 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.boiler_low_pressure_side_temperature_(PL1) sensor.boiler_hppl1 5 0 1/10 155 1 Geo 5xx boiler 173 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.boiler_high_pressure_side_temperature_(PH1) sensor.boiler_hpph1 5 0 1/10 156 1 Geo 5xx boiler 173 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.boiler_drain_pan_temp_(TA4) sensor.boiler_hpta4 5 0 1/10 157 1 Geo 5xx boiler 173 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C False sensor.boiler_reservoir_temp_(TW1) sensor.boiler_hptw1 5 0 1/10 158 1 Geo 5xx boiler 173 poolsettemp pool set temperature uint8 (>=0<=127) C True number.boiler_pool_set_temperature number.boiler_poolsettemp 5 0 1/2 159 1 Geo 5xx boiler 173 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] False sensor.boiler_4-way_valve_(VR4) sensor.boiler_hp4way 5 0 1 160 1 Geo 5xx boiler 173 hpin1 input 1 state boolean False binary_sensor.boiler_input_1_state binary_sensor.boiler_hpin1 5 0 1 161 1 Geo 5xx boiler 173 hpin1opt input 1 options string True sensor.boiler_input_1_options sensor.boiler_hpin1opt 5 0 1 162 8 Geo 5xx boiler 173 hpin2 input 2 state boolean False binary_sensor.boiler_input_2_state binary_sensor.boiler_hpin2 5 0 1 170 1 Geo 5xx boiler 173 hpin2opt input 2 options string True sensor.boiler_input_2_options sensor.boiler_hpin2opt 5 0 1 171 8 Geo 5xx boiler 173 hpin3 input 3 state boolean False binary_sensor.boiler_input_3_state binary_sensor.boiler_hpin3 5 0 1 179 1 Geo 5xx boiler 173 hpin3opt input 3 options string True sensor.boiler_input_3_options sensor.boiler_hpin3opt 5 0 1 180 8 Geo 5xx boiler 173 hpin4 input 4 state boolean False binary_sensor.boiler_input_4_state binary_sensor.boiler_hpin4 5 0 1 188 1 Geo 5xx boiler 173 hpin4opt input 4 options string True sensor.boiler_input_4_options sensor.boiler_hpin4opt 5 0 1 189 8 Geo 5xx boiler 173 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_compressor select.boiler_maxheatcomp 5 0 1 197 1 Geo 5xx boiler 173 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_heat_limit_heating select.boiler_maxheatheat 5 0 1 198 1 Geo 5xx boiler 173 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] True select.boiler_dhw_heat_limit select.boiler_dhw_maxheat 5 9 1 14 1 Geo 5xx boiler 173 mandefrost manual defrost boolean True switch.boiler_manual_defrost switch.boiler_mandefrost 5 0 1 199 1 Geo 5xx boiler 173 pvcooling cooling only with PV boolean True switch.boiler_cooling_only_with_PV switch.boiler_pvcooling 5 0 1 200 1 Geo 5xx boiler 173 auxheateronly aux heater only boolean True switch.boiler_aux_heater_only switch.boiler_auxheateronly 5 0 1 201 1 Geo 5xx boiler 173 auxheateroff disable aux heater boolean True switch.boiler_disable_aux_heater switch.boiler_auxheateroff 5 0 1 202 1 Geo 5xx boiler 173 auxheaterstatus aux heater status uint8 (>=0<=100) % False sensor.boiler_aux_heater_status sensor.boiler_auxheaterstatus 5 0 1 203 1 Geo 5xx boiler 173 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min True number.boiler_aux_heater_on_delay number.boiler_auxheaterdelay 5 0 10 204 1 Geo 5xx boiler 173 auxmaxlimit aux heater max limit uint8 (>=0<=10) K True number.boiler_aux_heater_max_limit number.boiler_auxmaxlimit 5 0 1/10 205 1 Geo 5xx boiler 173 auxlimitstart aux heater limit start uint8 (>=0<=10) K True number.boiler_aux_heater_limit_start number.boiler_auxlimitstart 5 0 1/10 206 1 Geo 5xx boiler 173 auxheatrmode aux heater mode enum [eco|comfort] True select.boiler_aux_heater_mode select.boiler_auxheatrmode 5 0 1 207 1 Geo 5xx boiler 173 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_heat number.boiler_hphystheat 5 0 5 208 1 Geo 5xx boiler 173 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_cool number.boiler_hphystcool 5 0 5 209 1 Geo 5xx boiler 173 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min True number.boiler_on/off_hyst_pool number.boiler_hphystpool 5 0 5 210 1 Geo 5xx boiler 173 silentmode silent mode enum [off|auto|on] True select.boiler_silent_mode select.boiler_silentmode 5 0 1 211 1 Geo 5xx boiler 173 silentfrom silent mode from uint8 (>=0<=3810) minutes True number.boiler_silent_mode_from number.boiler_silentfrom 5 0 15 212 1 Geo 5xx boiler 173 silentto silent mode to uint8 (>=0<=3810) minutes True number.boiler_silent_mode_to number.boiler_silentto 5 0 15 213 1 Geo 5xx boiler 173 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C True number.boiler_min_outside_temp_for_silent_mode number.boiler_mintempsilent 5 0 1 214 1 Geo 5xx boiler 173 tempparmode outside temp parallel mode int8 (>=-126<=126) C True number.boiler_outside_temp_parallel_mode number.boiler_tempparmode 5 0 1 215 1 Geo 5xx boiler 173 auxheatmix aux heater mixing valve int8 (>=-100<=100) % False sensor.boiler_aux_heater_mixing_valve sensor.boiler_auxheatmix 5 0 1 216 1 Geo 5xx boiler 173 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_heat number.boiler_tempdiffheat 5 0 1/10 217 1 Geo 5xx boiler 173 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K True number.boiler_temp_diff_TC3/TC0_cool number.boiler_tempdiffcool 5 0 1/10 218 1 Geo 5xx boiler 173 vpcooling valve/pump cooling boolean True switch.boiler_valve/pump_cooling switch.boiler_vpcooling 5 0 1 219 1 Geo 5xx boiler 173 heatcable heating cable boolean True switch.boiler_heating_cable switch.boiler_heatcable 5 0 1 220 1 Geo 5xx boiler 173 vc0valve VC0 valve boolean True switch.boiler_VC0_valve switch.boiler_vc0valve 5 0 1 221 1 Geo 5xx boiler 173 primepump primary heatpump boolean True switch.boiler_primary_heatpump switch.boiler_primepump 5 0 1 222 1 Geo 5xx boiler 173 primepumpmod primary heatpump modulation uint8 (>=0<=100) % True number.boiler_primary_heatpump_modulation number.boiler_primepumpmod 5 0 1 223 1 Geo 5xx boiler 173 hp3way 3-way valve boolean True switch.boiler_3-way_valve switch.boiler_hp3way 5 0 1 224 1 Geo 5xx boiler 173 elheatstep1 el. heater step 1 boolean True switch.boiler_el._heater_step_1 switch.boiler_elheatstep1 5 0 1 225 1 Geo 5xx boiler 173 elheatstep2 el. heater step 2 boolean True switch.boiler_el._heater_step_2 switch.boiler_elheatstep2 5 0 1 226 1 Geo 5xx boiler 173 elheatstep3 el. heater step 3 boolean True switch.boiler_el._heater_step_3 switch.boiler_elheatstep3 5 0 1 227 1 Geo 5xx boiler 173 hpea0 condensate reservoir heating (EA0) boolean False binary_sensor.boiler_condensate_reservoir_heating_(EA0) binary_sensor.boiler_hpea0 5 0 1 228 1 Geo 5xx boiler 173 hppumpmode primary heatpump mode enum [auto|continuous] True select.boiler_primary_heatpump_mode select.boiler_hppumpmode 5 0 1 229 1 Geo 5xx boiler 173 fan fan uint8 (>=20<=100) % True number.boiler_fan number.boiler_fan 5 0 1 230 1 Geo 5xx boiler 173 shutdown shutdown cmd [off|on] True sensor.boiler_shutdown sensor.boiler_shutdown 5 0 1 231 1 Geo 5xx boiler 173 alternatingop alternating operation boolean True switch.boiler_dhw_alternating_operation switch.boiler_dhw_alternatingop 5 9 1 15 1 Geo 5xx boiler 173 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes True number.boiler_dhw_prioritise_heating_during_dhw number.boiler_dhw_altopprioheat 5 9 1 16 1 Geo 5xx boiler 173 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes True number.boiler_dhw_prioritise_dhw_during_heating number.boiler_dhw_altopprio 5 9 1 17 1 Geo 5xx boiler 173 comfoff comfort switch off uint8 (>=15<=65) C True number.boiler_dhw_comfort_switch_off number.boiler_dhw_comfoff 5 9 1 18 1 Geo 5xx boiler 173 ecooff eco switch off uint8 (>=15<=65) C True number.boiler_dhw_eco_switch_off number.boiler_dhw_ecooff 5 9 1 19 1 Geo 5xx boiler 173 ecoplusoff eco+ switch off uint8 (>=48<=63) C True number.boiler_dhw_eco+_switch_off number.boiler_dhw_ecoplusoff 5 9 1 20 1 Geo 5xx boiler 173 comfdiff comfort diff uint8 (>=6<=12) K True number.boiler_dhw_comfort_diff number.boiler_dhw_comfdiff 5 9 1 21 1 Geo 5xx boiler 173 ecodiff eco diff uint8 (>=6<=12) K True number.boiler_dhw_eco_diff number.boiler_dhw_ecodiff 5 9 1 22 1 Geo 5xx boiler 173 ecoplusdiff eco+ diff uint8 (>=6<=12) K True number.boiler_dhw_eco+_diff number.boiler_dhw_ecoplusdiff 5 9 1 23 1 Geo 5xx boiler 173 comfstop comfort stop temp uint8 (>=0<=254) C True number.boiler_dhw_comfort_stop_temp number.boiler_dhw_comfstop 5 9 1 24 1 Geo 5xx boiler 173 ecostop eco stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco_stop_temp number.boiler_dhw_ecostop 5 9 1 25 1 Geo 5xx boiler 173 ecoplusstop eco+ stop temp uint8 (>=0<=254) C True number.boiler_dhw_eco+_stop_temp number.boiler_dhw_ecoplusstop 5 9 1 26 1 Geo 5xx boiler 173 hpcircpump circulation pump available during dhw boolean True switch.boiler_dhw_circulation_pump_available_during_dhw switch.boiler_dhw_hpcircpump 5 9 1 27 1 Geo 5xx boiler 173 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Geo 5xx boiler 173 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Geo 5xx boiler 173 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Geo 5xx boiler 173 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Geo 5xx boiler 173 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Geo 5xx boiler 173 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Geo 5xx boiler 173 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Geo 5xx boiler 173 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Geo 5xx boiler 173 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Geo 5xx boiler 173 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Geo 5xx boiler 173 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Geo 5xx boiler 173 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Geo 5xx boiler 173 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Geo 5xx boiler 173 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Geo 5xx boiler 173 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Geo 5xx boiler 173 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Geo 5xx boiler 173 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Geo 5xx boiler 173 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Geo 5xx boiler 173 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Geo 5xx boiler 173 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Geo 5xx boiler 173 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Geo 5xx boiler 173 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Geo 5xx boiler 173 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Geo 5xx boiler 173 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Geo 5xx boiler 173 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Geo 5xx boiler 173 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Geo 5xx boiler 173 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Geo 5xx boiler 173 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Geo 5xx boiler 173 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Geo 5xx boiler 173 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Geo 5xx boiler 173 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Geo 5xx boiler 173 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Geo 5xx boiler 173 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Geo 5xx boiler 173 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Geo 5xx boiler 173 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Geo 5xx boiler 173 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Geo 5xx boiler 173 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Geo 5xx boiler 173 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Geo 5xx boiler 173 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2 boiler 195 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logamax U122/Cerapur boiler 203 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logamax U122/Cerapur boiler 203 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logamax U122/Cerapur boiler 203 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logamax U122/Cerapur boiler 203 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logamax U122/Cerapur boiler 203 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logamax U122/Cerapur boiler 203 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logamax U122/Cerapur boiler 203 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logamax U122/Cerapur boiler 203 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logamax U122/Cerapur boiler 203 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logamax U122/Cerapur boiler 203 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logamax U122/Cerapur boiler 203 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logamax U122/Cerapur boiler 203 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logamax U122/Cerapur boiler 203 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logamax U122/Cerapur boiler 203 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logamax U122/Cerapur boiler 203 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logamax U122/Cerapur boiler 203 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logamax U122/Cerapur boiler 203 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logamax U122/Cerapur boiler 203 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logamax U122/Cerapur boiler 203 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logamax U122/Cerapur boiler 203 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logamax U122/Cerapur boiler 203 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logamax U122/Cerapur boiler 203 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logamax U122/Cerapur boiler 203 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logamax U122/Cerapur boiler 203 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logamax U122/Cerapur boiler 203 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logamax U122/Cerapur boiler 203 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logamax U122/Cerapur boiler 203 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logamax U122/Cerapur boiler 203 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logamax U122/Cerapur boiler 203 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logamax U122/Cerapur boiler 203 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logamax U122/Cerapur boiler 203 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logamax U122/Cerapur boiler 203 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logamax U122/Cerapur boiler 203 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logamax U122/Cerapur boiler 203 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logamax U122/Cerapur boiler 203 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logamax U122/Cerapur boiler 203 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logamax U122/Cerapur boiler 203 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logamax U122/Cerapur boiler 203 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logamax U122/Cerapur boiler 203 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logamax U122/Cerapur boiler 203 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logamax U122/Cerapur boiler 203 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logamax U122/Cerapur boiler 203 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logamax U122/Cerapur boiler 203 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logamax U122/Cerapur boiler 203 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logamax U122/Cerapur boiler 203 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logamax U122/Cerapur boiler 203 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logamax U122/Cerapur boiler 203 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logamax U122/Cerapur boiler 203 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logamax U122/Cerapur boiler 203 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logamax U122/Cerapur boiler 203 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logamax U122/Cerapur boiler 203 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logamax U122/Cerapur boiler 203 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logamax U122/Cerapur boiler 203 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logamax U122/Cerapur boiler 203 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logamax U122/Cerapur boiler 203 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logamax U122/Cerapur boiler 203 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logamax U122/Cerapur boiler 203 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logamax U122/Cerapur boiler 203 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logamax U122/Cerapur boiler 203 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logamax U122/Cerapur boiler 203 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logamax U122/Cerapur boiler 203 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logamax U122/Cerapur boiler 203 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logamax U122/Cerapur boiler 203 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logamax U122/Cerapur boiler 203 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logamax U122/Cerapur boiler 203 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logamax U122/Cerapur boiler 203 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logamax U122/Cerapur boiler 203 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logamax U122/Cerapur boiler 203 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logamax U122/Cerapur boiler 203 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logamax U122/Cerapur boiler 203 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logamax U122/Cerapur boiler 203 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logamax U122/Cerapur boiler 203 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logamax U122/Cerapur boiler 203 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logamax U122/Cerapur boiler 203 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logamax U122/Cerapur boiler 203 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logamax U122/Cerapur boiler 203 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logamax U122/Cerapur boiler 203 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logamax U122/Cerapur boiler 203 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logamax U122/Cerapur boiler 203 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logamax U122/Cerapur boiler 203 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logamax U122/Cerapur boiler 203 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logamax U122/Cerapur boiler 203 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logamax U122/Cerapur boiler 203 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logamax U122/Cerapur boiler 203 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logamax U122/Cerapur boiler 203 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logamax U122/Cerapur boiler 203 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logamax U122/Cerapur boiler 203 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logamax U122/Cerapur boiler 203 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logamax U122/Cerapur boiler 203 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logamax U122/Cerapur boiler 203 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logamax U122/Cerapur boiler 203 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logamax U122/Cerapur boiler 203 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logamax U122/Cerapur boiler 203 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logamax U122/Cerapur boiler 203 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logamax U122/Cerapur boiler 203 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logamax U122/Cerapur boiler 203 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logamax U122/Cerapur boiler 203 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logamax U122/Cerapur boiler 203 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logamax U122/Cerapur boiler 203 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logamax U122/Cerapur boiler 203 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logamax U122/Cerapur boiler 203 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logamax U122/Cerapur boiler 203 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logamax U122/Cerapur boiler 203 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logamax U122/Cerapur boiler 203 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logamax U122/Cerapur boiler 203 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax U122/Cerapur boiler 203 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logamax U122/Cerapur boiler 203 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logamax U122/Cerapur boiler 203 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logamax U122/Cerapur boiler 203 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Ecomline Excellent boiler 206 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Ecomline Excellent boiler 206 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Ecomline Excellent boiler 206 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Ecomline Excellent boiler 206 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Ecomline Excellent boiler 206 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Ecomline Excellent boiler 206 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Ecomline Excellent boiler 206 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Ecomline Excellent boiler 206 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Ecomline Excellent boiler 206 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Ecomline Excellent boiler 206 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Ecomline Excellent boiler 206 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Ecomline Excellent boiler 206 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Ecomline Excellent boiler 206 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Ecomline Excellent boiler 206 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Ecomline Excellent boiler 206 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Ecomline Excellent boiler 206 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Ecomline Excellent boiler 206 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Ecomline Excellent boiler 206 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Ecomline Excellent boiler 206 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Ecomline Excellent boiler 206 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Ecomline Excellent boiler 206 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Ecomline Excellent boiler 206 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Ecomline Excellent boiler 206 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Ecomline Excellent boiler 206 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Ecomline Excellent boiler 206 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Ecomline Excellent boiler 206 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Ecomline Excellent boiler 206 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Ecomline Excellent boiler 206 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Ecomline Excellent boiler 206 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Ecomline Excellent boiler 206 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Ecomline Excellent boiler 206 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Ecomline Excellent boiler 206 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Ecomline Excellent boiler 206 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Ecomline Excellent boiler 206 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Ecomline Excellent boiler 206 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Ecomline Excellent boiler 206 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Ecomline Excellent boiler 206 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Ecomline Excellent boiler 206 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Ecomline Excellent boiler 206 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Ecomline Excellent boiler 206 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Ecomline Excellent boiler 206 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Ecomline Excellent boiler 206 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Ecomline Excellent boiler 206 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Ecomline Excellent boiler 206 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Ecomline Excellent boiler 206 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Ecomline Excellent boiler 206 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Ecomline Excellent boiler 206 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Ecomline Excellent boiler 206 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Ecomline Excellent boiler 206 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Ecomline Excellent boiler 206 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Ecomline Excellent boiler 206 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Ecomline Excellent boiler 206 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Ecomline Excellent boiler 206 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Ecomline Excellent boiler 206 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Ecomline Excellent boiler 206 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Ecomline Excellent boiler 206 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Ecomline Excellent boiler 206 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Ecomline Excellent boiler 206 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Ecomline Excellent boiler 206 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Ecomline Excellent boiler 206 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Ecomline Excellent boiler 206 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Ecomline Excellent boiler 206 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Ecomline Excellent boiler 206 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Ecomline Excellent boiler 206 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Ecomline Excellent boiler 206 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Ecomline Excellent boiler 206 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Ecomline Excellent boiler 206 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Ecomline Excellent boiler 206 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Ecomline Excellent boiler 206 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Ecomline Excellent boiler 206 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Ecomline Excellent boiler 206 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Ecomline Excellent boiler 206 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Ecomline Excellent boiler 206 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Ecomline Excellent boiler 206 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Ecomline Excellent boiler 206 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Ecomline Excellent boiler 206 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Ecomline Excellent boiler 206 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Ecomline Excellent boiler 206 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Ecomline Excellent boiler 206 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Ecomline Excellent boiler 206 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Ecomline Excellent boiler 206 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Ecomline Excellent boiler 206 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Ecomline Excellent boiler 206 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Ecomline Excellent boiler 206 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Ecomline Excellent boiler 206 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Ecomline Excellent boiler 206 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Ecomline Excellent boiler 206 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Ecomline Excellent boiler 206 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Ecomline Excellent boiler 206 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Ecomline Excellent boiler 206 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Ecomline Excellent boiler 206 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Ecomline Excellent boiler 206 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Ecomline Excellent boiler 206 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Ecomline Excellent boiler 206 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Ecomline Excellent boiler 206 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Ecomline Excellent boiler 206 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Ecomline Excellent boiler 206 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Ecomline Excellent boiler 206 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Ecomline Excellent boiler 206 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Ecomline Excellent boiler 206 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Ecomline Excellent boiler 206 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Ecomline Excellent boiler 206 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Ecomline Excellent boiler 206 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Ecomline Excellent boiler 206 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Ecomline Excellent boiler 206 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Ecomline Excellent boiler 206 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Ecomline Excellent boiler 206 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Ecomline Excellent boiler 206 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Ecomline Excellent boiler 206 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logamax Plus/GB192/Condens GC9000/Greenstar ErP boiler 208 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Cascade MC400 boiler 210 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Cascade MC400 boiler 210 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Cascade MC400 boiler 210 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Cascade MC400 boiler 210 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Cascade MC400 boiler 210 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Cascade MC400 boiler 210 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Cascade MC400 boiler 210 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Cascade MC400 boiler 210 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Cascade MC400 boiler 210 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Cascade MC400 boiler 210 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Cascade MC400 boiler 210 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Cascade MC400 boiler 210 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Cascade MC400 boiler 210 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Cascade MC400 boiler 210 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Cascade MC400 boiler 210 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Cascade MC400 boiler 210 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Cascade MC400 boiler 210 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Cascade MC400 boiler 210 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Cascade MC400 boiler 210 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Cascade MC400 boiler 210 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Cascade MC400 boiler 210 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Cascade MC400 boiler 210 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Cascade MC400 boiler 210 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Cascade MC400 boiler 210 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Cascade MC400 boiler 210 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Cascade MC400 boiler 210 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Cascade MC400 boiler 210 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Cascade MC400 boiler 210 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Cascade MC400 boiler 210 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Cascade MC400 boiler 210 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Cascade MC400 boiler 210 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Cascade MC400 boiler 210 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Cascade MC400 boiler 210 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Cascade MC400 boiler 210 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Cascade MC400 boiler 210 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Cascade MC400 boiler 210 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Cascade MC400 boiler 210 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Cascade MC400 boiler 210 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Cascade MC400 boiler 210 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Cascade MC400 boiler 210 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Cascade MC400 boiler 210 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Cascade MC400 boiler 210 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Cascade MC400 boiler 210 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Cascade MC400 boiler 210 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Cascade MC400 boiler 210 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Cascade MC400 boiler 210 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Cascade MC400 boiler 210 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Cascade MC400 boiler 210 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Cascade MC400 boiler 210 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Cascade MC400 boiler 210 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Cascade MC400 boiler 210 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Cascade MC400 boiler 210 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Cascade MC400 boiler 210 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Cascade MC400 boiler 210 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Cascade MC400 boiler 210 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Cascade MC400 boiler 210 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Cascade MC400 boiler 210 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Cascade MC400 boiler 210 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Cascade MC400 boiler 210 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Cascade MC400 boiler 210 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Cascade MC400 boiler 210 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Cascade MC400 boiler 210 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Cascade MC400 boiler 210 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Cascade MC400 boiler 210 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Cascade MC400 boiler 210 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Cascade MC400 boiler 210 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Cascade MC400 boiler 210 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Cascade MC400 boiler 210 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Cascade MC400 boiler 210 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Cascade MC400 boiler 210 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Cascade MC400 boiler 210 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Cascade MC400 boiler 210 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Cascade MC400 boiler 210 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Cascade MC400 boiler 210 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Cascade MC400 boiler 210 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Cascade MC400 boiler 210 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Cascade MC400 boiler 210 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Cascade MC400 boiler 210 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Cascade MC400 boiler 210 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Cascade MC400 boiler 210 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Cascade MC400 boiler 210 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Cascade MC400 boiler 210 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Cascade MC400 boiler 210 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Cascade MC400 boiler 210 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Cascade MC400 boiler 210 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Cascade MC400 boiler 210 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Cascade MC400 boiler 210 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Cascade MC400 boiler 210 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Cascade MC400 boiler 210 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Cascade MC400 boiler 210 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Cascade MC400 boiler 210 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Cascade MC400 boiler 210 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Cascade MC400 boiler 210 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Cascade MC400 boiler 210 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Cascade MC400 boiler 210 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Cascade MC400 boiler 210 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Cascade MC400 boiler 210 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Cascade MC400 boiler 210 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Cascade MC400 boiler 210 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Cascade MC400 boiler 210 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Cascade MC400 boiler 210 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Cascade MC400 boiler 210 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Cascade MC400 boiler 210 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Cascade MC400 boiler 210 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Cascade MC400 boiler 210 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Cascade MC400 boiler 210 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Cascade MC400 boiler 210 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Cascade MC400 boiler 210 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Cascade MC400 boiler 210 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 EasyControl Adapter boiler 211 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 EasyControl Adapter boiler 211 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 EasyControl Adapter boiler 211 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 EasyControl Adapter boiler 211 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 EasyControl Adapter boiler 211 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 EasyControl Adapter boiler 211 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 EasyControl Adapter boiler 211 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 EasyControl Adapter boiler 211 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 EasyControl Adapter boiler 211 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 EasyControl Adapter boiler 211 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 EasyControl Adapter boiler 211 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 EasyControl Adapter boiler 211 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 EasyControl Adapter boiler 211 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 EasyControl Adapter boiler 211 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 EasyControl Adapter boiler 211 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 EasyControl Adapter boiler 211 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 EasyControl Adapter boiler 211 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 EasyControl Adapter boiler 211 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 EasyControl Adapter boiler 211 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 EasyControl Adapter boiler 211 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 EasyControl Adapter boiler 211 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 EasyControl Adapter boiler 211 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 EasyControl Adapter boiler 211 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 EasyControl Adapter boiler 211 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 EasyControl Adapter boiler 211 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 EasyControl Adapter boiler 211 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 EasyControl Adapter boiler 211 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 EasyControl Adapter boiler 211 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 EasyControl Adapter boiler 211 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 EasyControl Adapter boiler 211 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 EasyControl Adapter boiler 211 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 EasyControl Adapter boiler 211 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 EasyControl Adapter boiler 211 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 EasyControl Adapter boiler 211 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 EasyControl Adapter boiler 211 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 EasyControl Adapter boiler 211 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 EasyControl Adapter boiler 211 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 EasyControl Adapter boiler 211 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 EasyControl Adapter boiler 211 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 EasyControl Adapter boiler 211 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 EasyControl Adapter boiler 211 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 EasyControl Adapter boiler 211 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 EasyControl Adapter boiler 211 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 EasyControl Adapter boiler 211 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 EasyControl Adapter boiler 211 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 EasyControl Adapter boiler 211 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 EasyControl Adapter boiler 211 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 EasyControl Adapter boiler 211 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 EasyControl Adapter boiler 211 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 EasyControl Adapter boiler 211 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 EasyControl Adapter boiler 211 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 EasyControl Adapter boiler 211 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 EasyControl Adapter boiler 211 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 EasyControl Adapter boiler 211 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 EasyControl Adapter boiler 211 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 EasyControl Adapter boiler 211 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 EasyControl Adapter boiler 211 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 EasyControl Adapter boiler 211 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 EasyControl Adapter boiler 211 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 EasyControl Adapter boiler 211 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 EasyControl Adapter boiler 211 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 EasyControl Adapter boiler 211 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 EasyControl Adapter boiler 211 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 EasyControl Adapter boiler 211 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 EasyControl Adapter boiler 211 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 EasyControl Adapter boiler 211 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 EasyControl Adapter boiler 211 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 EasyControl Adapter boiler 211 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 EasyControl Adapter boiler 211 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 EasyControl Adapter boiler 211 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 EasyControl Adapter boiler 211 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 EasyControl Adapter boiler 211 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 EasyControl Adapter boiler 211 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 EasyControl Adapter boiler 211 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 EasyControl Adapter boiler 211 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 EasyControl Adapter boiler 211 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 EasyControl Adapter boiler 211 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 EasyControl Adapter boiler 211 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 EasyControl Adapter boiler 211 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 EasyControl Adapter boiler 211 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 EasyControl Adapter boiler 211 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 EasyControl Adapter boiler 211 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 EasyControl Adapter boiler 211 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 EasyControl Adapter boiler 211 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 EasyControl Adapter boiler 211 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 EasyControl Adapter boiler 211 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 EasyControl Adapter boiler 211 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 EasyControl Adapter boiler 211 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 EasyControl Adapter boiler 211 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 EasyControl Adapter boiler 211 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 EasyControl Adapter boiler 211 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 EasyControl Adapter boiler 211 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 EasyControl Adapter boiler 211 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 EasyControl Adapter boiler 211 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 EasyControl Adapter boiler 211 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 EasyControl Adapter boiler 211 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 EasyControl Adapter boiler 211 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 EasyControl Adapter boiler 211 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 EasyControl Adapter boiler 211 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 EasyControl Adapter boiler 211 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 EasyControl Adapter boiler 211 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 EasyControl Adapter boiler 211 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 EasyControl Adapter boiler 211 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 EasyControl Adapter boiler 211 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 EasyControl Adapter boiler 211 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 EasyControl Adapter boiler 211 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 EasyControl Adapter boiler 211 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 EasyControl Adapter boiler 211 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 EasyControl Adapter boiler 211 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 netflowtemp heat network flow temp uint16 (>=0<=3199) C False sensor.boiler_heat_network_flow_temp sensor.boiler_netflowtemp 5 0 1/10 259 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatvalve heating valve uint8 (>=0<=100) % False sensor.boiler_heating_valve sensor.boiler_heatvalve 5 0 1 260 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 dhwvalve valve uint8 (>=0<=100) % False sensor.boiler_dhw_valve sensor.boiler_dhw_dhwvalve 5 9 1 74 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 keepwarmtemp keep warm temperature uint8 (>=0<=254) C True number.boiler_keep_warm_temperature number.boiler_keepwarmtemp 5 0 1 261 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 setreturntemp set temp return uint8 (>=0<=254) C True number.boiler_set_temp_return number.boiler_setreturntemp 5 0 1 262 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heating heating boolean False binary_sensor.boiler_heating binary_sensor.boiler_heating 5 0 1 263 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Greenstar HIU/Logamax kompakt WS170 boiler 219 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Greenstar HIU/Logamax kompakt WS170 boiler 219 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Greenstar HIU/Logamax kompakt WS170 boiler 219 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Greenstar HIU/Logamax kompakt WS170 boiler 219 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax Plus GB122/Condense 2300 boiler 234 reset reset cmd [-|maintenance|error|history|message] True sensor.boiler_reset sensor.boiler_reset 5 0 1 0 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingoff force heating off boolean True switch.boiler_force_heating_off switch.boiler_heatingoff 5 0 1 1 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingactive heating active boolean False binary_sensor.boiler_heating_active binary_sensor.boiler_heatingactive 5 0 1 2 1 Logamax Plus GB122/Condense 2300 boiler 234 tapwateractive tapwater active boolean False binary_sensor.boiler_tapwater_active binary_sensor.boiler_tapwateractive 5 0 1 3 1 Logamax Plus GB122/Condense 2300 boiler 234 selflowtemp selected flow temperature uint8 (>=0<=90) C True number.boiler_selected_flow_temperature number.boiler_selflowtemp 5 0 1 4 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.boiler_heating_pump_modulation sensor.boiler_heatingpumpmod 5 0 1 5 1 Logamax Plus GB122/Condense 2300 boiler 234 outdoortemp outside temperature int16 (>=-3199<=3199) C False sensor.boiler_outside_temperature sensor.boiler_outdoortemp 5 0 1/10 6 1 Logamax Plus GB122/Condense 2300 boiler 234 curflowtemp current flow temperature uint16 (>=0<=3199) C False sensor.boiler_current_flow_temperature sensor.boiler_curflowtemp 5 0 1/10 7 1 Logamax Plus GB122/Condense 2300 boiler 234 rettemp return temperature uint16 (>=0<=3199) C False sensor.boiler_return_temperature sensor.boiler_rettemp 5 0 1/10 8 1 Logamax Plus GB122/Condense 2300 boiler 234 switchtemp mixing switch temperature uint16 (>=0<=3199) C False sensor.boiler_mixing_switch_temperature sensor.boiler_switchtemp 5 0 1/10 9 1 Logamax Plus GB122/Condense 2300 boiler 234 syspress system pressure uint8 (>=0<=25) bar False sensor.boiler_system_pressure sensor.boiler_syspress 5 0 1/10 10 1 Logamax Plus GB122/Condense 2300 boiler 234 boiltemp actual boiler temperature uint16 (>=0<=3199) C False sensor.boiler_actual_boiler_temperature sensor.boiler_boiltemp 5 0 1/10 11 1 Logamax Plus GB122/Condense 2300 boiler 234 headertemp low loss header uint16 (>=0<=3199) C False sensor.boiler_low_loss_header sensor.boiler_headertemp 5 0 1/10 12 1 Logamax Plus GB122/Condense 2300 boiler 234 exhausttemp exhaust temperature uint16 (>=0<=3199) C False sensor.boiler_exhaust_temperature sensor.boiler_exhausttemp 5 0 1/10 232 1 Logamax Plus GB122/Condense 2300 boiler 234 burngas gas boolean False binary_sensor.boiler_gas binary_sensor.boiler_burngas 5 0 1 233 1 Logamax Plus GB122/Condense 2300 boiler 234 burngas2 gas stage 2 boolean False binary_sensor.boiler_gas_stage_2 binary_sensor.boiler_burngas2 5 0 1 234 1 Logamax Plus GB122/Condense 2300 boiler 234 flamecurr flame current uint16 (>=0<=3199) \u00b5A False sensor.boiler_flame_current sensor.boiler_flamecurr 5 0 1/10 235 1 Logamax Plus GB122/Condense 2300 boiler 234 fanwork fan boolean False binary_sensor.boiler_fan binary_sensor.boiler_fanwork 5 0 1 236 1 Logamax Plus GB122/Condense 2300 boiler 234 ignwork ignition boolean False binary_sensor.boiler_ignition binary_sensor.boiler_ignwork 5 0 1 237 1 Logamax Plus GB122/Condense 2300 boiler 234 oilpreheat oil preheating boolean False binary_sensor.boiler_oil_preheating binary_sensor.boiler_oilpreheat 5 0 1 238 1 Logamax Plus GB122/Condense 2300 boiler 234 burnminpower burner min power uint8 (>=0<=100) % True number.boiler_burner_min_power number.boiler_burnminpower 5 0 1 239 1 Logamax Plus GB122/Condense 2300 boiler 234 burnmaxpower burner max power uint8 (>=0<=254) % True number.boiler_burner_max_power number.boiler_burnmaxpower 5 0 1 240 1 Logamax Plus GB122/Condense 2300 boiler 234 burnminperiod burner min period uint8 (>=0<=120) minutes True number.boiler_burner_min_period number.boiler_burnminperiod 5 0 1 241 1 Logamax Plus GB122/Condense 2300 boiler 234 absburnpow burner current power (absolute) uint8 (>=0<=100) % False sensor.boiler_burner_current_power_(absolute) sensor.boiler_absburnpow 5 0 1 242 1 Logamax Plus GB122/Condense 2300 boiler 234 heatblock heating block uint16 (>=0<=3199) C False sensor.boiler_heating_block sensor.boiler_heatblock 5 0 1/10 243 1 Logamax Plus GB122/Condense 2300 boiler 234 boilhyston hysteresis on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_on_temperature number.boiler_boilhyston 5 0 1 244 1 Logamax Plus GB122/Condense 2300 boiler 234 boilhystoff hysteresis off temperature int8 (>=0<=20) C True number.boiler_hysteresis_off_temperature number.boiler_boilhystoff 5 0 1 245 1 Logamax Plus GB122/Condense 2300 boiler 234 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C True number.boiler_hysteresis_stage_2_on_temperature number.boiler_boil2hyston 5 0 1 246 1 Logamax Plus GB122/Condense 2300 boiler 234 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C True number.boiler_hysteresis_stage_2_off_temperature number.boiler_boil2hystoff 5 0 1 247 1 Logamax Plus GB122/Condense 2300 boiler 234 curveon heatingcurve on boolean True switch.boiler_heatingcurve_on switch.boiler_curveon 5 0 1 248 1 Logamax Plus GB122/Condense 2300 boiler 234 curvebase heatingcurve base uint8 (>=20<=90) C True number.boiler_heatingcurve_base number.boiler_curvebase 5 0 1 249 1 Logamax Plus GB122/Condense 2300 boiler 234 curveend heatingcurve end uint8 (>=20<=90) C True number.boiler_heatingcurve_end number.boiler_curveend 5 0 1 250 1 Logamax Plus GB122/Condense 2300 boiler 234 summertemp summer temperature uint8 (>=0<=45) C True number.boiler_summer_temperature number.boiler_summertemp 5 0 1 251 1 Logamax Plus GB122/Condense 2300 boiler 234 nofrostmode nofrost mode boolean True switch.boiler_nofrost_mode switch.boiler_nofrostmode 5 0 1 252 1 Logamax Plus GB122/Condense 2300 boiler 234 nofrosttemp nofrost temperature uint8 (>=0<=10) C True number.boiler_nofrost_temperature number.boiler_nofrosttemp 5 0 1 253 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingactivated heating activated boolean True switch.boiler_heating_activated switch.boiler_heatingactivated 5 0 1 13 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingtemp heating temperature uint8 (>=0<=90) C True number.boiler_heating_temperature number.boiler_heatingtemp 5 0 1 14 1 Logamax Plus GB122/Condense 2300 boiler 234 heatingpump heating pump boolean False binary_sensor.boiler_heating_pump binary_sensor.boiler_heatingpump 5 0 1 15 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpmodmax boiler pump max power uint8 (>=0<=100) % True number.boiler_boiler_pump_max_power number.boiler_pumpmodmax 5 0 1 16 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpmodmin boiler pump min power uint8 (>=0<=100) % True number.boiler_boiler_pump_min_power number.boiler_pumpmodmin 5 0 1 17 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] True select.boiler_boiler_pump_mode select.boiler_pumpmode 5 0 1 18 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] True select.boiler_boiler_pump_characteristic select.boiler_pumpcharacter 5 0 1 19 1 Logamax Plus GB122/Condense 2300 boiler 234 pumpdelay pump delay uint8 (>=0<=60) minutes True number.boiler_pump_delay number.boiler_pumpdelay 5 0 1 20 1 Logamax Plus GB122/Condense 2300 boiler 234 selburnpow burner selected max power uint8 (>=0<=254) % True number.boiler_burner_selected_max_power number.boiler_selburnpow 5 0 1 23 1 Logamax Plus GB122/Condense 2300 boiler 234 curburnpow burner current power uint8 (>=0<=100) % False sensor.boiler_burner_current_power sensor.boiler_curburnpow 5 0 1 24 1 Logamax Plus GB122/Condense 2300 boiler 234 burnstarts burner starts uint24 (>=0<=16777213) False sensor.boiler_burner_starts sensor.boiler_burnstarts 5 0 1 25 2 Logamax Plus GB122/Condense 2300 boiler 234 burnworkmin total burner operating time time (>=0<=16777213) minutes False sensor.boiler_total_burner_operating_time sensor.boiler_burnworkmin 5 0 1 27 2 Logamax Plus GB122/Condense 2300 boiler 234 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes False sensor.boiler_burner_stage_2_operating_time sensor.boiler_burn2workmin 5 0 1 29 2 Logamax Plus GB122/Condense 2300 boiler 234 heatworkmin total heat operating time time (>=0<=16777213) minutes False sensor.boiler_total_heat_operating_time sensor.boiler_heatworkmin 5 0 1 31 2 Logamax Plus GB122/Condense 2300 boiler 234 heatstarts burner starts heating uint24 (>=0<=16777213) False sensor.boiler_burner_starts_heating sensor.boiler_heatstarts 5 0 1 33 2 Logamax Plus GB122/Condense 2300 boiler 234 ubauptime total UBA operating time time (>=0<=16777213) minutes False sensor.boiler_total_UBA_operating_time sensor.boiler_ubauptime 5 0 1 35 2 Logamax Plus GB122/Condense 2300 boiler 234 lastcode last error code string False sensor.boiler_last_error_code sensor.boiler_lastcode 5 0 1 37 28 Logamax Plus GB122/Condense 2300 boiler 234 servicecode service code string False sensor.boiler_service_code sensor.boiler_servicecode 5 0 1 65 2 Logamax Plus GB122/Condense 2300 boiler 234 servicecodenumber service code number uint16 (>=0<=31999) False sensor.boiler_service_code_number sensor.boiler_servicecodenumber 5 0 1 67 1 Logamax Plus GB122/Condense 2300 boiler 234 maintenancemessage maintenance message string False sensor.boiler_maintenance_message sensor.boiler_maintenancemessage 5 0 1 68 2 Logamax Plus GB122/Condense 2300 boiler 234 maintenance maintenance scheduled enum [off|time|date|manual] True select.boiler_maintenance_scheduled select.boiler_maintenance 5 0 1 70 1 Logamax Plus GB122/Condense 2300 boiler 234 maintenancetime time to next maintenance uint16 (>=0<=31999) hours True number.boiler_time_to_next_maintenance number.boiler_maintenancetime 5 0 1 71 1 Logamax Plus GB122/Condense 2300 boiler 234 maintenancedate next maintenance date string True sensor.boiler_next_maintenance_date sensor.boiler_maintenancedate 5 0 1 72 6 Logamax Plus GB122/Condense 2300 boiler 234 emergencyops emergency operation boolean True switch.boiler_emergency_operation switch.boiler_emergencyops 5 0 1 78 1 Logamax Plus GB122/Condense 2300 boiler 234 emergencytemp emergency temperature uint8 (>=15<=70) C True number.boiler_emergency_temperature number.boiler_emergencytemp 5 0 1 79 1 Logamax Plus GB122/Condense 2300 boiler 234 meterheat meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_meter_heating sensor.boiler_meterheat 5 0 1/10 90 2 Logamax Plus GB122/Condense 2300 boiler 234 meter meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_meter sensor.boiler_dhw_meter 5 9 1/10 2 2 Logamax Plus GB122/Condense 2300 boiler 234 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh False sensor.boiler_gas_meter_heating sensor.boiler_gasmeterheat 5 0 1/10 254 2 Logamax Plus GB122/Condense 2300 boiler 234 gasmeter gas meter uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_gas_meter sensor.boiler_dhw_gasmeter 5 9 1/10 70 2 Logamax Plus GB122/Condense 2300 boiler 234 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh False sensor.boiler_energy_heating_2 sensor.boiler_nrgheat2 5 0 1/10 256 2 Logamax Plus GB122/Condense 2300 boiler 234 nrg2 energy 2 uint24 (>=0<=1677721) kWh False sensor.boiler_dhw_energy_2 sensor.boiler_dhw_nrg2 5 9 1/10 72 2 Logamax Plus GB122/Condense 2300 boiler 234 tapactivated turn on/off boolean True switch.boiler_dhw_turn_on/off switch.boiler_dhw_tapactivated 5 9 1 28 1 Logamax Plus GB122/Condense 2300 boiler 234 settemp set temperature uint8 (>=0<=254) C False sensor.boiler_dhw_set_temperature sensor.boiler_dhw_settemp 5 9 1 29 1 Logamax Plus GB122/Condense 2300 boiler 234 seltemp selected temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_temperature number.boiler_dhw_seltemp 5 9 1 30 1 Logamax Plus GB122/Condense 2300 boiler 234 seltemplow selected lower temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_lower_temperature number.boiler_dhw_seltemplow 5 9 1 31 1 Logamax Plus GB122/Condense 2300 boiler 234 tempecoplus selected eco+ temperature uint8 (>=0<=254) C True number.boiler_dhw_selected_eco+_temperature number.boiler_dhw_tempecoplus 5 9 1 32 1 Logamax Plus GB122/Condense 2300 boiler 234 seltempoff selected temperature for off uint8 (>=0<=254) C False sensor.boiler_dhw_selected_temperature_for_off sensor.boiler_dhw_seltempoff 5 9 1 33 1 Logamax Plus GB122/Condense 2300 boiler 234 seltempsingle single charge temperature uint8 (>=0<=254) C True number.boiler_dhw_single_charge_temperature number.boiler_dhw_seltempsingle 5 9 1 34 1 Logamax Plus GB122/Condense 2300 boiler 234 solartemp solar boiler temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_solar_boiler_temperature sensor.boiler_dhw_solartemp 5 9 1/10 35 1 Logamax Plus GB122/Condense 2300 boiler 234 type type enum [off|flow|buffered flow|buffer|layered buffer] False sensor.boiler_dhw_type sensor.boiler_dhw_type 5 9 1 36 1 Logamax Plus GB122/Condense 2300 boiler 234 comfort comfort enum [hot|eco|intelligent] True select.boiler_dhw_comfort select.boiler_dhw_comfort 5 9 1 37 1 Logamax Plus GB122/Condense 2300 boiler 234 comfort1 comfort mode enum [high comfort|eco] True select.boiler_dhw_comfort_mode select.boiler_dhw_comfort1 5 9 1 38 1 Logamax Plus GB122/Condense 2300 boiler 234 flowtempoffset flow temperature offset uint8 (>=0<=100) C True number.boiler_dhw_flow_temperature_offset number.boiler_dhw_flowtempoffset 5 9 1 39 1 Logamax Plus GB122/Condense 2300 boiler 234 chargeoptimization charge optimization boolean True switch.boiler_dhw_charge_optimization switch.boiler_dhw_chargeoptimization 5 9 1 40 1 Logamax Plus GB122/Condense 2300 boiler 234 maxpower max power uint8 (>=0<=254) % True number.boiler_dhw_max_power number.boiler_dhw_maxpower 5 9 1 41 1 Logamax Plus GB122/Condense 2300 boiler 234 maxtemp maximum temperature uint8 (>=0<=80) C True number.boiler_dhw_maximum_temperature number.boiler_dhw_maxtemp 5 9 1 42 1 Logamax Plus GB122/Condense 2300 boiler 234 circpump circulation pump available boolean True switch.boiler_dhw_circulation_pump_available switch.boiler_dhw_circpump 5 9 1 43 1 Logamax Plus GB122/Condense 2300 boiler 234 chargetype charging type enum [chargepump|3-way valve] False sensor.boiler_dhw_charging_type sensor.boiler_dhw_chargetype 5 9 1 44 1 Logamax Plus GB122/Condense 2300 boiler 234 hyston hysteresis on temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_on_temperature number.boiler_dhw_hyston 5 9 1 45 1 Logamax Plus GB122/Condense 2300 boiler 234 hystoff hysteresis off temperature int8 (>=-126<=126) C True number.boiler_dhw_hysteresis_off_temperature number.boiler_dhw_hystoff 5 9 1 46 1 Logamax Plus GB122/Condense 2300 boiler 234 disinfectiontemp disinfection temperature uint8 (>=60<=80) C True number.boiler_dhw_disinfection_temperature number.boiler_dhw_disinfectiontemp 5 9 1 47 1 Logamax Plus GB122/Condense 2300 boiler 234 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] True select.boiler_dhw_circulation_pump_mode select.boiler_dhw_circmode 5 9 1 48 1 Logamax Plus GB122/Condense 2300 boiler 234 circ circulation active boolean True switch.boiler_dhw_circulation_active switch.boiler_dhw_circ 5 9 1 49 1 Logamax Plus GB122/Condense 2300 boiler 234 curtemp current intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_intern_temperature sensor.boiler_dhw_curtemp 5 9 1/10 50 1 Logamax Plus GB122/Condense 2300 boiler 234 curtemp2 current extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_current_extern_temperature sensor.boiler_dhw_curtemp2 5 9 1/10 51 1 Logamax Plus GB122/Condense 2300 boiler 234 curflow current tap water flow uint8 (>=0<=25) l/min False sensor.boiler_dhw_current_tap_water_flow sensor.boiler_dhw_curflow 5 9 1/10 52 1 Logamax Plus GB122/Condense 2300 boiler 234 storagetemp1 storage intern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_intern_temperature sensor.boiler_dhw_storagetemp1 5 9 1/10 53 1 Logamax Plus GB122/Condense 2300 boiler 234 storagetemp2 storage extern temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_storage_extern_temperature sensor.boiler_dhw_storagetemp2 5 9 1/10 54 1 Logamax Plus GB122/Condense 2300 boiler 234 activated activated boolean True switch.boiler_dhw_activated switch.boiler_dhw_activated 5 9 1 55 1 Logamax Plus GB122/Condense 2300 boiler 234 onetime one time charging boolean True switch.boiler_dhw_one_time_charging switch.boiler_dhw_onetime 5 9 1 56 1 Logamax Plus GB122/Condense 2300 boiler 234 disinfecting disinfecting boolean True switch.boiler_dhw_disinfecting switch.boiler_dhw_disinfecting 5 9 1 57 1 Logamax Plus GB122/Condense 2300 boiler 234 charging charging boolean False binary_sensor.boiler_dhw_charging binary_sensor.boiler_dhw_charging 5 9 1 58 1 Logamax Plus GB122/Condense 2300 boiler 234 recharging recharging boolean False binary_sensor.boiler_dhw_recharging binary_sensor.boiler_dhw_recharging 5 9 1 59 1 Logamax Plus GB122/Condense 2300 boiler 234 tempok temperature ok boolean False binary_sensor.boiler_dhw_temperature_ok binary_sensor.boiler_dhw_tempok 5 9 1 60 1 Logamax Plus GB122/Condense 2300 boiler 234 active active boolean False binary_sensor.boiler_dhw_active binary_sensor.boiler_dhw_active 5 9 1 61 1 Logamax Plus GB122/Condense 2300 boiler 234 3wayvalve 3-way valve active boolean False binary_sensor.boiler_dhw_3-way_valve_active binary_sensor.boiler_dhw_3wayvalve 5 9 1 62 1 Logamax Plus GB122/Condense 2300 boiler 234 mixertemp mixer temperature uint16 (>=0<=3199) C False sensor.boiler_dhw_mixer_temperature sensor.boiler_dhw_mixertemp 5 9 1/10 64 1 Logamax Plus GB122/Condense 2300 boiler 234 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C False sensor.boiler_dhw_cylinder_middle_temperature_(TS3) sensor.boiler_dhw_cylmiddletemp 5 9 1/10 65 1 Logamax Plus GB122/Condense 2300 boiler 234 starts starts uint24 (>=0<=16777213) False sensor.boiler_dhw_starts sensor.boiler_dhw_starts 5 9 1 66 2 Logamax Plus GB122/Condense 2300 boiler 234 workm active time time (>=0<=16777213) minutes False sensor.boiler_dhw_active_time sensor.boiler_dhw_workm 5 9 1 68 2 Logamax Plus GB122/Condense 2300 boiler 234 nompower nominal Power uint8 (>=0<=254) kW True number.boiler_nominal_Power number.boiler_nompower 5 0 1 258 1 Logamax Plus GB122/Condense 2300 boiler 234 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.boiler_total_energy sensor.boiler_nrgtotal 5 0 1/100 80 2 Logamax Plus GB122/Condense 2300 boiler 234 nrgheat energy heating uint24 (>=0<=10000000) kWh True number.boiler_energy_heating number.boiler_nrgheat 5 0 1/100 82 2 Logamax Plus GB122/Condense 2300 boiler 234 nrg energy uint24 (>=0<=10000000) kWh True number.boiler_dhw_energy number.boiler_dhw_nrg 5 9 1/100 0 2 Logamatic TC100/Moduline Easy thermostat 202 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Logamatic TC100/Moduline Easy thermostat 202 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Logamatic TC100/Moduline Easy thermostat 202 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Logamatic TC100/Moduline Easy thermostat 202 seltemp selected room temperature int16 (>=-319<=319) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/100 0 1 Logamatic TC100/Moduline Easy thermostat 202 currtemp current room temperature int16 (>=-319<=319) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/100 1 1 Logamatic TC100/Moduline Easy thermostat 202 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 EasyControl/CT200 thermostat 203 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 EasyControl/CT200 thermostat 203 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 EasyControl/CT200 thermostat 203 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 EasyControl/CT200 thermostat 203 seltemp selected room temperature int16 (>=-319<=319) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/100 0 1 EasyControl/CT200 thermostat 203 currtemp current room temperature int16 (>=-319<=319) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/100 1 1 EasyControl/CT200 thermostat 203 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 UI800/BC400 thermostat 4 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 UI800/BC400 thermostat 4 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 UI800/BC400 thermostat 4 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 UI800/BC400 thermostat 4 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 UI800/BC400 thermostat 4 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 UI800/BC400 thermostat 4 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 UI800/BC400 thermostat 4 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 UI800/BC400 thermostat 4 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 UI800/BC400 thermostat 4 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 UI800/BC400 thermostat 4 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 UI800/BC400 thermostat 4 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 UI800/BC400 thermostat 4 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 UI800/BC400 thermostat 4 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 UI800/BC400 thermostat 4 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 UI800/BC400 thermostat 4 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 UI800/BC400 thermostat 4 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 UI800/BC400 thermostat 4 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 UI800/BC400 thermostat 4 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 UI800/BC400 thermostat 4 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 UI800/BC400 thermostat 4 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 UI800/BC400 thermostat 4 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 UI800/BC400 thermostat 4 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 UI800/BC400 thermostat 4 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 UI800/BC400 thermostat 4 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 UI800/BC400 thermostat 4 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 UI800/BC400 thermostat 4 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 UI800/BC400 thermostat 4 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 UI800/BC400 thermostat 4 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 UI800/BC400 thermostat 4 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 UI800/BC400 thermostat 4 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 UI800/BC400 thermostat 4 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 UI800/BC400 thermostat 4 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 UI800/BC400 thermostat 4 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 UI800/BC400 thermostat 4 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 UI800/BC400 thermostat 4 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 UI800/BC400 thermostat 4 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 UI800/BC400 thermostat 4 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 UI800/BC400 thermostat 4 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 UI800/BC400 thermostat 4 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 UI800/BC400 thermostat 4 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 UI800/BC400 thermostat 4 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 UI800/BC400 thermostat 4 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 UI800/BC400 thermostat 4 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 UI800/BC400 thermostat 4 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 UI800/BC400 thermostat 4 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 UI800/BC400 thermostat 4 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 UI800/BC400 thermostat 4 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 UI800/BC400 thermostat 4 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 UI800/BC400 thermostat 4 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 UI800/BC400 thermostat 4 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 UI800/BC400 thermostat 4 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 UI800/BC400 thermostat 4 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 UI800/BC400 thermostat 4 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 UI800/BC400 thermostat 4 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 UI800/BC400 thermostat 4 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 UI800/BC400 thermostat 4 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 UI800/BC400 thermostat 4 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 UI800/BC400 thermostat 4 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 UI800/BC400 thermostat 4 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 UI800/BC400 thermostat 4 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 UI800/BC400 thermostat 4 control control device enum [off|-|RC100|RC100H|-|RC120RF|RC220/RT800|single] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 UI800/BC400 thermostat 4 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 UI800/BC400 thermostat 4 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 UI800/BC400 thermostat 4 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 UI800/BC400 thermostat 4 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 UI800/BC400 thermostat 4 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 UI800/BC400 thermostat 4 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 UI800/BC400 thermostat 4 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 UI800/BC400 thermostat 4 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 UI800/BC400 thermostat 4 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 UI800/BC400 thermostat 4 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 UI800/BC400 thermostat 4 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 UI800/BC400 thermostat 4 mode mode enum [off|eco+|eco|comfort|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 UI800/BC400 thermostat 4 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 UI800/BC400 thermostat 4 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 UI800/BC400 thermostat 4 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 UI800/BC400 thermostat 4 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 UI800/BC400 thermostat 4 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 UI800/BC400 thermostat 4 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 UI800/BC400 thermostat 4 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 UI800/BC400 thermostat 4 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 UI800/BC400 thermostat 4 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 UI800/BC400 thermostat 4 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 UI800/BC400 thermostat 4 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 RC10 thermostat 65 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC10 thermostat 65 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC10 thermostat 65 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC10 thermostat 65 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC10 thermostat 65 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC10 thermostat 65 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC10 thermostat 65 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC10 thermostat 65 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC10 thermostat 65 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC10 thermostat 65 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC10 thermostat 65 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC10 thermostat 65 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC10 thermostat 65 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC10 thermostat 65 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC10 thermostat 65 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC10 thermostat 65 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC10 thermostat 65 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC10 thermostat 65 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC30 thermostat 67 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC30 thermostat 67 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC30 thermostat 67 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC30 thermostat 67 display display enum [internal temperature|internal setpoint|external temperature|burner temperature|dhw temperature|functioning mode|time|date|smoke temperature] True select.thermostat_display select.thermostat_display 6 0 1 63 1 RC30 thermostat 67 language language enum [german|dutch|french|italian] False sensor.thermostat_language sensor.thermostat_language 6 0 1 64 1 RC30 thermostat 67 clockoffset clock offset int8 (>=-126<=126) seconds True number.thermostat_clock_offset number.thermostat_clockoffset 6 0 1 65 1 RC30 thermostat 67 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC30 thermostat 67 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC30 thermostat 67 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_1 sensor.thermostat_inttemp1 6 0 1/10 66 1 RC30 thermostat 67 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_2 sensor.thermostat_inttemp2 6 0 1/10 67 1 RC30 thermostat 67 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC30 thermostat 67 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1 48 1 RC30 thermostat 67 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC30 thermostat 67 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC30 thermostat 67 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC30 thermostat 67 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC30 thermostat 67 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC30 thermostat 67 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC30 thermostat 67 daytemp day temperature uint8 (>=10<=30) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC30 thermostat 67 nighttemp night temperature uint8 (>=10<=30) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC30 thermostat 67 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC30 thermostat 67 offsettemp offset temperature int8 (>=-5<=5) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1/2 10 1 RC30 thermostat 67 holidaytemp holiday temperature uint8 (>=5<=30) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 RC30 thermostat 67 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC30 thermostat 67 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC30 thermostat 67 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC30 thermostat 67 holidaymode holiday mode boolean False binary_sensor.thermostat_hc1_holiday_mode binary_sensor.thermostat_hc1_holidaymode 6 1 1 51 1 RC30 thermostat 67 nofrosttemp nofrost temperature int8 (>=-20<=10) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC30 thermostat 67 nofrostmode nofrost mode enum [off|outdoor|room] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC30 thermostat 67 roominfluence room influence uint8 (>=0<=10) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC30 thermostat 67 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC30 thermostat 67 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC30 thermostat 67 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C True number.thermostat_hc1_flow_temperature_offset_for_mixer number.thermostat_hc1_flowtempoffset 6 1 1 52 1 RC30 thermostat 67 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC30 thermostat 67 reducemode reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC30 thermostat 67 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC30 thermostat 67 control control device enum [off|RC20|RC3x] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC30 thermostat 67 holidays holiday dates string True sensor.thermostat_hc1_holiday_dates sensor.thermostat_hc1_holidays 6 1 1 53 13 RC30 thermostat 67 vacations vacation dates string True sensor.thermostat_hc1_vacation_dates sensor.thermostat_hc1_vacations 6 1 1 66 13 RC30 thermostat 67 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC30 thermostat 67 pause pause time uint8 (>=0<=99) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 RC30 thermostat 67 party party time uint8 (>=0<=99) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 RC30 thermostat 67 tempautotemp temporary set temperature automode uint8 (>=0<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC30 thermostat 67 noreducetemp no reduce below temperature int8 (>=-31<=10) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC30 thermostat 67 reducetemp off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC30 thermostat 67 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_vacations_off/reduce_switch_temperature number.thermostat_hc1_vacreducetemp 6 1 1 81 1 RC30 thermostat 67 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_vacations_reduce_mode select.thermostat_hc1_vacreducemode 6 1 1 82 1 RC30 thermostat 67 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC30 thermostat 67 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC30 thermostat 67 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC30 thermostat 67 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 RC30 thermostat 67 switchtime2 own2 program switchtime string True sensor.thermostat_hc1_own2_program_switchtime sensor.thermostat_hc1_switchtime2 6 1 1 91 8 RC30 thermostat 67 mode mode enum [off|on|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC30 thermostat 67 circmode circulation pump mode enum [off|on|auto] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC30 thermostat 67 progmode program enum [std prog|own prog] True select.thermostat_dhw_program select.thermostat_dhw_progmode 6 9 1 12 1 RC30 thermostat 67 circprog circulation program enum [std prog|own prog] True select.thermostat_dhw_circulation_program select.thermostat_dhw_circprog 6 9 1 13 1 RC30 thermostat 67 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC30 thermostat 67 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC30 thermostat 67 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 RC30 thermostat 67 maxtemp maximum temperature uint8 (>=0<=254) C True number.thermostat_dhw_maximum_temperature number.thermostat_dhw_maxtemp 6 9 1 15 1 RC30 thermostat 67 onetimekey one time key function boolean True switch.thermostat_dhw_one_time_key_function switch.thermostat_dhw_onetimekey 6 9 1 16 1 RC30 thermostat 67 switchtimeWW program switchtime warm water string True sensor.thermostat_dhw_program_switchtime_warm_water sensor.thermostat_dhw_switchtimeWW 6 9 1 17 8 RC30 thermostat 67 circswitchtime circulation program switchtime string True sensor.thermostat_dhw_circulation_program_switchtime sensor.thermostat_dhw_circswitchtime 6 9 1 25 8 RC30 thermostat 67 holidays holiday dates string True sensor.thermostat_dhw_holiday_dates sensor.thermostat_dhw_holidays 6 9 1 33 13 RC30 thermostat 67 vacations vacation dates string True sensor.thermostat_dhw_vacation_dates sensor.thermostat_dhw_vacations 6 9 1 46 13 RC20/Moduline 300 thermostat 77 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC20/Moduline 300 thermostat 77 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC20/Moduline 300 thermostat 77 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC20/Moduline 300 thermostat 77 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC20/Moduline 300 thermostat 77 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC20/Moduline 300 thermostat 77 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC20/Moduline 300 thermostat 77 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC20/Moduline 300 thermostat 77 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC20/Moduline 300 thermostat 77 offtemp temperature when mode is off uint8 (>=0<=127) C True number.thermostat_hc1_temperature_when_mode_is_off number.thermostat_hc1_offtemp 6 1 1/2 99 1 RC20/Moduline 300 thermostat 77 daytemp2 day temperature T2 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T2 number.thermostat_hc1_daytemp2 6 1 1/2 100 1 RC20/Moduline 300 thermostat 77 daytemp3 day temperature T3 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T3 number.thermostat_hc1_daytemp3 6 1 1/2 101 1 RC20/Moduline 300 thermostat 77 daytemp4 day temperature T4 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T4 number.thermostat_hc1_daytemp4 6 1 1/2 102 1 RC20/Moduline 300 thermostat 77 nighttemp night temperature T1 uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature_T1 number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC20/Moduline 300 thermostat 77 switchtime program switchtime string True sensor.thermostat_hc1_program_switchtime sensor.thermostat_hc1_switchtime 6 1 1 197 8 Moduline 400 thermostat 78 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Moduline 400 thermostat 78 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Moduline 400 thermostat 78 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Moduline 400 thermostat 78 clockoffset clock offset int8 (>=-126<=126) seconds True number.thermostat_clock_offset number.thermostat_clockoffset 6 0 1 65 1 Moduline 400 thermostat 78 autodst automatic change daylight saving time boolean True switch.thermostat_automatic_change_daylight_saving_time switch.thermostat_autodst 6 0 1 68 1 Moduline 400 thermostat 78 language language enum [german|dutch] True select.thermostat_language select.thermostat_language 6 0 1 64 1 Moduline 400 thermostat 78 backlight key backlight boolean True switch.thermostat_key_backlight switch.thermostat_backlight 6 0 1 69 1 Moduline 400 thermostat 78 brightness screen brightness int8 (>=-15<=15) True number.thermostat_screen_brightness number.thermostat_brightness 6 0 1 70 1 Moduline 400 thermostat 78 mixingvalves mixing valves uint8 (>=0<=2) True number.thermostat_mixing_valves number.thermostat_mixingvalves 6 0 1 71 1 Moduline 400 thermostat 78 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 Moduline 400 thermostat 78 heatingpid heating PID enum [fast|medium|slow] True select.thermostat_heating_PID select.thermostat_heatingpid 6 0 1 72 1 Moduline 400 thermostat 78 preheating preheating in the clock program boolean True switch.thermostat_preheating_in_the_clock_program switch.thermostat_preheating 6 0 1 73 1 Moduline 400 thermostat 78 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 Moduline 400 thermostat 78 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 Moduline 400 thermostat 78 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Moduline 400 thermostat 78 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Moduline 400 thermostat 78 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 Moduline 400 thermostat 78 pause pause time uint8 (>=0<=254) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 Moduline 400 thermostat 78 party party time uint8 (>=0<=254) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 Moduline 400 thermostat 78 vacations1 vacation dates 1 string True sensor.thermostat_hc1_vacation_dates_1 sensor.thermostat_hc1_vacations1 6 1 1 111 11 Moduline 400 thermostat 78 vacations2 vacation dates 2 string True sensor.thermostat_hc1_vacation_dates_2 sensor.thermostat_hc1_vacations2 6 1 1 122 11 Moduline 400 thermostat 78 vacations3 vacation dates 3 string True sensor.thermostat_hc1_vacation_dates_3 sensor.thermostat_hc1_vacations3 6 1 1 133 11 Moduline 400 thermostat 78 vacations4 vacation dates 4 string True sensor.thermostat_hc1_vacation_dates_4 sensor.thermostat_hc1_vacations4 6 1 1 144 11 Moduline 400 thermostat 78 vacations5 vacation dates 5 string True sensor.thermostat_hc1_vacation_dates_5 sensor.thermostat_hc1_vacations5 6 1 1 155 11 Moduline 400 thermostat 78 vacations6 vacation dates 6 string True sensor.thermostat_hc1_vacation_dates_6 sensor.thermostat_hc1_vacations6 6 1 1 166 11 Moduline 400 thermostat 78 vacations7 vacation dates 7 string True sensor.thermostat_hc1_vacation_dates_7 sensor.thermostat_hc1_vacations7 6 1 1 177 11 Moduline 400 thermostat 78 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 Moduline 400 thermostat 78 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 Moduline 400 thermostat 78 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 Moduline 400 thermostat 78 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 Moduline 400 thermostat 78 holidaytemp holiday temperature uint8 (>=0<=127) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 Moduline 400 thermostat 78 nighttemp night temperature T1 uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature_T1 number.thermostat_hc1_nighttemp 6 1 1/2 49 1 Moduline 400 thermostat 78 daytemp2 day temperature T2 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T2 number.thermostat_hc1_daytemp2 6 1 1/2 100 1 Moduline 400 thermostat 78 daytemp3 day temperature T3 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T3 number.thermostat_hc1_daytemp3 6 1 1/2 101 1 Moduline 400 thermostat 78 daytemp4 day temperature T4 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T4 number.thermostat_hc1_daytemp4 6 1 1/2 102 1 Moduline 400 thermostat 78 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 Moduline 400 thermostat 78 offtemp temperature when mode is off uint8 (>=0<=127) C True number.thermostat_hc1_temperature_when_mode_is_off number.thermostat_hc1_offtemp 6 1 1/2 99 1 Moduline 400 thermostat 78 mode mode enum [on|off|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 Moduline 400 thermostat 78 whenmodeoff when thermostat mode off boolean True switch.thermostat_dhw_when_thermostat_mode_off switch.thermostat_dhw_whenmodeoff 6 9 1 59 1 Moduline 400 thermostat 78 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 Moduline 400 thermostat 78 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 Moduline 400 thermostat 78 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 RC10/Moduline 100 thermostat 79 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC10/Moduline 100 thermostat 79 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC10/Moduline 100 thermostat 79 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC10/Moduline 100 thermostat 79 heatingpid heating PID enum [fast|medium|slow] True select.thermostat_heating_PID select.thermostat_heatingpid 6 0 1 72 1 RC10/Moduline 100 thermostat 79 backlight key backlight boolean True switch.thermostat_key_backlight switch.thermostat_backlight 6 0 1 69 1 RC10/Moduline 100 thermostat 79 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC10/Moduline 100 thermostat 79 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC10/Moduline 100 thermostat 79 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC10/Moduline 100 thermostat 79 mode mode enum [nofrost|night|day] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC10/Moduline 100 thermostat 79 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC10/Moduline 100 thermostat 79 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC10/Moduline 100 thermostat 79 reducehours duration for nighttemp uint8 (>=0<=254) hours True number.thermostat_hc1_duration_for_nighttemp number.thermostat_hc1_reducehours 6 1 1 188 1 RC10/Moduline 100 thermostat 79 reduceminutes remaining time for nightmode uint16 (>=0<=31999) minutes False sensor.thermostat_hc1_remaining_time_for_nightmode sensor.thermostat_hc1_reduceminutes 6 1 1 189 1 RC10/Moduline 100 thermostat 79 mode mode enum [on|off|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 Moduline 200 thermostat 80 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Moduline 200 thermostat 80 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Moduline 200 thermostat 80 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 Moduline 200 thermostat 80 heatingpid heating PID enum [fast|medium|slow] True select.thermostat_heating_PID select.thermostat_heatingpid 6 0 1 72 1 Moduline 200 thermostat 80 backlight key backlight boolean True switch.thermostat_key_backlight switch.thermostat_backlight 6 0 1 69 1 Moduline 200 thermostat 80 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 Moduline 200 thermostat 80 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Moduline 200 thermostat 80 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Moduline 200 thermostat 80 mode mode enum [nofrost|night|day] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 Moduline 200 thermostat 80 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 Moduline 200 thermostat 80 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 Moduline 200 thermostat 80 reducehours duration for nighttemp uint8 (>=0<=254) hours True number.thermostat_hc1_duration_for_nighttemp number.thermostat_hc1_reducehours 6 1 1 188 1 Moduline 200 thermostat 80 reduceminutes remaining time for nightmode uint16 (>=0<=31999) minutes False sensor.thermostat_hc1_remaining_time_for_nightmode sensor.thermostat_hc1_reduceminutes 6 1 1 189 1 Moduline 200 thermostat 80 mode mode enum [on|off|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC35 thermostat 86 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC35 thermostat 86 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC35 thermostat 86 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC35 thermostat 86 intoffset internal temperature offset int8 (>=-5<=5) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC35 thermostat 86 minexttemp minimal external temperature int8 (>=-30<=0) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC35 thermostat 86 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_1 sensor.thermostat_inttemp1 6 0 1/10 66 1 RC35 thermostat 86 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_2 sensor.thermostat_inttemp2 6 0 1/10 67 1 RC35 thermostat 86 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC35 thermostat 86 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1 48 1 RC35 thermostat 86 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC35 thermostat 86 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC35 thermostat 86 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC35 thermostat 86 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC35 thermostat 86 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC35 thermostat 86 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC35 thermostat 86 daytemp day temperature uint8 (>=10<=30) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC35 thermostat 86 nighttemp night temperature uint8 (>=10<=30) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC35 thermostat 86 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC35 thermostat 86 offsettemp offset temperature int8 (>=-5<=5) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1/2 10 1 RC35 thermostat 86 holidaytemp holiday temperature uint8 (>=5<=30) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 RC35 thermostat 86 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC35 thermostat 86 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC35 thermostat 86 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC35 thermostat 86 holidaymode holiday mode boolean False binary_sensor.thermostat_hc1_holiday_mode binary_sensor.thermostat_hc1_holidaymode 6 1 1 51 1 RC35 thermostat 86 nofrosttemp nofrost temperature int8 (>=-20<=10) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC35 thermostat 86 nofrostmode nofrost mode enum [off|outdoor|room] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC35 thermostat 86 roominfluence room influence uint8 (>=0<=10) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC35 thermostat 86 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC35 thermostat 86 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC35 thermostat 86 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C True number.thermostat_hc1_flow_temperature_offset_for_mixer number.thermostat_hc1_flowtempoffset 6 1 1 52 1 RC35 thermostat 86 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC35 thermostat 86 reducemode reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC35 thermostat 86 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC35 thermostat 86 control control device enum [off|RC20|RC3x] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC35 thermostat 86 holidays holiday dates string True sensor.thermostat_hc1_holiday_dates sensor.thermostat_hc1_holidays 6 1 1 53 13 RC35 thermostat 86 vacations vacation dates string True sensor.thermostat_hc1_vacation_dates sensor.thermostat_hc1_vacations 6 1 1 66 13 RC35 thermostat 86 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC35 thermostat 86 pause pause time uint8 (>=0<=99) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 RC35 thermostat 86 party party time uint8 (>=0<=99) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 RC35 thermostat 86 tempautotemp temporary set temperature automode uint8 (>=0<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC35 thermostat 86 noreducetemp no reduce below temperature int8 (>=-31<=10) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC35 thermostat 86 reducetemp off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC35 thermostat 86 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_vacations_off/reduce_switch_temperature number.thermostat_hc1_vacreducetemp 6 1 1 81 1 RC35 thermostat 86 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_vacations_reduce_mode select.thermostat_hc1_vacreducemode 6 1 1 82 1 RC35 thermostat 86 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC35 thermostat 86 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC35 thermostat 86 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC35 thermostat 86 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 RC35 thermostat 86 switchtime2 own2 program switchtime string True sensor.thermostat_hc1_own2_program_switchtime sensor.thermostat_hc1_switchtime2 6 1 1 91 8 RC35 thermostat 86 mode mode enum [off|on|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC35 thermostat 86 circmode circulation pump mode enum [off|on|auto] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC35 thermostat 86 progmode program enum [std prog|own prog] True select.thermostat_dhw_program select.thermostat_dhw_progmode 6 9 1 12 1 RC35 thermostat 86 circprog circulation program enum [std prog|own prog] True select.thermostat_dhw_circulation_program select.thermostat_dhw_circprog 6 9 1 13 1 RC35 thermostat 86 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC35 thermostat 86 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC35 thermostat 86 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 RC35 thermostat 86 maxtemp maximum temperature uint8 (>=60<=80) C True number.thermostat_dhw_maximum_temperature number.thermostat_dhw_maxtemp 6 9 1 15 1 RC35 thermostat 86 onetimekey one time key function boolean True switch.thermostat_dhw_one_time_key_function switch.thermostat_dhw_onetimekey 6 9 1 16 1 RC35 thermostat 86 switchtimeWW program switchtime warm water string True sensor.thermostat_dhw_program_switchtime_warm_water sensor.thermostat_dhw_switchtimeWW 6 9 1 17 8 RC35 thermostat 86 circswitchtime circulation program switchtime string True sensor.thermostat_dhw_circulation_program_switchtime sensor.thermostat_dhw_circswitchtime 6 9 1 25 8 RC35 thermostat 86 holidays holiday dates string True sensor.thermostat_dhw_holiday_dates sensor.thermostat_dhw_holidays 6 9 1 33 13 RC35 thermostat 86 vacations vacation dates string True sensor.thermostat_dhw_vacation_dates sensor.thermostat_dhw_vacations 6 9 1 46 13 RC10/Moduline 100 thermostat 90 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC10/Moduline 100 thermostat 90 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC10/Moduline 100 thermostat 90 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC10/Moduline 100 thermostat 90 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC10/Moduline 100 thermostat 90 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC10/Moduline 100 thermostat 90 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC10/Moduline 100 thermostat 90 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC10/Moduline 100 thermostat 90 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC10/Moduline 100 thermostat 90 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC10/Moduline 100 thermostat 90 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC10/Moduline 100 thermostat 90 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC10/Moduline 100 thermostat 90 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC10/Moduline 100 thermostat 90 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC10/Moduline 100 thermostat 90 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC10/Moduline 100 thermostat 90 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC10/Moduline 100 thermostat 90 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC10/Moduline 100 thermostat 90 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC10/Moduline 100 thermostat 90 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC20RF thermostat 93 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC20RF thermostat 93 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC20RF thermostat 93 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC20RF thermostat 93 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC20RF thermostat 93 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC20RF thermostat 93 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC20RF thermostat 93 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC20RF thermostat 93 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC20RF thermostat 93 offtemp temperature when mode is off uint8 (>=0<=127) C True number.thermostat_hc1_temperature_when_mode_is_off number.thermostat_hc1_offtemp 6 1 1/2 99 1 RC20RF thermostat 93 daytemp2 day temperature T2 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T2 number.thermostat_hc1_daytemp2 6 1 1/2 100 1 RC20RF thermostat 93 daytemp3 day temperature T3 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T3 number.thermostat_hc1_daytemp3 6 1 1/2 101 1 RC20RF thermostat 93 daytemp4 day temperature T4 uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature_T4 number.thermostat_hc1_daytemp4 6 1 1/2 102 1 RC20RF thermostat 93 nighttemp night temperature T1 uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature_T1 number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC20RF thermostat 93 switchtime program switchtime string True sensor.thermostat_hc1_program_switchtime sensor.thermostat_hc1_switchtime 6 1 1 197 8 RFM20 Remote thermostat 94 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RFM20 Remote thermostat 94 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RFM20 Remote thermostat 94 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RFM20 Remote thermostat 94 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RFM20 Remote thermostat 94 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RFM20 Remote thermostat 94 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC25 thermostat 151 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC25 thermostat 151 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC25 thermostat 151 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC25 thermostat 151 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC25 thermostat 151 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC25 thermostat 151 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC25 thermostat 151 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC25 thermostat 151 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC25 thermostat 151 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC25 thermostat 151 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 RC25 thermostat 151 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 RC25 thermostat 151 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC25 thermostat 151 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC25 thermostat 151 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC25 thermostat 151 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC25 thermostat 151 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC25 thermostat 151 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC25 thermostat 151 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC200/CW100/CR120 thermostat 157 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC200/CW100/CR120 thermostat 157 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC200/CW100/CR120 thermostat 157 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC200/CW100/CR120 thermostat 157 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC200/CW100/CR120 thermostat 157 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 RC200/CW100/CR120 thermostat 157 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 RC200/CW100/CR120 thermostat 157 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 RC200/CW100/CR120 thermostat 157 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC200/CW100/CR120 thermostat 157 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC200/CW100/CR120 thermostat 157 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC200/CW100/CR120 thermostat 157 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 RC200/CW100/CR120 thermostat 157 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 RC200/CW100/CR120 thermostat 157 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 RC200/CW100/CR120 thermostat 157 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 RC200/CW100/CR120 thermostat 157 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 RC200/CW100/CR120 thermostat 157 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 RC200/CW100/CR120 thermostat 157 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 RC200/CW100/CR120 thermostat 157 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 RC200/CW100/CR120 thermostat 157 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 RC200/CW100/CR120 thermostat 157 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 RC200/CW100/CR120 thermostat 157 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC200/CW100/CR120 thermostat 157 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC200/CW100/CR120 thermostat 157 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC200/CW100/CR120 thermostat 157 mode mode enum [manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC200/CW100/CR120 thermostat 157 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC200/CW100/CR120 thermostat 157 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 RC200/CW100/CR120 thermostat 157 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC200/CW100/CR120 thermostat 157 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 RC200/CW100/CR120 thermostat 157 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC200/CW100/CR120 thermostat 157 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC200/CW100/CR120 thermostat 157 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 RC200/CW100/CR120 thermostat 157 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC200/CW100/CR120 thermostat 157 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC200/CW100/CR120 thermostat 157 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC200/CW100/CR120 thermostat 157 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 RC200/CW100/CR120 thermostat 157 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 RC200/CW100/CR120 thermostat 157 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC200/CW100/CR120 thermostat 157 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC200/CW100/CR120 thermostat 157 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC200/CW100/CR120 thermostat 157 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC200/CW100/CR120 thermostat 157 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 RC200/CW100/CR120 thermostat 157 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 RC200/CW100/CR120 thermostat 157 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC200/CW100/CR120 thermostat 157 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 RC200/CW100/CR120 thermostat 157 controlmode control mode enum [optimized|simple|n/a|room|power] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC200/CW100/CR120 thermostat 157 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC200/CW100/CR120 thermostat 157 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC200/CW100/CR120 thermostat 157 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 RC200/CW100/CR120 thermostat 157 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 RC200/CW100/CR120 thermostat 157 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC200/CW100/CR120 thermostat 157 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC200/CW100/CR120 thermostat 157 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC200/CW100/CR120 thermostat 157 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC200/CW100/CR120 thermostat 157 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC200/CW100/CR120 thermostat 157 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 RC200/CW100/CR120 thermostat 157 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 RC200/CW100/CR120 thermostat 157 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 RC200/CW100/CR120 thermostat 157 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 RC200/CW100/CR120 thermostat 157 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 RC200/CW100/CR120 thermostat 157 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 RC200/CW100/CR120 thermostat 157 control control device enum [RC310|RC200|RC100|RC100H|TC100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC200/CW100/CR120 thermostat 157 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC200/CW100/CR120 thermostat 157 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 RC200/CW100/CR120 thermostat 157 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 RC200/CW100/CR120 thermostat 157 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 RC200/CW100/CR120 thermostat 157 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 RC200/CW100/CR120 thermostat 157 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 RC200/CW100/CR120 thermostat 157 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 RC200/CW100/CR120 thermostat 157 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 RC200/CW100/CR120 thermostat 157 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 RC200/CW100/CR120 thermostat 157 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 RC200/CW100/CR120 thermostat 157 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 RC200/CW100/CR120 thermostat 157 mode mode enum [off|normal|comfort|auto|own prog] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC200/CW100/CR120 thermostat 157 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 RC200/CW100/CR120 thermostat 157 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 RC200/CW100/CR120 thermostat 157 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC200/CW100/CR120 thermostat 157 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 RC200/CW100/CR120 thermostat 157 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 RC200/CW100/CR120 thermostat 157 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 RC200/CW100/CR120 thermostat 157 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC200/CW100/CR120 thermostat 157 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC200/CW100/CR120 thermostat 157 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 RC200/CW100/CR120 thermostat 157 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 RC200/CW100/CR120 thermostat 157 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 mode mode enum [manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 control control device enum [RC310|RC200|RC100|RC100H|TC100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 mode mode enum [off|normal|comfort|auto|own prog] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410 thermostat 158 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 RC100/Moduline 1000/1010 thermostat 165 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC100/Moduline 1000/1010 thermostat 165 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC100/Moduline 1000/1010 thermostat 165 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC100/Moduline 1000/1010 thermostat 165 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 RC100/Moduline 1000/1010 thermostat 165 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 RC100/Moduline 1000/1010 thermostat 165 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 RC100/Moduline 1000/1010 thermostat 165 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 RC100/Moduline 1000/1010 thermostat 165 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 RC100/Moduline 1000/1010 thermostat 165 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 RC100/Moduline 1000/1010 thermostat 165 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 RC100/Moduline 1000/1010 thermostat 165 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 RC100/Moduline 1000/1010 thermostat 165 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 RC100/Moduline 1000/1010 thermostat 165 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 RC100/Moduline 1000/1010 thermostat 165 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 RC100/Moduline 1000/1010 thermostat 165 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 RC100/Moduline 1000/1010 thermostat 165 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 RC100/Moduline 1000/1010 thermostat 165 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 RC100/Moduline 1000/1010 thermostat 165 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 RC100/Moduline 1000/1010 thermostat 165 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 RC100/Moduline 1000/1010 thermostat 165 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 RC100/Moduline 1000/1010 thermostat 165 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC100/Moduline 1000/1010 thermostat 165 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC100/Moduline 1000/1010 thermostat 165 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC100/Moduline 1000/1010 thermostat 165 mode mode enum [manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 RC100/Moduline 1000/1010 thermostat 165 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 RC100/Moduline 1000/1010 thermostat 165 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 RC100/Moduline 1000/1010 thermostat 165 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 RC100/Moduline 1000/1010 thermostat 165 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 RC100/Moduline 1000/1010 thermostat 165 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 RC100/Moduline 1000/1010 thermostat 165 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 RC100/Moduline 1000/1010 thermostat 165 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 RC100/Moduline 1000/1010 thermostat 165 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 RC100/Moduline 1000/1010 thermostat 165 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 RC100/Moduline 1000/1010 thermostat 165 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 RC100/Moduline 1000/1010 thermostat 165 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 RC100/Moduline 1000/1010 thermostat 165 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 RC100/Moduline 1000/1010 thermostat 165 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 RC100/Moduline 1000/1010 thermostat 165 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 RC100/Moduline 1000/1010 thermostat 165 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 RC100/Moduline 1000/1010 thermostat 165 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 RC100/Moduline 1000/1010 thermostat 165 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 RC100/Moduline 1000/1010 thermostat 165 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 RC100/Moduline 1000/1010 thermostat 165 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 RC100/Moduline 1000/1010 thermostat 165 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 RC100/Moduline 1000/1010 thermostat 165 controlmode control mode enum [optimized|simple|n/a|room|power] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 RC100/Moduline 1000/1010 thermostat 165 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 RC100/Moduline 1000/1010 thermostat 165 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 RC100/Moduline 1000/1010 thermostat 165 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 RC100/Moduline 1000/1010 thermostat 165 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 RC100/Moduline 1000/1010 thermostat 165 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 RC100/Moduline 1000/1010 thermostat 165 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 RC100/Moduline 1000/1010 thermostat 165 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 RC100/Moduline 1000/1010 thermostat 165 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 RC100/Moduline 1000/1010 thermostat 165 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 RC100/Moduline 1000/1010 thermostat 165 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 RC100/Moduline 1000/1010 thermostat 165 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 RC100/Moduline 1000/1010 thermostat 165 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 RC100/Moduline 1000/1010 thermostat 165 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 RC100/Moduline 1000/1010 thermostat 165 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 RC100/Moduline 1000/1010 thermostat 165 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 RC100/Moduline 1000/1010 thermostat 165 control control device enum [RC310|RC200|RC100|RC100H|TC100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 RC100/Moduline 1000/1010 thermostat 165 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 RC100/Moduline 1000/1010 thermostat 165 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 RC100/Moduline 1000/1010 thermostat 165 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 RC100/Moduline 1000/1010 thermostat 165 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 RC100/Moduline 1000/1010 thermostat 165 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 RC100/Moduline 1000/1010 thermostat 165 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 RC100/Moduline 1000/1010 thermostat 165 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 RC100/Moduline 1000/1010 thermostat 165 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 RC100/Moduline 1000/1010 thermostat 165 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 RC100/Moduline 1000/1010 thermostat 165 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 RC100/Moduline 1000/1010 thermostat 165 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 RC100/Moduline 1000/1010 thermostat 165 mode mode enum [off|normal|comfort|auto|own prog] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 RC100/Moduline 1000/1010 thermostat 165 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 RC100/Moduline 1000/1010 thermostat 165 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 RC100/Moduline 1000/1010 thermostat 165 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 RC100/Moduline 1000/1010 thermostat 165 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 RC100/Moduline 1000/1010 thermostat 165 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 RC100/Moduline 1000/1010 thermostat 165 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 RC100/Moduline 1000/1010 thermostat 165 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 RC100/Moduline 1000/1010 thermostat 165 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 RC100/Moduline 1000/1010 thermostat 165 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 RC100/Moduline 1000/1010 thermostat 165 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 RC100/Moduline 1000/1010 thermostat 165 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 Rego 2000/3000 thermostat 172 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Rego 2000/3000 thermostat 172 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Rego 2000/3000 thermostat 172 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Rego 2000/3000 thermostat 172 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 Rego 2000/3000 thermostat 172 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 Rego 2000/3000 thermostat 172 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 Rego 2000/3000 thermostat 172 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 Rego 2000/3000 thermostat 172 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 Rego 2000/3000 thermostat 172 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 Rego 2000/3000 thermostat 172 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 Rego 2000/3000 thermostat 172 vacations vacation dates string True sensor.thermostat_vacation_dates sensor.thermostat_vacations 6 0 1 74 13 Rego 2000/3000 thermostat 172 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 Rego 2000/3000 thermostat 172 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 Rego 2000/3000 thermostat 172 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 Rego 2000/3000 thermostat 172 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 Rego 2000/3000 thermostat 172 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 Rego 2000/3000 thermostat 172 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 Rego 2000/3000 thermostat 172 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 Rego 2000/3000 thermostat 172 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 Rego 2000/3000 thermostat 172 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 Rego 2000/3000 thermostat 172 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 Rego 2000/3000 thermostat 172 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 Rego 2000/3000 thermostat 172 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Rego 2000/3000 thermostat 172 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Rego 2000/3000 thermostat 172 mode mode enum [manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 Rego 2000/3000 thermostat 172 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 Rego 2000/3000 thermostat 172 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 Rego 2000/3000 thermostat 172 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 Rego 2000/3000 thermostat 172 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 Rego 2000/3000 thermostat 172 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 Rego 2000/3000 thermostat 172 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 Rego 2000/3000 thermostat 172 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 Rego 2000/3000 thermostat 172 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 Rego 2000/3000 thermostat 172 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 Rego 2000/3000 thermostat 172 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 Rego 2000/3000 thermostat 172 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 Rego 2000/3000 thermostat 172 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 Rego 2000/3000 thermostat 172 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 Rego 2000/3000 thermostat 172 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 Rego 2000/3000 thermostat 172 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 Rego 2000/3000 thermostat 172 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 Rego 2000/3000 thermostat 172 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 Rego 2000/3000 thermostat 172 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 Rego 2000/3000 thermostat 172 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 Rego 2000/3000 thermostat 172 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 Rego 2000/3000 thermostat 172 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 Rego 2000/3000 thermostat 172 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 Rego 2000/3000 thermostat 172 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 Rego 2000/3000 thermostat 172 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 Rego 2000/3000 thermostat 172 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 Rego 2000/3000 thermostat 172 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 Rego 2000/3000 thermostat 172 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 Rego 2000/3000 thermostat 172 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 Rego 2000/3000 thermostat 172 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 Rego 2000/3000 thermostat 172 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 Rego 2000/3000 thermostat 172 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 Rego 2000/3000 thermostat 172 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 Rego 2000/3000 thermostat 172 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 Rego 2000/3000 thermostat 172 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 Rego 2000/3000 thermostat 172 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 Rego 2000/3000 thermostat 172 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 Rego 2000/3000 thermostat 172 control control device enum [RC310|RC200|RC100|RC100H|TC100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 Rego 2000/3000 thermostat 172 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 Rego 2000/3000 thermostat 172 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 Rego 2000/3000 thermostat 172 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 Rego 2000/3000 thermostat 172 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 Rego 2000/3000 thermostat 172 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 Rego 2000/3000 thermostat 172 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 Rego 2000/3000 thermostat 172 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 Rego 2000/3000 thermostat 172 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 Rego 2000/3000 thermostat 172 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 Rego 2000/3000 thermostat 172 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 Rego 2000/3000 thermostat 172 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 Rego 2000/3000 thermostat 172 mode mode enum [normal|comfort|eco+] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 Rego 2000/3000 thermostat 172 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 Rego 2000/3000 thermostat 172 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 Rego 2000/3000 thermostat 172 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 Rego 2000/3000 thermostat 172 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 Rego 2000/3000 thermostat 172 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 Rego 2000/3000 thermostat 172 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 Rego 2000/3000 thermostat 172 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 Rego 2000/3000 thermostat 172 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 Rego 2000/3000 thermostat 172 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 Rego 2000/3000 thermostat 172 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 Rego 2000/3000 thermostat 172 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 Comfort RF thermostat 215 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Comfort RF thermostat 215 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Comfort RF thermostat 215 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Comfort RF thermostat 215 seltemp selected room temperature int16 (>=-15999<=15999) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/2 0 1 Comfort RF thermostat 215 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Comfort RF thermostat 215 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Comfort RF thermostat 215 mode mode enum [auto|off] False sensor.thermostat_hc1_mode sensor.thermostat_hc1_mode 6 1 1 3 1 Comfort RF thermostat 215 modetype mode type enum [off|on] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 Comfort RF thermostat 215 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 CRF200S thermostat 216 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 CRF200S thermostat 216 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 CRF200S thermostat 216 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 CRF200S thermostat 216 seltemp selected room temperature int16 (>=-15999<=15999) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/2 0 1 CRF200S thermostat 216 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 CRF200S thermostat 216 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 CRF200S thermostat 216 mode mode enum [auto|off] False sensor.thermostat_hc1_mode sensor.thermostat_hc1_mode 6 1 1 3 1 CRF200S thermostat 216 modetype mode type enum [off|on] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 CRF200S thermostat 216 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 Comfort+2RF thermostat 246 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Comfort+2RF thermostat 246 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Comfort+2RF thermostat 246 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Comfort+2RF thermostat 246 seltemp selected room temperature int16 (>=-15999<=15999) C False sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc1_seltemp 6 1 1/2 0 1 Comfort+2RF thermostat 246 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Comfort+2RF thermostat 246 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Comfort+2RF thermostat 246 mode mode enum [auto|off] False sensor.thermostat_hc1_mode sensor.thermostat_hc1_mode 6 1 1 3 1 Comfort+2RF thermostat 246 modetype mode type enum [off|on] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 Comfort+2RF thermostat 246 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 Rego 3000/UI800/WSW196i/BC400 thermostat 253 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 Rego 3000/UI800/WSW196i/BC400 thermostat 253 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 Rego 3000/UI800/WSW196i/BC400 thermostat 253 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 floordry floor drying enum [off|start|heat|hold|cool|end] False sensor.thermostat_floor_drying sensor.thermostat_floordry 6 0 1 47 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1/10 48 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 floordrytemp floor drying temperature uint8 (>=0<=254) C False sensor.thermostat_floor_drying_temperature sensor.thermostat_floordrytemp 6 0 1 49 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 pvenabledhw enable raise dhw boolean True switch.thermostat_enable_raise_dhw switch.thermostat_pvenabledhw 6 0 1 60 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 pvraiseheat raise heating with PV int8 (>=0<=5) K True number.thermostat_raise_heating_with_PV number.thermostat_pvraiseheat 6 0 1 61 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 pvlowercool lower cooling with PV int8 (>=-5<=0) K True number.thermostat_lower_cooling_with_PV number.thermostat_pvlowercool 6 0 1 62 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 mode mode enum [off|manual|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 modetype mode type enum [eco|comfort] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 manualtemp manual temperature uint8 (>=0<=127) C True number.thermostat_hc1_manual_temperature number.thermostat_hc1_manualtemp 6 1 1/2 6 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 comforttemp comfort temperature uint8 (>=0<=127) C True number.thermostat_hc1_comfort_temperature number.thermostat_hc1_comforttemp 6 1 1/2 7 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 designtemp design temperature uint8 (>=0<=254) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 offsettemp offset temperature int8 (>=-126<=126) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1 10 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 roominfluence room influence uint8 (>=0<=254) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 roominflfactor room influence factor uint8 (>=0<=25) True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1/10 14 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 curroominfl current room influence int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_influence sensor.thermostat_hc1_curroominfl 6 1 1/10 15 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 nofrostmode nofrost mode enum [room|outdoor|room outdoor] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 nofrosttemp nofrost temperature int8 (>=-126<=126) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 summersetmode set summer mode enum [summer|auto|winter] True select.thermostat_hc1_set_summer_mode select.thermostat_hc1_summersetmode 6 1 1 20 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] True select.thermostat_hc1_heatpump_operating_mode select.thermostat_hc1_hpoperatingmode 6 1 1 21 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpoperatingstate heatpump operating state enum [heating|off|cooling] False sensor.thermostat_hc1_heatpump_operating_state sensor.thermostat_hc1_hpoperatingstate 6 1 1 23 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 program program enum [prog 1|prog 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 tempautotemp temporary set temperature automode int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 remoteseltemp temporary set temperature from remote int8 (>=-1<=30) C True number.thermostat_hc1_temporary_set_temperature_from_remote number.thermostat_hc1_remoteseltemp 6 1 1/2 27 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 fastheatup fast heatup uint8 (>=0<=100) % True number.thermostat_hc1_fast_heatup number.thermostat_hc1_fastheatup 6 1 1 28 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 reducemode reduce mode enum [outdoor|room|reduce] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 noreducetemp no reduce below temperature int8 (>=-126<=126) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 reducetemp off/reduce switch temperature int8 (>=-126<=126) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpcooling hp cooling boolean True switch.thermostat_hc1_hp_cooling switch.thermostat_hc1_hpcooling 6 1 1 34 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 coolingon cooling on boolean False binary_sensor.thermostat_hc1_cooling_on binary_sensor.thermostat_hc1_coolingon 6 1 1 35 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpmode HP Mode enum [heating|cooling|heating & cooling] True select.thermostat_hc1_HP_Mode select.thermostat_hc1_hpmode 6 1 1 36 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dewoffset dew point offset uint8 (>=2<=10) K True number.thermostat_hc1_dew_point_offset number.thermostat_hc1_dewoffset 6 1 1 37 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 roomtempdiff room temp difference uint8 (>=0<=254) K True number.thermostat_hc1_room_temp_difference number.thermostat_hc1_roomtempdiff 6 1 1 38 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C True number.thermostat_hc1_HP_min._flow_temp. number.thermostat_hc1_hpminflowtemp 6 1 1 39 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 control control device enum [off|-|RC100|RC100H|-|RC120RF|RC220/RT800|single] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 remotehum room humidity from remote cmd [] (>=-1<=101) % True sensor.thermostat_hc1_room_humidity_from_remote sensor.thermostat_hc1_remotehum 6 1 1 42 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 heatondelay heat-on delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-on_delay number.thermostat_hc1_heatondelay 6 1 1 43 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 heatoffdelay heat-off delay uint8 (>=1<=48) hours True number.thermostat_hc1_heat-off_delay number.thermostat_hc1_heatoffdelay 6 1 1 44 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 instantstart instant start uint8 (>=1<=10) K True number.thermostat_hc1_instant_start number.thermostat_hc1_instantstart 6 1 1 45 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 boost boost mode boolean True switch.thermostat_hc1_boost_mode switch.thermostat_hc1_boost 6 1 1 46 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 boosttime boost time uint8 (>=0<=254) hours True number.thermostat_hc1_boost_time number.thermostat_hc1_boosttime 6 1 1 47 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 coolstart cooling starttemp uint8 (>=20<=35) C True number.thermostat_hc1_cooling_starttemp number.thermostat_hc1_coolstart 6 1 1 193 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 coolondelay cooling on delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_on_delay number.thermostat_hc1_coolondelay 6 1 1 194 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 cooloffdelay cooling off delay uint8 (>=1<=48) hours True number.thermostat_hc1_cooling_off_delay number.thermostat_hc1_cooloffdelay 6 1 1 195 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 switchprogmode switch program mode enum [level|absolute] True select.thermostat_hc1_switch_program_mode select.thermostat_hc1_switchprogmode 6 1 1 196 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 mode mode enum [off|eco+|eco|comfort|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 settemp set temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_temperature number.thermostat_dhw_settemp 6 9 1 1 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 settemplow set low temperature uint8 (>=0<=254) C True number.thermostat_dhw_set_low_temperature number.thermostat_dhw_settemplow 6 9 1 2 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 circmode circulation pump mode enum [off|on|auto|own prog] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 chargeduration charge duration uint8 (>=0<=3810) minutes True number.thermostat_dhw_charge_duration number.thermostat_dhw_chargeduration 6 9 15 4 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 extra extra uint8 (>=0<=254) C False sensor.thermostat_dhw_extra sensor.thermostat_dhw_extra 6 9 1 6 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 disinfecttime disinfection time uint8 (>=0<=1431) minutes True number.thermostat_dhw_disinfection_time number.thermostat_dhw_disinfecttime 6 9 15 9 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dailyheating daily heating boolean True switch.thermostat_dhw_daily_heating switch.thermostat_dhw_dailyheating 6 9 1 10 1 Rego 3000/UI800/WSW196i/BC400 thermostat 253 dailyheattime daily heating time uint8 (>=0<=1431) minutes True number.thermostat_dhw_daily_heating_time number.thermostat_dhw_dailyheattime 6 9 15 11 1 ES72/RC20 thermostat 66 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 ES72/RC20 thermostat 66 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 ES72/RC20 thermostat 66 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 ES72/RC20 thermostat 66 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 ES72/RC20 thermostat 66 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 ES72/RC20 thermostat 66 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 ES72/RC20 thermostat 66 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 ES72/RC20 thermostat 66 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 ES72/RC20 thermostat 66 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 ES72/RC20 thermostat 66 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 ES72/RC20 thermostat 66 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 ES72/RC20 thermostat 66 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 ES72/RC20 thermostat 66 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 ES72/RC20 thermostat 66 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 ES72/RC20 thermostat 66 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 ES72/RC20 thermostat 66 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 ES72/RC20 thermostat 66 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 ES72/RC20 thermostat 66 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 ES73 thermostat 76 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 ES73 thermostat 76 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 ES73 thermostat 76 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 ES73 thermostat 76 display display enum [internal temperature|internal setpoint|external temperature|burner temperature|dhw temperature|functioning mode|time|date|smoke temperature] True select.thermostat_display select.thermostat_display 6 0 1 63 1 ES73 thermostat 76 language language enum [german|dutch|french|italian] False sensor.thermostat_language sensor.thermostat_language 6 0 1 64 1 ES73 thermostat 76 clockoffset clock offset int8 (>=-126<=126) seconds True number.thermostat_clock_offset number.thermostat_clockoffset 6 0 1 65 1 ES73 thermostat 76 intoffset internal temperature offset int8 (>=-12<=12) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 ES73 thermostat 76 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 ES73 thermostat 76 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_1 sensor.thermostat_inttemp1 6 0 1/10 66 1 ES73 thermostat 76 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_2 sensor.thermostat_inttemp2 6 0 1/10 67 1 ES73 thermostat 76 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 ES73 thermostat 76 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1 48 1 ES73 thermostat 76 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 ES73 thermostat 76 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 ES73 thermostat 76 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 ES73 thermostat 76 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 ES73 thermostat 76 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 ES73 thermostat 76 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 ES73 thermostat 76 daytemp day temperature uint8 (>=10<=30) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 ES73 thermostat 76 nighttemp night temperature uint8 (>=10<=30) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 ES73 thermostat 76 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 ES73 thermostat 76 offsettemp offset temperature int8 (>=-5<=5) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1/2 10 1 ES73 thermostat 76 holidaytemp holiday temperature uint8 (>=5<=30) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 ES73 thermostat 76 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 ES73 thermostat 76 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 ES73 thermostat 76 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 ES73 thermostat 76 holidaymode holiday mode boolean False binary_sensor.thermostat_hc1_holiday_mode binary_sensor.thermostat_hc1_holidaymode 6 1 1 51 1 ES73 thermostat 76 nofrosttemp nofrost temperature int8 (>=-20<=10) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 ES73 thermostat 76 nofrostmode nofrost mode enum [off|outdoor|room] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 ES73 thermostat 76 roominfluence room influence uint8 (>=0<=10) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 ES73 thermostat 76 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 ES73 thermostat 76 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 ES73 thermostat 76 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C True number.thermostat_hc1_flow_temperature_offset_for_mixer number.thermostat_hc1_flowtempoffset 6 1 1 52 1 ES73 thermostat 76 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 ES73 thermostat 76 reducemode reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 ES73 thermostat 76 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 ES73 thermostat 76 control control device enum [off|RC20|RC3x] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 ES73 thermostat 76 holidays holiday dates string True sensor.thermostat_hc1_holiday_dates sensor.thermostat_hc1_holidays 6 1 1 53 13 ES73 thermostat 76 vacations vacation dates string True sensor.thermostat_hc1_vacation_dates sensor.thermostat_hc1_vacations 6 1 1 66 13 ES73 thermostat 76 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 ES73 thermostat 76 pause pause time uint8 (>=0<=99) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 ES73 thermostat 76 party party time uint8 (>=0<=99) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 ES73 thermostat 76 tempautotemp temporary set temperature automode uint8 (>=0<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 ES73 thermostat 76 noreducetemp no reduce below temperature int8 (>=-31<=10) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 ES73 thermostat 76 reducetemp off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 ES73 thermostat 76 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_vacations_off/reduce_switch_temperature number.thermostat_hc1_vacreducetemp 6 1 1 81 1 ES73 thermostat 76 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_vacations_reduce_mode select.thermostat_hc1_vacreducemode 6 1 1 82 1 ES73 thermostat 76 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 ES73 thermostat 76 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 ES73 thermostat 76 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 ES73 thermostat 76 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 ES73 thermostat 76 switchtime2 own2 program switchtime string True sensor.thermostat_hc1_own2_program_switchtime sensor.thermostat_hc1_switchtime2 6 1 1 91 8 ES73 thermostat 76 mode mode enum [off|on|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 ES73 thermostat 76 circmode circulation pump mode enum [off|on|auto] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 ES73 thermostat 76 progmode program enum [std prog|own prog] True select.thermostat_dhw_program select.thermostat_dhw_progmode 6 9 1 12 1 ES73 thermostat 76 circprog circulation program enum [std prog|own prog] True select.thermostat_dhw_circulation_program select.thermostat_dhw_circprog 6 9 1 13 1 ES73 thermostat 76 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 ES73 thermostat 76 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 ES73 thermostat 76 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 ES73 thermostat 76 maxtemp maximum temperature uint8 (>=0<=254) C True number.thermostat_dhw_maximum_temperature number.thermostat_dhw_maxtemp 6 9 1 15 1 ES73 thermostat 76 onetimekey one time key function boolean True switch.thermostat_dhw_one_time_key_function switch.thermostat_dhw_onetimekey 6 9 1 16 1 ES73 thermostat 76 switchtimeWW program switchtime warm water string True sensor.thermostat_dhw_program_switchtime_warm_water sensor.thermostat_dhw_switchtimeWW 6 9 1 17 8 ES73 thermostat 76 circswitchtime circulation program switchtime string True sensor.thermostat_dhw_circulation_program_switchtime sensor.thermostat_dhw_circswitchtime 6 9 1 25 8 ES73 thermostat 76 holidays holiday dates string True sensor.thermostat_dhw_holiday_dates sensor.thermostat_dhw_holidays 6 9 1 33 13 ES73 thermostat 76 vacations vacation dates string True sensor.thermostat_dhw_vacation_dates sensor.thermostat_dhw_vacations 6 9 1 46 13 ES72/RC20 thermostat 113 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 ES72/RC20 thermostat 113 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 ES72/RC20 thermostat 113 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 ES72/RC20 thermostat 113 minexttemp minimal external temperature int8 (>=-126<=126) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 ES72/RC20 thermostat 113 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 ES72/RC20 thermostat 113 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 ES72/RC20 thermostat 113 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 ES72/RC20 thermostat 113 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 ES72/RC20 thermostat 113 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 ES72/RC20 thermostat 113 daytemp day temperature uint8 (>=0<=127) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 ES72/RC20 thermostat 113 nighttemp night temperature uint8 (>=0<=127) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 ES72/RC20 thermostat 113 program program enum [family|morning|evening|am|pm|midday|singles|seniors] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 ES72/RC20 thermostat 113 minflowtemp min flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 ES72/RC20 thermostat 113 maxflowtemp max flow temperature uint8 (>=0<=254) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 ES72/RC20 thermostat 113 tempautotemp temporary set temperature automode uint8 (>=0<=127) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 ES72/RC20 thermostat 113 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 ES72/RC20 thermostat 113 summertemp summer temperature uint8 (>=10<=30) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 ES72/RC20 thermostat 113 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 ES79 thermostat 156 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 ES79 thermostat 156 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 ES79 thermostat 156 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 ES79 thermostat 156 intoffset internal temperature offset int8 (>=-5<=5) C True number.thermostat_internal_temperature_offset number.thermostat_intoffset 6 0 1/10 46 1 ES79 thermostat 156 minexttemp minimal external temperature int8 (>=-30<=0) C True number.thermostat_minimal_external_temperature number.thermostat_minexttemp 6 0 1 51 1 ES79 thermostat 156 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_1 sensor.thermostat_inttemp1 6 0 1/10 66 1 ES79 thermostat 156 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C False sensor.thermostat_temperature_sensor_2 sensor.thermostat_inttemp2 6 0 1/10 67 1 ES79 thermostat 156 damping damping outdoor temperature boolean True switch.thermostat_damping_outdoor_temperature switch.thermostat_damping 6 0 1 52 1 ES79 thermostat 156 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C False sensor.thermostat_damped_outdoor_temperature sensor.thermostat_dampedoutdoortemp 6 0 1 48 1 ES79 thermostat 156 building building type enum [light|medium|heavy] True select.thermostat_building_type select.thermostat_building 6 0 1 50 1 ES79 thermostat 156 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 ES79 thermostat 156 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 ES79 thermostat 156 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 ES79 thermostat 156 mode mode enum [night|day|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 ES79 thermostat 156 modetype mode type enum [night|day] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 ES79 thermostat 156 daytemp day temperature uint8 (>=10<=30) C True number.thermostat_hc1_day_temperature number.thermostat_hc1_daytemp 6 1 1/2 48 1 ES79 thermostat 156 nighttemp night temperature uint8 (>=10<=30) C True number.thermostat_hc1_night_temperature number.thermostat_hc1_nighttemp 6 1 1/2 49 1 ES79 thermostat 156 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 ES79 thermostat 156 offsettemp offset temperature int8 (>=-5<=5) C True number.thermostat_hc1_offset_temperature number.thermostat_hc1_offsettemp 6 1 1/2 10 1 ES79 thermostat 156 holidaytemp holiday temperature uint8 (>=5<=30) C True number.thermostat_hc1_holiday_temperature number.thermostat_hc1_holidaytemp 6 1 1/2 50 1 ES79 thermostat 156 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 ES79 thermostat 156 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 ES79 thermostat 156 summermode summer mode enum [winter|summer] False sensor.thermostat_hc1_summer_mode sensor.thermostat_hc1_summermode 6 1 1 22 1 ES79 thermostat 156 holidaymode holiday mode boolean False binary_sensor.thermostat_hc1_holiday_mode binary_sensor.thermostat_hc1_holidaymode 6 1 1 51 1 ES79 thermostat 156 nofrosttemp nofrost temperature int8 (>=-20<=10) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1 17 1 ES79 thermostat 156 nofrostmode nofrost mode enum [off|outdoor|room] True select.thermostat_hc1_nofrost_mode select.thermostat_hc1_nofrostmode 6 1 1 16 1 ES79 thermostat 156 roominfluence room influence uint8 (>=0<=10) C True number.thermostat_hc1_room_influence number.thermostat_hc1_roominfluence 6 1 1 13 1 ES79 thermostat 156 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 ES79 thermostat 156 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 ES79 thermostat 156 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C True number.thermostat_hc1_flow_temperature_offset_for_mixer number.thermostat_hc1_flowtempoffset 6 1 1 52 1 ES79 thermostat 156 heatingtype heating type enum [off|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 ES79 thermostat 156 reducemode reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_reduce_mode select.thermostat_hc1_reducemode 6 1 1 30 1 ES79 thermostat 156 controlmode control mode enum [outdoor|room] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 ES79 thermostat 156 control control device enum [off|RC20|RC3x] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 ES79 thermostat 156 holidays holiday dates string True sensor.thermostat_hc1_holiday_dates sensor.thermostat_hc1_holidays 6 1 1 53 13 ES79 thermostat 156 vacations vacation dates string True sensor.thermostat_hc1_vacation_dates sensor.thermostat_hc1_vacations 6 1 1 66 13 ES79 thermostat 156 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 ES79 thermostat 156 pause pause time uint8 (>=0<=99) hours True number.thermostat_hc1_pause_time number.thermostat_hc1_pause 6 1 1 79 1 ES79 thermostat 156 party party time uint8 (>=0<=99) hours True number.thermostat_hc1_party_time number.thermostat_hc1_party 6 1 1 80 1 ES79 thermostat 156 tempautotemp temporary set temperature automode uint8 (>=0<=30) C True number.thermostat_hc1_temporary_set_temperature_automode number.thermostat_hc1_tempautotemp 6 1 1/2 26 1 ES79 thermostat 156 noreducetemp no reduce below temperature int8 (>=-31<=10) C True number.thermostat_hc1_no_reduce_below_temperature number.thermostat_hc1_noreducetemp 6 1 1 31 1 ES79 thermostat 156 reducetemp off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_off/reduce_switch_temperature number.thermostat_hc1_reducetemp 6 1 1 32 1 ES79 thermostat 156 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C True number.thermostat_hc1_vacations_off/reduce_switch_temperature number.thermostat_hc1_vacreducetemp 6 1 1 81 1 ES79 thermostat 156 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] True select.thermostat_hc1_vacations_reduce_mode select.thermostat_hc1_vacreducemode 6 1 1 82 1 ES79 thermostat 156 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 ES79 thermostat 156 dhwprio dhw priority boolean True switch.thermostat_hc1_dhw_priority switch.thermostat_hc1_dhwprio 6 1 1 33 1 ES79 thermostat 156 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 ES79 thermostat 156 switchtime1 own1 program switchtime string True sensor.thermostat_hc1_own1_program_switchtime sensor.thermostat_hc1_switchtime1 6 1 1 83 8 ES79 thermostat 156 switchtime2 own2 program switchtime string True sensor.thermostat_hc1_own2_program_switchtime sensor.thermostat_hc1_switchtime2 6 1 1 91 8 ES79 thermostat 156 mode mode enum [off|on|auto] True select.thermostat_dhw_mode select.thermostat_dhw_mode 6 9 1 0 1 ES79 thermostat 156 circmode circulation pump mode enum [off|on|auto] True select.thermostat_dhw_circulation_pump_mode select.thermostat_dhw_circmode 6 9 1 3 1 ES79 thermostat 156 progmode program enum [std prog|own prog] True select.thermostat_dhw_program select.thermostat_dhw_progmode 6 9 1 12 1 ES79 thermostat 156 circprog circulation program enum [std prog|own prog] True select.thermostat_dhw_circulation_program select.thermostat_dhw_circprog 6 9 1 13 1 ES79 thermostat 156 disinfecting disinfecting boolean True switch.thermostat_dhw_disinfecting switch.thermostat_dhw_disinfecting 6 9 1 7 1 ES79 thermostat 156 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] True select.thermostat_dhw_disinfection_day select.thermostat_dhw_disinfectday 6 9 1 8 1 ES79 thermostat 156 disinfecthour disinfection hour uint8 (>=0<=23) True number.thermostat_dhw_disinfection_hour number.thermostat_dhw_disinfecthour 6 9 1 14 1 ES79 thermostat 156 maxtemp maximum temperature uint8 (>=60<=80) C True number.thermostat_dhw_maximum_temperature number.thermostat_dhw_maxtemp 6 9 1 15 1 ES79 thermostat 156 onetimekey one time key function boolean True switch.thermostat_dhw_one_time_key_function switch.thermostat_dhw_onetimekey 6 9 1 16 1 ES79 thermostat 156 switchtimeWW program switchtime warm water string True sensor.thermostat_dhw_program_switchtime_warm_water sensor.thermostat_dhw_switchtimeWW 6 9 1 17 8 ES79 thermostat 156 circswitchtime circulation program switchtime string True sensor.thermostat_dhw_circulation_program_switchtime sensor.thermostat_dhw_circswitchtime 6 9 1 25 8 ES79 thermostat 156 holidays holiday dates string True sensor.thermostat_dhw_holiday_dates sensor.thermostat_dhw_holidays 6 9 1 33 13 ES79 thermostat 156 vacations vacation dates string True sensor.thermostat_dhw_vacation_dates sensor.thermostat_dhw_vacations 6 9 1 46 13 FW100 thermostat 105 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FW100 thermostat 105 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FW100 thermostat 105 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FW100 thermostat 105 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FW100 thermostat 105 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FW100 thermostat 105 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FW100 thermostat 105 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FW100 thermostat 105 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FW100 thermostat 105 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FW100 thermostat 105 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FW100 thermostat 105 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FW100 thermostat 105 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FW100 thermostat 105 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FW100 thermostat 105 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FW100 thermostat 105 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FW100 thermostat 105 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FW100 thermostat 105 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FW100 thermostat 105 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FW100 thermostat 105 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FW100 thermostat 105 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FW100 thermostat 105 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FW100 thermostat 105 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FW100 thermostat 105 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FW100 thermostat 105 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FW100 thermostat 105 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FW100 thermostat 105 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FW100 thermostat 105 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FW100 thermostat 105 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FW100 thermostat 105 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FW100 thermostat 105 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FW100 thermostat 105 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FW100 thermostat 105 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FW100 thermostat 105 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FW100 thermostat 105 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FW100 thermostat 105 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FW200 thermostat 106 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FW200 thermostat 106 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FW200 thermostat 106 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FW200 thermostat 106 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FW200 thermostat 106 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FW200 thermostat 106 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FW200 thermostat 106 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FW200 thermostat 106 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FW200 thermostat 106 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FW200 thermostat 106 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FW200 thermostat 106 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FW200 thermostat 106 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FW200 thermostat 106 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FW200 thermostat 106 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FW200 thermostat 106 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FW200 thermostat 106 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FW200 thermostat 106 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FW200 thermostat 106 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FW200 thermostat 106 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FW200 thermostat 106 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FW200 thermostat 106 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FW200 thermostat 106 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FW200 thermostat 106 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FW200 thermostat 106 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FW200 thermostat 106 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FW200 thermostat 106 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FW200 thermostat 106 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FW200 thermostat 106 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FW200 thermostat 106 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FW200 thermostat 106 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FW200 thermostat 106 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FW200 thermostat 106 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FW200 thermostat 106 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FW200 thermostat 106 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FW200 thermostat 106 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR100 thermostat 107 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR100 thermostat 107 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR100 thermostat 107 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR100 thermostat 107 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR100 thermostat 107 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR100 thermostat 107 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR100 thermostat 107 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR100 thermostat 107 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR100 thermostat 107 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR100 thermostat 107 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR100 thermostat 107 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR100 thermostat 107 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR100 thermostat 107 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR100 thermostat 107 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR100 thermostat 107 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR100 thermostat 107 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR100 thermostat 107 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR100 thermostat 107 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR100 thermostat 107 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR100 thermostat 107 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR100 thermostat 107 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR100 thermostat 107 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR100 thermostat 107 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR100 thermostat 107 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR100 thermostat 107 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR100 thermostat 107 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR100 thermostat 107 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR100 thermostat 107 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR100 thermostat 107 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR100 thermostat 107 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR100 thermostat 107 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR100 thermostat 107 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR100 thermostat 107 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR100 thermostat 107 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR100 thermostat 107 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR110 thermostat 108 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR110 thermostat 108 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR110 thermostat 108 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR110 thermostat 108 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR110 thermostat 108 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR110 thermostat 108 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR110 thermostat 108 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR110 thermostat 108 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR110 thermostat 108 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR110 thermostat 108 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR110 thermostat 108 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR110 thermostat 108 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR110 thermostat 108 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR110 thermostat 108 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR110 thermostat 108 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR110 thermostat 108 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR110 thermostat 108 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR110 thermostat 108 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR110 thermostat 108 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR110 thermostat 108 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR110 thermostat 108 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR110 thermostat 108 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR110 thermostat 108 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR110 thermostat 108 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR110 thermostat 108 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR110 thermostat 108 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR110 thermostat 108 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR110 thermostat 108 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR110 thermostat 108 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR110 thermostat 108 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR110 thermostat 108 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR110 thermostat 108 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR110 thermostat 108 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR110 thermostat 108 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR110 thermostat 108 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FB10 thermostat 109 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FB10 thermostat 109 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FB10 thermostat 109 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FB10 thermostat 109 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FB10 thermostat 109 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FB10 thermostat 109 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FB10 thermostat 109 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FB10 thermostat 109 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FB10 thermostat 109 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FB10 thermostat 109 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FB10 thermostat 109 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FB10 thermostat 109 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FB10 thermostat 109 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FB10 thermostat 109 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FB10 thermostat 109 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FB10 thermostat 109 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FB10 thermostat 109 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FB10 thermostat 109 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FB10 thermostat 109 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FB10 thermostat 109 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FB10 thermostat 109 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FB10 thermostat 109 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FB10 thermostat 109 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FB10 thermostat 109 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FB10 thermostat 109 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FB10 thermostat 109 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FB10 thermostat 109 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FB10 thermostat 109 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FB10 thermostat 109 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FB10 thermostat 109 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FB10 thermostat 109 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FB10 thermostat 109 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FB10 thermostat 109 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FB10 thermostat 109 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FB10 thermostat 109 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FB100 thermostat 110 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FB100 thermostat 110 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FB100 thermostat 110 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FB100 thermostat 110 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FB100 thermostat 110 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FB100 thermostat 110 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FB100 thermostat 110 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FB100 thermostat 110 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FB100 thermostat 110 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FB100 thermostat 110 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FB100 thermostat 110 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FB100 thermostat 110 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FB100 thermostat 110 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FB100 thermostat 110 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FB100 thermostat 110 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FB100 thermostat 110 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FB100 thermostat 110 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FB100 thermostat 110 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FB100 thermostat 110 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FB100 thermostat 110 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FB100 thermostat 110 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FB100 thermostat 110 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FB100 thermostat 110 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FB100 thermostat 110 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FB100 thermostat 110 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FB100 thermostat 110 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FB100 thermostat 110 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FB100 thermostat 110 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FB100 thermostat 110 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FB100 thermostat 110 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FB100 thermostat 110 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FB100 thermostat 110 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FB100 thermostat 110 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FB100 thermostat 110 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FB100 thermostat 110 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR10 thermostat 111 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR10 thermostat 111 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR10 thermostat 111 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR10 thermostat 111 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR10 thermostat 111 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR10 thermostat 111 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR10 thermostat 111 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR10 thermostat 111 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR10 thermostat 111 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR10 thermostat 111 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR10 thermostat 111 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR10 thermostat 111 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR10 thermostat 111 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR10 thermostat 111 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR10 thermostat 111 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR10 thermostat 111 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR10 thermostat 111 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR10 thermostat 111 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR10 thermostat 111 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR10 thermostat 111 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR10 thermostat 111 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR10 thermostat 111 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR10 thermostat 111 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR10 thermostat 111 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR10 thermostat 111 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR10 thermostat 111 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR10 thermostat 111 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR10 thermostat 111 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR10 thermostat 111 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR10 thermostat 111 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR10 thermostat 111 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR10 thermostat 111 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR10 thermostat 111 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR10 thermostat 111 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR10 thermostat 111 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FW500 thermostat 116 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FW500 thermostat 116 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FW500 thermostat 116 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FW500 thermostat 116 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FW500 thermostat 116 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FW500 thermostat 116 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FW500 thermostat 116 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FW500 thermostat 116 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FW500 thermostat 116 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FW500 thermostat 116 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FW500 thermostat 116 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FW500 thermostat 116 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FW500 thermostat 116 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FW500 thermostat 116 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FW500 thermostat 116 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FW500 thermostat 116 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FW500 thermostat 116 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FW500 thermostat 116 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FW500 thermostat 116 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FW500 thermostat 116 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FW500 thermostat 116 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FW500 thermostat 116 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FW500 thermostat 116 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FW500 thermostat 116 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FW500 thermostat 116 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FW500 thermostat 116 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FW500 thermostat 116 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FW500 thermostat 116 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FW500 thermostat 116 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FW500 thermostat 116 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FW500 thermostat 116 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FW500 thermostat 116 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FW500 thermostat 116 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FW500 thermostat 116 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FW500 thermostat 116 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR50 thermostat 147 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR50 thermostat 147 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR50 thermostat 147 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR50 thermostat 147 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR50 thermostat 147 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR50 thermostat 147 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR50 thermostat 147 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR50 thermostat 147 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR50 thermostat 147 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR50 thermostat 147 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR50 thermostat 147 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR50 thermostat 147 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR50 thermostat 147 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR50 thermostat 147 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR50 thermostat 147 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR50 thermostat 147 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR50 thermostat 147 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR50 thermostat 147 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR50 thermostat 147 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR50 thermostat 147 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR50 thermostat 147 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR50 thermostat 147 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR50 thermostat 147 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR50 thermostat 147 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR50 thermostat 147 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR50 thermostat 147 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR50 thermostat 147 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR50 thermostat 147 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR50 thermostat 147 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR50 thermostat 147 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR50 thermostat 147 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR50 thermostat 147 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR50 thermostat 147 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR50 thermostat 147 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR50 thermostat 147 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FR120 thermostat 191 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FR120 thermostat 191 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FR120 thermostat 191 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FR120 thermostat 191 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FR120 thermostat 191 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FR120 thermostat 191 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FR120 thermostat 191 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FR120 thermostat 191 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FR120 thermostat 191 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FR120 thermostat 191 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FR120 thermostat 191 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FR120 thermostat 191 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FR120 thermostat 191 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FR120 thermostat 191 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FR120 thermostat 191 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FR120 thermostat 191 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FR120 thermostat 191 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FR120 thermostat 191 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FR120 thermostat 191 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FR120 thermostat 191 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FR120 thermostat 191 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FR120 thermostat 191 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FR120 thermostat 191 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FR120 thermostat 191 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FR120 thermostat 191 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FR120 thermostat 191 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FR120 thermostat 191 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FR120 thermostat 191 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FR120 thermostat 191 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FR120 thermostat 191 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FR120 thermostat 191 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FR120 thermostat 191 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FR120 thermostat 191 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FR120 thermostat 191 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FR120 thermostat 191 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 FW120 thermostat 192 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 FW120 thermostat 192 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 FW120 thermostat 192 datetime date/time string True sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 FW120 thermostat 192 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] True select.thermostat_hybrid_control_strategy select.thermostat_hybridstrategy 6 0 1 53 1 FW120 thermostat 192 switchovertemp outside switchover temperature int8 (>=-20<=20) C True number.thermostat_outside_switchover_temperature number.thermostat_switchovertemp 6 0 1 54 1 FW120 thermostat 192 energycostratio energy cost ratio uint8 (>=0<=20) True number.thermostat_energy_cost_ratio number.thermostat_energycostratio 6 0 1/10 55 1 FW120 thermostat 192 fossilefactor fossile energy factor uint8 (>=0<=5) True number.thermostat_fossile_energy_factor number.thermostat_fossilefactor 6 0 1/10 56 1 FW120 thermostat 192 electricfactor electric energy factor uint8 (>=0<=5) True number.thermostat_electric_energy_factor number.thermostat_electricfactor 6 0 1/10 57 1 FW120 thermostat 192 delayboiler delay boiler support uint8 (>=5<=120) minutes True number.thermostat_delay_boiler_support number.thermostat_delayboiler 6 0 1 58 1 FW120 thermostat 192 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C True number.thermostat_temp_diff_boiler_support number.thermostat_tempdiffboiler 6 0 1 59 1 FW120 thermostat 192 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/10 0 1 FW120 thermostat 192 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 FW120 thermostat 192 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 FW120 thermostat 192 mode mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_mode select.thermostat_hc1_mode 6 1 1 3 1 FW120 thermostat 192 modetype mode type enum [nofrost|eco|heat] False sensor.thermostat_hc1_mode_type sensor.thermostat_hc1_modetype 6 1 1 4 1 FW120 thermostat 192 heattemp heat temperature uint8 (>=0<=127) C True number.thermostat_hc1_heat_temperature number.thermostat_hc1_heattemp 6 1 1/2 190 1 FW120 thermostat 192 ecotemp eco temperature uint8 (>=0<=127) C True number.thermostat_hc1_eco_temperature number.thermostat_hc1_ecotemp 6 1 1/2 5 1 FW120 thermostat 192 nofrosttemp nofrost temperature int8 (>=-63<=63) C True number.thermostat_hc1_nofrost_temperature number.thermostat_hc1_nofrosttemp 6 1 1/2 17 1 FW120 thermostat 192 control control device enum [off|FB10|FB100] True select.thermostat_hc1_control_device select.thermostat_hc1_control 6 1 1 40 1 FW120 thermostat 192 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] True select.thermostat_hc1_program select.thermostat_hc1_program 6 1 1 25 1 FW120 thermostat 192 remotetemp room temperature from remote cmd [] (>=-1<=101) C True sensor.thermostat_hc1_room_temperature_from_remote sensor.thermostat_hc1_remotetemp 6 1 1/10 41 1 FW120 thermostat 192 targetflowtemp target flow temperature uint8 (>=0<=254) C False sensor.thermostat_hc1_target_flow_temperature sensor.thermostat_hc1_targetflowtemp 6 1 1 18 1 FW120 thermostat 192 summertemp summer temperature uint8 (>=9<=25) C True number.thermostat_hc1_summer_temperature number.thermostat_hc1_summertemp 6 1 1 8 1 FW120 thermostat 192 roomsensor room sensor enum [extern|intern|auto] True select.thermostat_hc1_room_sensor select.thermostat_hc1_roomsensor 6 1 1 191 1 FW120 thermostat 192 holidaymode holiday mode enum [nofrost|eco|heat|auto] True select.thermostat_hc1_holiday_mode select.thermostat_hc1_holidaymode 6 1 1 51 1 FW120 thermostat 192 switchonoptimization switch-on optimization boolean True switch.thermostat_hc1_switch-on_optimization switch.thermostat_hc1_switchonoptimization 6 1 1 29 1 FW120 thermostat 192 heatup heatup enum [slow|medium|fast] True select.thermostat_hc1_heatup select.thermostat_hc1_heatup 6 1 1 192 1 FW120 thermostat 192 minflowtemp min flow temperature uint8 (>=5<=70) C True number.thermostat_hc1_min_flow_temperature number.thermostat_hc1_minflowtemp 6 1 1 11 1 FW120 thermostat 192 maxflowtemp max flow temperature uint8 (>=30<=90) C True number.thermostat_hc1_max_flow_temperature number.thermostat_hc1_maxflowtemp 6 1 1 12 1 FW120 thermostat 192 designtemp design temperature uint8 (>=30<=90) C True number.thermostat_hc1_design_temperature number.thermostat_hc1_designtemp 6 1 1 9 1 FW120 thermostat 192 roominfluence room influence enum [off|intern|extern|auto] True select.thermostat_hc1_room_influence select.thermostat_hc1_roominfluence 6 1 1 13 1 FW120 thermostat 192 roominflfactor room influence factor uint8 (>=0<=100) % True number.thermostat_hc1_room_influence_factor number.thermostat_hc1_roominflfactor 6 1 1 14 1 FW120 thermostat 192 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] True select.thermostat_hc1_heating_type select.thermostat_hc1_heatingtype 6 1 1 19 1 FW120 thermostat 192 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] True select.thermostat_hc1_control_mode select.thermostat_hc1_controlmode 6 1 1 24 1 FW120 thermostat 192 charge charge boolean True switch.thermostat_dhw_charge switch.thermostat_dhw_charge 6 9 1 5 1 RT800/RC220 thermostat 3 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RT800/RC220 thermostat 3 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RT800/RC220 thermostat 3 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RT800/RC220 thermostat 3 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RT800/RC220 thermostat 3 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RT800/RC220 thermostat 3 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 RC100H thermostat 200 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 RC100H thermostat 200 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 RC100H thermostat 200 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 RC100H thermostat 200 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 RC100H thermostat 200 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 RC100H thermostat 200 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 TR120RF/CR20RF thermostat 249 errorcode error code string False sensor.thermostat_error_code sensor.thermostat_errorcode 6 0 1 0 8 TR120RF/CR20RF thermostat 249 lastcode last error code string False sensor.thermostat_last_error_code sensor.thermostat_lastcode 6 0 1 8 25 TR120RF/CR20RF thermostat 249 datetime date/time string False sensor.thermostat_date/time sensor.thermostat_datetime 6 0 1 33 13 TR120RF/CR20RF thermostat 249 seltemp selected room temperature int16 (>=0<=30) C True number.thermostat_hc1_selected_room_temperature number.thermostat_hc1_seltemp 6 1 1/2 0 1 TR120RF/CR20RF thermostat 249 currtemp current room temperature int16 (>=-3199<=3199) C False sensor.thermostat_hc1_current_room_temperature sensor.thermostat_hc1_currtemp 6 1 1/10 1 1 TR120RF/CR20RF thermostat 249 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) False sensor.thermostat_hc1_mqtt_discovery_current_room_temperature sensor.thermostat_hc1_haclimate 6 1 1 2 1 MM10 mixer 69 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 MM10 mixer 69 valvestatus mixing valve actuator (VC1) int8 (>=-100<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 MM10 mixer 69 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 MM10 mixer 69 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 MM10 mixer 69 activated activated boolean True switch.mixer_hc1_activated switch.mixer_hc1_activated 7 1 1 4 1 MM10 mixer 69 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_hc1_time_to_set_valve number.mixer_hc1_valvesettime 7 1 10 5 1 IPM mixer 100 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 IPM mixer 100 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 IPM mixer 100 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 IPM mixer 100 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 IPM mixer 100 flowtempvf flow temperature in header (T0/Vf) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_in_header_(T0/Vf) sensor.mixer_hc1_flowtempvf 7 1 1/10 6 1 IPM mixer 102 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 IPM mixer 102 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 IPM mixer 102 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 IPM mixer 102 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 IPM mixer 102 flowtempvf flow temperature in header (T0/Vf) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_in_header_(T0/Vf) sensor.mixer_hc1_flowtempvf 7 1 1/10 6 1 MM50 mixer 159 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 MM50 mixer 159 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 MM50 mixer 159 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 MM50 mixer 159 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 MM50 mixer 159 activated activated boolean True switch.mixer_hc1_activated switch.mixer_hc1_activated 7 1 1 4 1 MM50 mixer 159 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_hc1_time_to_set_valve number.mixer_hc1_valvesettime 7 1 10 5 1 MM50 mixer 159 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K True number.mixer_hc1_flow_temperature_offset_for_mixer number.mixer_hc1_flowtempoffset 7 1 1 7 1 MM100 mixer 160 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_dhw_flow_temperature_(TC1) sensor.mixer_dhw_flowtemphc 7 9 1/10 0 1 MM100 mixer 160 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_dhw_mixing_valve_actuator_(VC1) sensor.mixer_dhw_valvestatus 7 9 1 1 1 MM100 mixer 160 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_dhw_setpoint_flow_temperature number.mixer_dhw_flowsettemp 7 9 1 2 1 MM100 mixer 160 pumpstatus pump status (PC1) boolean True switch.mixer_dhw_pump_status_(PC1) switch.mixer_dhw_pumpstatus 7 9 1 3 1 MM100 mixer 160 activated activated boolean True switch.mixer_dhw_activated switch.mixer_dhw_activated 7 9 1 4 1 MM100 mixer 160 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_dhw_time_to_set_valve number.mixer_dhw_valvesettime 7 9 10 5 1 MM100 mixer 160 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K True number.mixer_dhw_flow_temperature_offset_for_mixer number.mixer_dhw_flowtempoffset 7 9 1 6 1 MM200 mixer 161 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 MM200 mixer 161 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 MM200 mixer 161 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 MM200 mixer 161 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 MM200 mixer 161 activated activated boolean True switch.mixer_hc1_activated switch.mixer_hc1_activated 7 1 1 4 1 MM200 mixer 161 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_hc1_time_to_set_valve number.mixer_hc1_valvesettime 7 1 10 5 1 MM200 mixer 161 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K True number.mixer_hc1_flow_temperature_offset_for_mixer number.mixer_hc1_flowtempoffset 7 1 1 7 1 MZ100 mixer 193 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.mixer_hc1_flow_temperature_(TC1) sensor.mixer_hc1_flowtemphc 7 1 1/10 0 1 MZ100 mixer 193 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % False sensor.mixer_hc1_mixing_valve_actuator_(VC1) sensor.mixer_hc1_valvestatus 7 1 1 1 1 MZ100 mixer 193 flowsettemp setpoint flow temperature uint8 (>=0<=254) C True number.mixer_hc1_setpoint_flow_temperature number.mixer_hc1_flowsettemp 7 1 1 2 1 MZ100 mixer 193 pumpstatus pump status (PC1) boolean True switch.mixer_hc1_pump_status_(PC1) switch.mixer_hc1_pumpstatus 7 1 1 3 1 MZ100 mixer 193 activated activated boolean True switch.mixer_hc1_activated switch.mixer_hc1_activated 7 1 1 4 1 MZ100 mixer 193 valvesettime time to set valve uint8 (>=10<=600) seconds True number.mixer_hc1_time_to_set_valve number.mixer_hc1_valvesettime 7 1 10 5 1 MZ100 mixer 193 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K True number.mixer_hc1_flow_temperature_offset_for_mixer number.mixer_hc1_flowtempoffset 7 1 1 7 1 SM10 solar 73 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 SM10 solar 73 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 SM10 solar 73 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 SM10 solar 73 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 SM10 solar 73 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 SM10 solar 73 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 SM10 solar 73 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 SM10 solar 73 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % False sensor.solar_pump_modulation_(PS1) sensor.solar_solarpumpmod 8 0 1 8 1 SM10 solar 73 pumpminmod minimum pump modulation uint8 (>=0<=100) % True number.solar_minimum_pump_modulation number.solar_pumpminmod 8 0 1 9 1 SM10 solar 73 turnondiff pump turn on difference uint8 (>=0<=254) C True number.solar_pump_turn_on_difference number.solar_turnondiff 8 0 1 10 1 SM10 solar 73 turnoffdiff pump turn off difference uint8 (>=0<=254) C True number.solar_pump_turn_off_difference number.solar_turnoffdiff 8 0 1 11 1 SM10 solar 73 solarpower actual solar power int16 (>=-31999<=31999) W False sensor.solar_actual_solar_power sensor.solar_solarpower 8 0 1 12 1 SM10 solar 73 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM10 solar 73 maxflow maximum solar flow uint8 (>=0<=25) l/min True number.solar_maximum_solar_flow number.solar_maxflow 8 0 1/10 15 1 SM10 solar 73 mintemp minimum temperature uint8 (>=0<=254) C True number.solar_dhw_minimum_temperature number.solar_dhw_mintemp 8 9 1 0 1 SM10 solar 73 solarenabled solarmodule enabled boolean True switch.solar_solarmodule_enabled switch.solar_solarenabled 8 0 1 16 1 ISM1 solar 101 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 ISM1 solar 101 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 ISM1 solar 101 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 ISM1 solar 101 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 ISM1 solar 101 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 ISM1 solar 101 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 ISM1 solar 101 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 ISM1 solar 101 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 ISM1 solar 101 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 ISM1 solar 101 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 ISM1 solar 101 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 ISM2 solar 103 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 ISM2 solar 103 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 ISM2 solar 103 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 ISM2 solar 103 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 ISM2 solar 103 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 ISM2 solar 103 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 ISM2 solar 103 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 ISM2 solar 103 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 ISM2 solar 103 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 ISM2 solar 103 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 ISM2 solar 103 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM50 solar 162 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 SM50 solar 162 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 SM50 solar 162 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 SM50 solar 162 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 SM50 solar 162 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 SM50 solar 162 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 SM50 solar 162 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 SM50 solar 162 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % False sensor.solar_pump_modulation_(PS1) sensor.solar_solarpumpmod 8 0 1 8 1 SM50 solar 162 pumpminmod minimum pump modulation uint8 (>=0<=100) % True number.solar_minimum_pump_modulation number.solar_pumpminmod 8 0 5 9 1 SM50 solar 162 turnondiff pump turn on difference uint8 (>=0<=25) C True number.solar_pump_turn_on_difference number.solar_turnondiff 8 0 1/10 10 1 SM50 solar 162 turnoffdiff pump turn off difference uint8 (>=0<=25) C True number.solar_pump_turn_off_difference number.solar_turnoffdiff 8 0 1/10 11 1 SM50 solar 162 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C False sensor.solar_collector_2_temperature_(TS7) sensor.solar_collector2temp 8 0 1/10 20 1 SM50 solar 162 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 SM50 solar 162 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 SM50 solar 162 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 SM50 solar 162 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % False sensor.solar_heat_assistance_valve_power_(M1) sensor.solar_heatassistpower 8 0 1 21 1 SM50 solar 162 solarpump2 pump 2 (PS4) boolean False binary_sensor.solar_pump_2_(PS4) binary_sensor.solar_solarpump2 8 0 1 22 1 SM50 solar 162 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % False sensor.solar_pump_2_modulation_(PS4) sensor.solar_solarpump2mod 8 0 1 23 1 SM50 solar 162 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C False sensor.solar_second_cylinder_bottom_temperature_(TS5) sensor.solar_cyl2bottomtemp 8 0 1/10 24 1 SM50 solar 162 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C False sensor.solar_heat_exchanger_temperature_(TS6) sensor.solar_heatexchangertemp 8 0 1/10 25 1 SM50 solar 162 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % False sensor.solar_cylinder_pump_modulation_(PS5) sensor.solar_cylpumpmod 8 0 1 26 1 SM50 solar 162 valvestatus valve status boolean False binary_sensor.solar_valve_status binary_sensor.solar_valvestatus 8 0 1 27 1 SM50 solar 162 vs1status valve status VS1 boolean False binary_sensor.solar_valve_status_VS1 binary_sensor.solar_vs1status 8 0 1 28 1 SM50 solar 162 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C True number.solar_maximum_collector_temperature number.solar_collectormaxtemp 8 0 1 29 1 SM50 solar 162 collectormintemp minimum collector temperature uint8 (>=0<=254) C True number.solar_minimum_collector_temperature number.solar_collectormintemp 8 0 1 30 1 SM50 solar 162 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM50 solar 162 energytoday total energy today uint24 (>=0<=16777213) Wh False sensor.solar_total_energy_today sensor.solar_energytoday 8 0 1 31 2 SM50 solar 162 energytotal total energy uint24 (>=0<=1677721) kWh False sensor.solar_total_energy sensor.solar_energytotal 8 0 1/10 33 2 SM50 solar 162 pump2worktime pump 2 working time time (>=0<=16777213) minutes False sensor.solar_pump_2_working_time sensor.solar_pump2worktime 8 0 1 35 2 SM50 solar 162 m1worktime differential control working time time (>=0<=16777213) minutes False sensor.solar_differential_control_working_time sensor.solar_m1worktime 8 0 1 37 2 SM50 solar 162 heattransfersystem heattransfer system boolean True switch.solar_heattransfer_system switch.solar_heattransfersystem 8 0 1 39 1 SM50 solar 162 externalcyl external cylinder boolean True switch.solar_external_cylinder switch.solar_externalcyl 8 0 1 40 1 SM50 solar 162 thermaldisinfect thermal disinfection boolean True switch.solar_thermal_disinfection switch.solar_thermaldisinfect 8 0 1 41 1 SM50 solar 162 heatmetering heatmetering boolean True switch.solar_heatmetering switch.solar_heatmetering 8 0 1 42 1 SM50 solar 162 activated activated boolean True switch.solar_activated switch.solar_activated 8 0 1 43 1 SM50 solar 162 solarpumpmode solar pump mode enum [constant|pwm|analog] True select.solar_solar_pump_mode select.solar_solarpumpmode 8 0 1 44 1 SM50 solar 162 solarpumpkick solar pump kick boolean True switch.solar_solar_pump_kick switch.solar_solarpumpkick 8 0 1 45 1 SM50 solar 162 plainwatermode plain water mode boolean True switch.solar_plain_water_mode switch.solar_plainwatermode 8 0 1 46 1 SM50 solar 162 doublematchflow doublematchflow boolean True switch.solar_doublematchflow switch.solar_doublematchflow 8 0 1 47 1 SM50 solar 162 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % True number.solar_minimum_pump_2_modulation number.solar_pump2minmod 8 0 1 48 1 SM50 solar 162 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C True number.solar_pump_2_turn_on_difference number.solar_turnondiff2 8 0 1/10 49 1 SM50 solar 162 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C True number.solar_pump_2_turn_off_difference number.solar_turnoffdiff2 8 0 1/10 50 1 SM50 solar 162 pump2kick pump kick 2 boolean True switch.solar_pump_kick_2 switch.solar_pump2kick 8 0 1 51 1 SM50 solar 162 climatezone climate zone uint8 (>=0<=254) True number.solar_climate_zone number.solar_climatezone 8 0 1 52 1 SM50 solar 162 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_1_area number.solar_collector1area 8 0 1/10 53 1 SM50 solar 162 collector1type collector 1 type enum [flat|vacuum] True select.solar_collector_1_type select.solar_collector1type 8 0 1 54 1 SM50 solar 162 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_2_area number.solar_collector2area 8 0 1/10 55 1 SM50 solar 162 collector2type collector 2 type enum [flat|vacuum] True select.solar_collector_2_type select.solar_collector2type 8 0 1 56 1 SM50 solar 162 cylpriority cylinder priority enum [cyl 1|cyl 2] True select.solar_cylinder_priority select.solar_cylpriority 8 0 1 57 1 SM50 solar 162 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_flow_temperature sensor.solar_heatcntflowtemp 8 0 1/10 58 1 SM50 solar 162 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_return_temperature sensor.solar_heatcntrettemp 8 0 1/10 59 1 SM50 solar 162 heatcnt heat counter impulses uint8 (>=0<=254) False sensor.solar_heat_counter_impulses sensor.solar_heatcnt 8 0 1 60 1 SM50 solar 162 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C False sensor.solar_swap_flow_temperature_(TS14) sensor.solar_swapflowtemp 8 0 1/10 61 1 SM50 solar 162 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C False sensor.solar_swap_return_temperature_(TS15) sensor.solar_swaprettemp 8 0 1/10 62 1 SM100/MS100 solar 163 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 SM100/MS100 solar 163 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 SM100/MS100 solar 163 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 SM100/MS100 solar 163 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 SM100/MS100 solar 163 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 SM100/MS100 solar 163 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 SM100/MS100 solar 163 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 SM100/MS100 solar 163 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % False sensor.solar_pump_modulation_(PS1) sensor.solar_solarpumpmod 8 0 1 8 1 SM100/MS100 solar 163 pumpminmod minimum pump modulation uint8 (>=0<=100) % True number.solar_minimum_pump_modulation number.solar_pumpminmod 8 0 5 9 1 SM100/MS100 solar 163 turnondiff pump turn on difference uint8 (>=0<=25) C True number.solar_pump_turn_on_difference number.solar_turnondiff 8 0 1/10 10 1 SM100/MS100 solar 163 turnoffdiff pump turn off difference uint8 (>=0<=25) C True number.solar_pump_turn_off_difference number.solar_turnoffdiff 8 0 1/10 11 1 SM100/MS100 solar 163 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C False sensor.solar_collector_2_temperature_(TS7) sensor.solar_collector2temp 8 0 1/10 20 1 SM100/MS100 solar 163 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 SM100/MS100 solar 163 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 SM100/MS100 solar 163 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 SM100/MS100 solar 163 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % False sensor.solar_heat_assistance_valve_power_(M1) sensor.solar_heatassistpower 8 0 1 21 1 SM100/MS100 solar 163 solarpump2 pump 2 (PS4) boolean False binary_sensor.solar_pump_2_(PS4) binary_sensor.solar_solarpump2 8 0 1 22 1 SM100/MS100 solar 163 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % False sensor.solar_pump_2_modulation_(PS4) sensor.solar_solarpump2mod 8 0 1 23 1 SM100/MS100 solar 163 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C False sensor.solar_second_cylinder_bottom_temperature_(TS5) sensor.solar_cyl2bottomtemp 8 0 1/10 24 1 SM100/MS100 solar 163 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C False sensor.solar_heat_exchanger_temperature_(TS6) sensor.solar_heatexchangertemp 8 0 1/10 25 1 SM100/MS100 solar 163 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % False sensor.solar_cylinder_pump_modulation_(PS5) sensor.solar_cylpumpmod 8 0 1 26 1 SM100/MS100 solar 163 valvestatus valve status boolean False binary_sensor.solar_valve_status binary_sensor.solar_valvestatus 8 0 1 27 1 SM100/MS100 solar 163 vs1status valve status VS1 boolean False binary_sensor.solar_valve_status_VS1 binary_sensor.solar_vs1status 8 0 1 28 1 SM100/MS100 solar 163 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C True number.solar_maximum_collector_temperature number.solar_collectormaxtemp 8 0 1 29 1 SM100/MS100 solar 163 collectormintemp minimum collector temperature uint8 (>=0<=254) C True number.solar_minimum_collector_temperature number.solar_collectormintemp 8 0 1 30 1 SM100/MS100 solar 163 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM100/MS100 solar 163 energytoday total energy today uint24 (>=0<=16777213) Wh False sensor.solar_total_energy_today sensor.solar_energytoday 8 0 1 31 2 SM100/MS100 solar 163 energytotal total energy uint24 (>=0<=1677721) kWh False sensor.solar_total_energy sensor.solar_energytotal 8 0 1/10 33 2 SM100/MS100 solar 163 pump2worktime pump 2 working time time (>=0<=16777213) minutes False sensor.solar_pump_2_working_time sensor.solar_pump2worktime 8 0 1 35 2 SM100/MS100 solar 163 m1worktime differential control working time time (>=0<=16777213) minutes False sensor.solar_differential_control_working_time sensor.solar_m1worktime 8 0 1 37 2 SM100/MS100 solar 163 heattransfersystem heattransfer system boolean True switch.solar_heattransfer_system switch.solar_heattransfersystem 8 0 1 39 1 SM100/MS100 solar 163 externalcyl external cylinder boolean True switch.solar_external_cylinder switch.solar_externalcyl 8 0 1 40 1 SM100/MS100 solar 163 thermaldisinfect thermal disinfection boolean True switch.solar_thermal_disinfection switch.solar_thermaldisinfect 8 0 1 41 1 SM100/MS100 solar 163 heatmetering heatmetering boolean True switch.solar_heatmetering switch.solar_heatmetering 8 0 1 42 1 SM100/MS100 solar 163 activated activated boolean True switch.solar_activated switch.solar_activated 8 0 1 43 1 SM100/MS100 solar 163 solarpumpmode solar pump mode enum [constant|pwm|analog] True select.solar_solar_pump_mode select.solar_solarpumpmode 8 0 1 44 1 SM100/MS100 solar 163 solarpumpkick solar pump kick boolean True switch.solar_solar_pump_kick switch.solar_solarpumpkick 8 0 1 45 1 SM100/MS100 solar 163 plainwatermode plain water mode boolean True switch.solar_plain_water_mode switch.solar_plainwatermode 8 0 1 46 1 SM100/MS100 solar 163 doublematchflow doublematchflow boolean True switch.solar_doublematchflow switch.solar_doublematchflow 8 0 1 47 1 SM100/MS100 solar 163 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % True number.solar_minimum_pump_2_modulation number.solar_pump2minmod 8 0 1 48 1 SM100/MS100 solar 163 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C True number.solar_pump_2_turn_on_difference number.solar_turnondiff2 8 0 1/10 49 1 SM100/MS100 solar 163 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C True number.solar_pump_2_turn_off_difference number.solar_turnoffdiff2 8 0 1/10 50 1 SM100/MS100 solar 163 pump2kick pump kick 2 boolean True switch.solar_pump_kick_2 switch.solar_pump2kick 8 0 1 51 1 SM100/MS100 solar 163 climatezone climate zone uint8 (>=0<=254) True number.solar_climate_zone number.solar_climatezone 8 0 1 52 1 SM100/MS100 solar 163 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_1_area number.solar_collector1area 8 0 1/10 53 1 SM100/MS100 solar 163 collector1type collector 1 type enum [flat|vacuum] True select.solar_collector_1_type select.solar_collector1type 8 0 1 54 1 SM100/MS100 solar 163 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_2_area number.solar_collector2area 8 0 1/10 55 1 SM100/MS100 solar 163 collector2type collector 2 type enum [flat|vacuum] True select.solar_collector_2_type select.solar_collector2type 8 0 1 56 1 SM100/MS100 solar 163 cylpriority cylinder priority enum [cyl 1|cyl 2] True select.solar_cylinder_priority select.solar_cylpriority 8 0 1 57 1 SM100/MS100 solar 163 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_flow_temperature sensor.solar_heatcntflowtemp 8 0 1/10 58 1 SM100/MS100 solar 163 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_return_temperature sensor.solar_heatcntrettemp 8 0 1/10 59 1 SM100/MS100 solar 163 heatcnt heat counter impulses uint8 (>=0<=254) False sensor.solar_heat_counter_impulses sensor.solar_heatcnt 8 0 1 60 1 SM100/MS100 solar 163 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C False sensor.solar_swap_flow_temperature_(TS14) sensor.solar_swapflowtemp 8 0 1/10 61 1 SM100/MS100 solar 163 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C False sensor.solar_swap_return_temperature_(TS15) sensor.solar_swaprettemp 8 0 1/10 62 1 SM200/MS200 solar 164 collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C False sensor.solar_collector_temperature_(TS1) sensor.solar_collectortemp 8 0 1/10 0 1 SM200/MS200 solar 164 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C False sensor.solar_cylinder_bottom_temperature_(TS2) sensor.solar_cylbottomtemp 8 0 1/10 1 1 SM200/MS200 solar 164 solarpump pump (PS1) boolean False binary_sensor.solar_pump_(PS1) binary_sensor.solar_solarpump 8 0 1 2 1 SM200/MS200 solar 164 pumpworktime pump working time time (>=0<=16777213) minutes False sensor.solar_pump_working_time sensor.solar_pumpworktime 8 0 1 3 2 SM200/MS200 solar 164 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C True number.solar_maximum_cylinder_temperature number.solar_cylmaxtemp 8 0 1 5 1 SM200/MS200 solar 164 collectorshutdown collector shutdown boolean False binary_sensor.solar_collector_shutdown binary_sensor.solar_collectorshutdown 8 0 1 6 1 SM200/MS200 solar 164 cylheated cyl heated boolean False binary_sensor.solar_cyl_heated binary_sensor.solar_cylheated 8 0 1 7 1 SM200/MS200 solar 164 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % False sensor.solar_pump_modulation_(PS1) sensor.solar_solarpumpmod 8 0 1 8 1 SM200/MS200 solar 164 pumpminmod minimum pump modulation uint8 (>=0<=100) % True number.solar_minimum_pump_modulation number.solar_pumpminmod 8 0 5 9 1 SM200/MS200 solar 164 turnondiff pump turn on difference uint8 (>=0<=25) C True number.solar_pump_turn_on_difference number.solar_turnondiff 8 0 1/10 10 1 SM200/MS200 solar 164 turnoffdiff pump turn off difference uint8 (>=0<=25) C True number.solar_pump_turn_off_difference number.solar_turnoffdiff 8 0 1/10 11 1 SM200/MS200 solar 164 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C False sensor.solar_collector_2_temperature_(TS7) sensor.solar_collector2temp 8 0 1/10 20 1 SM200/MS200 solar 164 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C False sensor.solar_cylinder_middle_temperature_(TS3) sensor.solar_cylmiddletemp 8 0 1/10 17 1 SM200/MS200 solar 164 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C False sensor.solar_return_temperature_heat_assistance_(TS4) sensor.solar_retheatassist 8 0 1/10 18 1 SM200/MS200 solar 164 heatassistvalve heat assistance valve (M1) boolean False binary_sensor.solar_heat_assistance_valve_(M1) binary_sensor.solar_heatassistvalve 8 0 1 19 1 SM200/MS200 solar 164 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % False sensor.solar_heat_assistance_valve_power_(M1) sensor.solar_heatassistpower 8 0 1 21 1 SM200/MS200 solar 164 solarpump2 pump 2 (PS4) boolean False binary_sensor.solar_pump_2_(PS4) binary_sensor.solar_solarpump2 8 0 1 22 1 SM200/MS200 solar 164 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % False sensor.solar_pump_2_modulation_(PS4) sensor.solar_solarpump2mod 8 0 1 23 1 SM200/MS200 solar 164 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C False sensor.solar_second_cylinder_bottom_temperature_(TS5) sensor.solar_cyl2bottomtemp 8 0 1/10 24 1 SM200/MS200 solar 164 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C False sensor.solar_heat_exchanger_temperature_(TS6) sensor.solar_heatexchangertemp 8 0 1/10 25 1 SM200/MS200 solar 164 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % False sensor.solar_cylinder_pump_modulation_(PS5) sensor.solar_cylpumpmod 8 0 1 26 1 SM200/MS200 solar 164 valvestatus valve status boolean False binary_sensor.solar_valve_status binary_sensor.solar_valvestatus 8 0 1 27 1 SM200/MS200 solar 164 vs1status valve status VS1 boolean False binary_sensor.solar_valve_status_VS1 binary_sensor.solar_vs1status 8 0 1 28 1 SM200/MS200 solar 164 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C True number.solar_maximum_collector_temperature number.solar_collectormaxtemp 8 0 1 29 1 SM200/MS200 solar 164 collectormintemp minimum collector temperature uint8 (>=0<=254) C True number.solar_minimum_collector_temperature number.solar_collectormintemp 8 0 1 30 1 SM200/MS200 solar 164 energylasthour energy last hour uint24 (>=0<=1677721) Wh False sensor.solar_energy_last_hour sensor.solar_energylasthour 8 0 1/10 13 2 SM200/MS200 solar 164 energytoday total energy today uint24 (>=0<=16777213) Wh False sensor.solar_total_energy_today sensor.solar_energytoday 8 0 1 31 2 SM200/MS200 solar 164 energytotal total energy uint24 (>=0<=1677721) kWh False sensor.solar_total_energy sensor.solar_energytotal 8 0 1/10 33 2 SM200/MS200 solar 164 pump2worktime pump 2 working time time (>=0<=16777213) minutes False sensor.solar_pump_2_working_time sensor.solar_pump2worktime 8 0 1 35 2 SM200/MS200 solar 164 m1worktime differential control working time time (>=0<=16777213) minutes False sensor.solar_differential_control_working_time sensor.solar_m1worktime 8 0 1 37 2 SM200/MS200 solar 164 heattransfersystem heattransfer system boolean True switch.solar_heattransfer_system switch.solar_heattransfersystem 8 0 1 39 1 SM200/MS200 solar 164 externalcyl external cylinder boolean True switch.solar_external_cylinder switch.solar_externalcyl 8 0 1 40 1 SM200/MS200 solar 164 thermaldisinfect thermal disinfection boolean True switch.solar_thermal_disinfection switch.solar_thermaldisinfect 8 0 1 41 1 SM200/MS200 solar 164 heatmetering heatmetering boolean True switch.solar_heatmetering switch.solar_heatmetering 8 0 1 42 1 SM200/MS200 solar 164 activated activated boolean True switch.solar_activated switch.solar_activated 8 0 1 43 1 SM200/MS200 solar 164 solarpumpmode solar pump mode enum [constant|pwm|analog] True select.solar_solar_pump_mode select.solar_solarpumpmode 8 0 1 44 1 SM200/MS200 solar 164 solarpumpkick solar pump kick boolean True switch.solar_solar_pump_kick switch.solar_solarpumpkick 8 0 1 45 1 SM200/MS200 solar 164 plainwatermode plain water mode boolean True switch.solar_plain_water_mode switch.solar_plainwatermode 8 0 1 46 1 SM200/MS200 solar 164 doublematchflow doublematchflow boolean True switch.solar_doublematchflow switch.solar_doublematchflow 8 0 1 47 1 SM200/MS200 solar 164 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % True number.solar_minimum_pump_2_modulation number.solar_pump2minmod 8 0 1 48 1 SM200/MS200 solar 164 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C True number.solar_pump_2_turn_on_difference number.solar_turnondiff2 8 0 1/10 49 1 SM200/MS200 solar 164 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C True number.solar_pump_2_turn_off_difference number.solar_turnoffdiff2 8 0 1/10 50 1 SM200/MS200 solar 164 pump2kick pump kick 2 boolean True switch.solar_pump_kick_2 switch.solar_pump2kick 8 0 1 51 1 SM200/MS200 solar 164 climatezone climate zone uint8 (>=0<=254) True number.solar_climate_zone number.solar_climatezone 8 0 1 52 1 SM200/MS200 solar 164 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_1_area number.solar_collector1area 8 0 1/10 53 1 SM200/MS200 solar 164 collector1type collector 1 type enum [flat|vacuum] True select.solar_collector_1_type select.solar_collector1type 8 0 1 54 1 SM200/MS200 solar 164 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 True number.solar_collector_2_area number.solar_collector2area 8 0 1/10 55 1 SM200/MS200 solar 164 collector2type collector 2 type enum [flat|vacuum] True select.solar_collector_2_type select.solar_collector2type 8 0 1 56 1 SM200/MS200 solar 164 cylpriority cylinder priority enum [cyl 1|cyl 2] True select.solar_cylinder_priority select.solar_cylpriority 8 0 1 57 1 SM200/MS200 solar 164 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_flow_temperature sensor.solar_heatcntflowtemp 8 0 1/10 58 1 SM200/MS200 solar 164 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C False sensor.solar_heat_counter_return_temperature sensor.solar_heatcntrettemp 8 0 1/10 59 1 SM200/MS200 solar 164 heatcnt heat counter impulses uint8 (>=0<=254) False sensor.solar_heat_counter_impulses sensor.solar_heatcnt 8 0 1 60 1 SM200/MS200 solar 164 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C False sensor.solar_swap_flow_temperature_(TS14) sensor.solar_swapflowtemp 8 0 1/10 61 1 SM200/MS200 solar 164 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C False sensor.solar_swap_return_temperature_(TS15) sensor.solar_swaprettemp 8 0 1/10 62 1 HP Module heatpump 252 airhumidity relative air humidity uint8 (>=0<=100) % False sensor.heatpump_relative_air_humidity sensor.heatpump_airhumidity 9 0 1 0 1 HP Module heatpump 252 dewtemperature dew point temperature uint8 (>=0<=254) C False sensor.heatpump_dew_point_temperature sensor.heatpump_dewtemperature 9 0 1 1 1 HP Module heatpump 252 curflowtemp current flow temperature int16 (>=-3199<=3199) C False sensor.heatpump_current_flow_temperature sensor.heatpump_curflowtemp 9 0 1/10 2 1 HP Module heatpump 252 rettemp return temperature int16 (>=-3199<=3199) C False sensor.heatpump_return_temperature sensor.heatpump_rettemp 9 0 1/10 3 1 HP Module heatpump 252 sysrettemp system return temperature int16 (>=-3199<=3199) C False sensor.heatpump_system_return_temperature sensor.heatpump_sysrettemp 9 0 1/10 4 1 HP Module heatpump 252 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.heatpump_drain_pan_temp_(TA4) sensor.heatpump_hpta4 9 0 1/10 5 1 HP Module heatpump 252 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_temperature_(TR1) sensor.heatpump_hptr1 9 0 1/10 6 1 HP Module heatpump 252 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.heatpump_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.heatpump_hptr3 9 0 1/10 7 1 HP Module heatpump 252 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.heatpump_evaporator_inlet_temperature_(TR4) sensor.heatpump_hptr4 9 0 1/10 8 1 HP Module heatpump 252 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_inlet_temperature_(TR5) sensor.heatpump_hptr5 9 0 1/10 9 1 HP Module heatpump 252 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_outlet_temperature_(TR6) sensor.heatpump_hptr6 9 0 1/10 10 1 HP Module heatpump 252 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.heatpump_air_inlet_temperature_(TL2) sensor.heatpump_hptl2 9 0 1/10 11 1 HP Module heatpump 252 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.heatpump_low_pressure_side_temperature_(PL1) sensor.heatpump_hppl1 9 0 1/10 12 1 HP Module heatpump 252 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.heatpump_high_pressure_side_temperature_(PH1) sensor.heatpump_hpph1 9 0 1/10 13 1 HP Module heatpump 252 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.heatpump_heating_pump_modulation sensor.heatpump_heatingpumpmod 9 0 1 14 1 HP Module heatpump 252 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.heatpump_compressor_speed sensor.heatpump_hpcompspd 9 0 1 15 1 HP Module heatpump 252 hybridstrategy hybrid control strategy enum [cost optimized|co2 optimized|outside temperature alt.|outside temperature parallel|heatpump prefered|boiler only] True select.heatpump_hybrid_control_strategy select.heatpump_hybridstrategy 9 0 1 16 1 HP Module heatpump 252 lownoisemode low noise mode enum [off|reduced output|switch off hp|perm. reduced] True select.heatpump_low_noise_mode select.heatpump_lownoisemode 9 0 1 17 1 HP Module heatpump 252 lownoisestart low noise starttime uint8 (>=0<=23) True number.heatpump_low_noise_starttime number.heatpump_lownoisestart 9 0 1 18 1 HP Module heatpump 252 lownoisestop low noise stoptime uint8 (>=0<=23) True number.heatpump_low_noise_stoptime number.heatpump_lownoisestop 9 0 1 19 1 HP Module heatpump 252 hybriddhw hybrid DHW enum [eco|high comfort] True select.heatpump_hybrid_DHW select.heatpump_hybriddhw 9 0 1 20 1 HP Module heatpump 252 energypricegas energy price gas uint8 (>=0<=254) True number.heatpump_energy_price_gas number.heatpump_energypricegas 9 0 1 21 1 HP Module heatpump 252 energypriceel energy price electric uint8 (>=0<=254) True number.heatpump_energy_price_electric number.heatpump_energypriceel 9 0 1 22 1 HP Module heatpump 252 energyfeedpv feed in PV uint8 (>=0<=254) True number.heatpump_feed_in_PV number.heatpump_energyfeedpv 9 0 1 23 1 HP Module heatpump 252 switchovertemp outside switchover temperature int8 (>=-126<=126) True number.heatpump_outside_switchover_temperature number.heatpump_switchovertemp 9 0 1 24 1 HP Module heatpump 252 airpurgemode air purge mode boolean True switch.heatpump_air_purge_mode switch.heatpump_airpurgemode 9 0 1 25 1 HP Module heatpump 252 heatpumpoutput heatpump output uint8 (>=0<=100) % True number.heatpump_heatpump_output number.heatpump_heatpumpoutput 9 0 1 26 1 HP Module heatpump 252 coolingcircuit cooling circuit boolean True switch.heatpump_cooling_circuit switch.heatpump_coolingcircuit 9 0 1 27 1 HP Module heatpump 252 compstartmod compressor start modulation uint8 (>=0<=100) % True number.heatpump_compressor_start_modulation number.heatpump_compstartmod 9 0 1 28 1 HP Module heatpump 252 heatdrainpan heat drain pan boolean True switch.heatpump_heat_drain_pan switch.heatpump_heatdrainpan 9 0 1 29 1 HP Module heatpump 252 heatcable heating cable boolean True switch.heatpump_heating_cable switch.heatpump_heatcable 9 0 1 30 1 HP Module heatpump 252 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.heatpump_total_energy sensor.heatpump_nrgtotal 9 0 1/100 31 2 HP Module heatpump 252 nrg energy uint24 (>=0<=167772) kWh False sensor.heatpump_dhw_energy sensor.heatpump_dhw_nrg 9 9 1/100 0 2 HP Module heatpump 252 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.heatpump_energy_heating sensor.heatpump_nrgheat 9 0 1/100 33 2 HP Module heatpump 252 metertotal meter total uint24 (>=0<=167772) kWh False sensor.heatpump_meter_total sensor.heatpump_metertotal 9 0 1/100 35 2 HP Module heatpump 252 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.heatpump_meter_compressor sensor.heatpump_metercomp 9 0 1/100 37 2 HP Module heatpump 252 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.heatpump_meter_e-heater sensor.heatpump_metereheat 9 0 1/100 39 2 HP Module heatpump 252 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.heatpump_meter_heating sensor.heatpump_meterheat 9 0 1/100 41 2 HP Module heatpump 252 meter meter uint24 (>=0<=167772) kWh False sensor.heatpump_dhw_meter sensor.heatpump_dhw_meter 9 9 1/100 2 2 Hybrid Manager HM200 heatpump 248 airhumidity relative air humidity uint8 (>=0<=100) % False sensor.heatpump_relative_air_humidity sensor.heatpump_airhumidity 9 0 1 0 1 Hybrid Manager HM200 heatpump 248 dewtemperature dew point temperature uint8 (>=0<=254) C False sensor.heatpump_dew_point_temperature sensor.heatpump_dewtemperature 9 0 1 1 1 Hybrid Manager HM200 heatpump 248 curflowtemp current flow temperature int16 (>=-3199<=3199) C False sensor.heatpump_current_flow_temperature sensor.heatpump_curflowtemp 9 0 1/10 2 1 Hybrid Manager HM200 heatpump 248 rettemp return temperature int16 (>=-3199<=3199) C False sensor.heatpump_return_temperature sensor.heatpump_rettemp 9 0 1/10 3 1 Hybrid Manager HM200 heatpump 248 sysrettemp system return temperature int16 (>=-3199<=3199) C False sensor.heatpump_system_return_temperature sensor.heatpump_sysrettemp 9 0 1/10 4 1 Hybrid Manager HM200 heatpump 248 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C False sensor.heatpump_drain_pan_temp_(TA4) sensor.heatpump_hpta4 9 0 1/10 5 1 Hybrid Manager HM200 heatpump 248 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_temperature_(TR1) sensor.heatpump_hptr1 9 0 1/10 6 1 Hybrid Manager HM200 heatpump 248 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C False sensor.heatpump_refrigerant_temperature_liquid_side_(condenser_output)_(TR3) sensor.heatpump_hptr3 9 0 1/10 7 1 Hybrid Manager HM200 heatpump 248 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C False sensor.heatpump_evaporator_inlet_temperature_(TR4) sensor.heatpump_hptr4 9 0 1/10 8 1 Hybrid Manager HM200 heatpump 248 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_inlet_temperature_(TR5) sensor.heatpump_hptr5 9 0 1/10 9 1 Hybrid Manager HM200 heatpump 248 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C False sensor.heatpump_compressor_outlet_temperature_(TR6) sensor.heatpump_hptr6 9 0 1/10 10 1 Hybrid Manager HM200 heatpump 248 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C False sensor.heatpump_air_inlet_temperature_(TL2) sensor.heatpump_hptl2 9 0 1/10 11 1 Hybrid Manager HM200 heatpump 248 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C False sensor.heatpump_low_pressure_side_temperature_(PL1) sensor.heatpump_hppl1 9 0 1/10 12 1 Hybrid Manager HM200 heatpump 248 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C False sensor.heatpump_high_pressure_side_temperature_(PH1) sensor.heatpump_hpph1 9 0 1/10 13 1 Hybrid Manager HM200 heatpump 248 heatingpumpmod heating pump modulation uint8 (>=0<=100) % False sensor.heatpump_heating_pump_modulation sensor.heatpump_heatingpumpmod 9 0 1 14 1 Hybrid Manager HM200 heatpump 248 hpcompspd compressor speed uint8 (>=0<=100) % False sensor.heatpump_compressor_speed sensor.heatpump_hpcompspd 9 0 1 15 1 Hybrid Manager HM200 heatpump 248 hybridstrategy hybrid control strategy enum [cost optimized|co2 optimized|outside temperature alt.|outside temperature parallel|heatpump prefered|boiler only] True select.heatpump_hybrid_control_strategy select.heatpump_hybridstrategy 9 0 1 16 1 Hybrid Manager HM200 heatpump 248 lownoisemode low noise mode enum [off|reduced output|switch off hp|perm. reduced] True select.heatpump_low_noise_mode select.heatpump_lownoisemode 9 0 1 17 1 Hybrid Manager HM200 heatpump 248 lownoisestart low noise starttime uint8 (>=0<=23) True number.heatpump_low_noise_starttime number.heatpump_lownoisestart 9 0 1 18 1 Hybrid Manager HM200 heatpump 248 lownoisestop low noise stoptime uint8 (>=0<=23) True number.heatpump_low_noise_stoptime number.heatpump_lownoisestop 9 0 1 19 1 Hybrid Manager HM200 heatpump 248 hybriddhw hybrid DHW enum [eco|high comfort] True select.heatpump_hybrid_DHW select.heatpump_hybriddhw 9 0 1 20 1 Hybrid Manager HM200 heatpump 248 energypricegas energy price gas uint8 (>=0<=254) True number.heatpump_energy_price_gas number.heatpump_energypricegas 9 0 1 21 1 Hybrid Manager HM200 heatpump 248 energypriceel energy price electric uint8 (>=0<=254) True number.heatpump_energy_price_electric number.heatpump_energypriceel 9 0 1 22 1 Hybrid Manager HM200 heatpump 248 energyfeedpv feed in PV uint8 (>=0<=254) True number.heatpump_feed_in_PV number.heatpump_energyfeedpv 9 0 1 23 1 Hybrid Manager HM200 heatpump 248 switchovertemp outside switchover temperature int8 (>=-126<=126) True number.heatpump_outside_switchover_temperature number.heatpump_switchovertemp 9 0 1 24 1 Hybrid Manager HM200 heatpump 248 airpurgemode air purge mode boolean True switch.heatpump_air_purge_mode switch.heatpump_airpurgemode 9 0 1 25 1 Hybrid Manager HM200 heatpump 248 heatpumpoutput heatpump output uint8 (>=0<=100) % True number.heatpump_heatpump_output number.heatpump_heatpumpoutput 9 0 1 26 1 Hybrid Manager HM200 heatpump 248 coolingcircuit cooling circuit boolean True switch.heatpump_cooling_circuit switch.heatpump_coolingcircuit 9 0 1 27 1 Hybrid Manager HM200 heatpump 248 compstartmod compressor start modulation uint8 (>=0<=100) % True number.heatpump_compressor_start_modulation number.heatpump_compstartmod 9 0 1 28 1 Hybrid Manager HM200 heatpump 248 heatdrainpan heat drain pan boolean True switch.heatpump_heat_drain_pan switch.heatpump_heatdrainpan 9 0 1 29 1 Hybrid Manager HM200 heatpump 248 heatcable heating cable boolean True switch.heatpump_heating_cable switch.heatpump_heatcable 9 0 1 30 1 Hybrid Manager HM200 heatpump 248 nrgtotal total energy uint24 (>=0<=167772) kWh False sensor.heatpump_total_energy sensor.heatpump_nrgtotal 9 0 1/100 31 2 Hybrid Manager HM200 heatpump 248 nrg energy uint24 (>=0<=167772) kWh False sensor.heatpump_dhw_energy sensor.heatpump_dhw_nrg 9 9 1/100 0 2 Hybrid Manager HM200 heatpump 248 nrgheat energy heating uint24 (>=0<=167772) kWh False sensor.heatpump_energy_heating sensor.heatpump_nrgheat 9 0 1/100 33 2 Hybrid Manager HM200 heatpump 248 metertotal meter total uint24 (>=0<=167772) kWh False sensor.heatpump_meter_total sensor.heatpump_metertotal 9 0 1/100 35 2 Hybrid Manager HM200 heatpump 248 metercomp meter compressor uint24 (>=0<=167772) kWh False sensor.heatpump_meter_compressor sensor.heatpump_metercomp 9 0 1/100 37 2 Hybrid Manager HM200 heatpump 248 metereheat meter e-heater uint24 (>=0<=167772) kWh False sensor.heatpump_meter_e-heater sensor.heatpump_metereheat 9 0 1/100 39 2 Hybrid Manager HM200 heatpump 248 meterheat meter heating uint24 (>=0<=167772) kWh False sensor.heatpump_meter_heating sensor.heatpump_meterheat 9 0 1/100 41 2 Hybrid Manager HM200 heatpump 248 meter meter uint24 (>=0<=167772) kWh False sensor.heatpump_dhw_meter sensor.heatpump_dhw_meter 9 9 1/100 2 2 WM10 switch 71 activated activated boolean False binary_sensor.switch_activated binary_sensor.switch_activated 11 0 1 0 1 WM10 switch 71 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C False sensor.switch_flow_temperature_(TC1) sensor.switch_flowtemphc 11 0 1/10 1 1 WM10 switch 71 status status int8 (>=-126<=126) False sensor.switch_status sensor.switch_status 11 0 1 2 1 Rego 3000 controller 240 datetime date/time string False sensor.controller_date/time sensor.controller_datetime 12 0 1 0 13 EM10 alert 74 setflowtemp set flow temperature uint8 (>=0<=254) C False sensor.alert_set_flow_temperature sensor.alert_setflowtemp 14 0 1 0 1 EM10 alert 74 setburnpow burner set power uint8 (>=0<=100) % False sensor.alert_burner_set_power sensor.alert_setburnpow 14 0 1 1 1 EM10/EM100 extension 243 flowtempvf flow temperature in header (T0/Vf) int16 (>=-3199<=3199) C False sensor.extension_flow_temperature_in_header_(T0/Vf) sensor.extension_flowtempvf 15 0 1/10 0 1 EM10/EM100 extension 243 input input uint8 (>=0<=25) V False sensor.extension_input sensor.extension_input 15 0 1/10 1 1 EM10/EM100 extension 243 outpow output IO1 uint8 (>=0<=100) % False sensor.extension_output_IO1 sensor.extension_outpow 15 0 1 2 1 EM10/EM100 extension 243 setpower request power uint8 (>=0<=100) % False sensor.extension_request_power sensor.extension_setpower 15 0 1 3 1 EM10/EM100 extension 243 setpoint set temp. uint8 (>=0<=254) C False sensor.extension_set_temp. sensor.extension_setpoint 15 0 1 4 1 EM10/EM100 extension 243 minv min volt. uint8 (>=0<=25) V True number.extension_min_volt. number.extension_minv 15 0 1/10 5 1 EM10/EM100 extension 243 maxv max volt. uint8 (>=0<=25) V True number.extension_max_volt. number.extension_maxv 15 0 1/10 6 1 EM10/EM100 extension 243 mint min temp. uint8 (>=0<=254) C True number.extension_min_temp. number.extension_mint 15 0 1 7 1 EM10/EM100 extension 243 maxt max temp. uint8 (>=0<=254) C True number.extension_max_temp. number.extension_maxt 15 0 1 8 1 EM10/EM100 extension 243 mode mode uint8 (>=0<=254) False sensor.extension_mode sensor.extension_mode 15 0 1 9 1 T1RF extension 220 flowtempvf flow temperature in header (T0/Vf) int16 (>=-3199<=3199) C False sensor.extension_flow_temperature_in_header_(T0/Vf) sensor.extension_flowtempvf 15 0 1/10 0 1 T1RF extension 220 input input uint8 (>=0<=25) V False sensor.extension_input sensor.extension_input 15 0 1/10 1 1 T1RF extension 220 outpow output IO1 uint8 (>=0<=100) % False sensor.extension_output_IO1 sensor.extension_outpow 15 0 1 2 1 T1RF extension 220 setpower request power uint8 (>=0<=100) % False sensor.extension_request_power sensor.extension_setpower 15 0 1 3 1 T1RF extension 220 setpoint set temp. uint8 (>=0<=254) C False sensor.extension_set_temp. sensor.extension_setpoint 15 0 1 4 1 T1RF extension 220 minv min volt. uint8 (>=0<=25) V True number.extension_min_volt. number.extension_minv 15 0 1/10 5 1 T1RF extension 220 maxv max volt. uint8 (>=0<=25) V True number.extension_max_volt. number.extension_maxv 15 0 1/10 6 1 T1RF extension 220 mint min temp. uint8 (>=0<=254) C True number.extension_min_temp. number.extension_mint 15 0 1 7 1 T1RF extension 220 maxt max temp. uint8 (>=0<=254) C True number.extension_max_temp. number.extension_maxt 15 0 1 8 1 T1RF extension 220 mode mode uint8 (>=0<=254) False sensor.extension_mode sensor.extension_mode 15 0 1 9 1 Logavent HRV176 ventilation 231 outfresh outdoor fresh air int16 (>=-3199<=3199) C False sensor.ventilation_outdoor_fresh_air sensor.ventilation_outfresh 18 0 1/10 0 1 Logavent HRV176 ventilation 231 infresh indoor fresh air int16 (>=-3199<=3199) C False sensor.ventilation_indoor_fresh_air sensor.ventilation_infresh 18 0 1/10 1 1 Logavent HRV176 ventilation 231 outexhaust outdoor exhaust air int16 (>=-3199<=3199) C False sensor.ventilation_outdoor_exhaust_air sensor.ventilation_outexhaust 18 0 1/10 2 1 Logavent HRV176 ventilation 231 inexhaust indoor exhaust air int16 (>=-3199<=3199) C False sensor.ventilation_indoor_exhaust_air sensor.ventilation_inexhaust 18 0 1/10 3 1 Logavent HRV176 ventilation 231 ventinspeed in blower speed uint8 (>=0<=100) % False sensor.ventilation_in_blower_speed sensor.ventilation_ventinspeed 18 0 1 4 1 Logavent HRV176 ventilation 231 ventoutspeed out blower speed uint8 (>=0<=100) % False sensor.ventilation_out_blower_speed sensor.ventilation_ventoutspeed 18 0 1 5 1 Logavent HRV176 ventilation 231 ventmode ventilation mode enum [auto|off|L1|L2|L3|L4|demand|sleep|intense|bypass|party|fireplace] True select.ventilation_ventilation_mode select.ventilation_ventmode 18 0 1 6 1 Logavent HRV176 ventilation 231 airquality air quality (voc) uint16 (>=0<=31999) False sensor.ventilation_air_quality_(voc) sensor.ventilation_airquality 18 0 1 7 1 Logavent HRV176 ventilation 231 airhumidity relative air humidity uint8 (>=0<=100) % False sensor.ventilation_relative_air_humidity sensor.ventilation_airhumidity 18 0 1 8 1 MP100 pool 204 pooltemp pool temperature int16 (>=-3199<=3199) C False sensor.pool_pool_temperature sensor.pool_pooltemp 20 0 1/10 -1 1 MP100 pool 204 poolshuntstatus pool shunt status opening/closing enum [stopped|opening|closing|open|close] False sensor.pool_pool_shunt_status_opening/closing sensor.pool_poolshuntstatus 20 0 1 -1 1 MP100 pool 204 poolshunt pool shunt open/close (0% = pool / 100% = heat) uint8 (>=0<=100) % False sensor.pool_pool_shunt_open/close_(0%=_pool/100%=_heat) sensor.pool_poolshunt 20 0 1 -1 1"},{"location":"Boilers/","title":"List of Boilers","text":"

This is the current list of supported boilers from Buderus, Nefit, Sieger, Junkers and Bosch:

"},{"location":"Boilers/#device-entities","title":"Device Entities","text":"

Notice

The boiler commands below will vary depending on boiler type/brand and system configuration Some commands will not work because they are overwritten by controller or thermostat. In this case there are thermostat commands for this setting.

this list is not complete and subject to change between versions

command data id comments comfort <hot \\|eco \\| intelligent> flowtemp <degrees> Limited to heatingtemp, set by thermostat if present wwsettemp <degrees> Only if thermostat does not manage it boilhyston <degrees> Start burner below flowtemp (negative value), allowed range depends on boiler type boilhystoff <degrees> Stop burner above flowtemp (positive value), allowed range depends on boiler type burnperiod <minutes> burnminpower <%> Changeable only for modulated burners burnmaxpower <%> Changeable only for modulated burners pumpdelay <minutes> wwactivated <off \\| on> wwtapactivated <off \\| on> Special function working in boiler test-mode wwonetime <off \\| on> Overwritten by some thermostats, see thermostat commands wwcircpump <off \\| on> wwcirc <off \\| on> Overwritten by some thermostats, see thermostat commands wwcircmode <n> (1=1x3min, .. 6=6x3min, 7=on) wwflowtempoffset <degrees> Offset to boiler temperature while preparing warm water wwmaxpower <%> Maximum power for warm water heating heatingactivated <off \\| on> Not changeable for some systems. i.g. Set by MC10 rotary control heatingtemp <degrees> Upper limit for flowtemp, not changeable for some systems or overwritten (MC10) maintenance <off \\| <hours> \\| <dd.mm.yyyy> \\| reset> set maintenance to date or time or reset message pumpmodmin <%> Changeable only for modulated pumps pumpmodmax <%> Changeable only for modulated pumps reset <error \\| maintenance> Use reset error only if there is an active error!"},{"location":"Building/","title":"Building & Testing the Firmware","text":""},{"location":"Building/#prerequisites","title":"Prerequisites","text":"

You will need the following installed before you can get started:

Note: on Windows 10 you will need to enable UTF-8 from the Regional Settings, to compile the Slovakian translation.

Note: on some Windows system you may also need to run corepack enable for yarn, as mention in the link above.

It is assumed you are familiar with coding, git and using PlatformIO to build firmware binaries.

The included platformio.ini file will build the firmware for an 4M ESP32 board as its default target, including the Web frontend. If you want to customize the build create a pio_local.ini file (there is an example file included). This is useful if you want to upload to a specific port or compile the code with DEBUG flags or change to a different ESP32 platform like an S3.

We recommend using Visual Studio Code to build the firmware with the PlatformIO extension installed.

"},{"location":"Building/#testing-locally","title":"Testing locally","text":""},{"location":"Building/#webui","title":"WebUI","text":"

The WebUI can be developed and tested in real-time using mock dummy data. This is useful when making changes to the web content files or translation files. To install or update the packages do:

% cd interface\n% yarn\n% cd mock-api\n% yarn\n

and then from the interface folder run:

% yarn standalone\n

Make sure you have the latest version of node installed. You need at least 18.20 and can check with node -v. An easy way to switch between different node versions is to use nvm.

This will open a browser window with URL localhost:3000.

The mock data used is all hardcoded in /mock-api/rest_server.js.

"},{"location":"Building/#simulating-offline-without-an-esp32-microncontroller","title":"Simulating offline, without an ESP32 microncontroller","text":"

You can also run EMS-ESP without an ESP32 (which we call 'standalone'). The platformIO environment has two native environments that will build emsesp executables to support this for all Linux, Windows and Max OSX.

On Linux (including WSL in Windows), in VSCode start a \"PlatformIO Core CLI\" terminal and simply run: pio run -e native -t exec

On Windows, because of the EMS-ESP console needs Winsock for the key input, the easiest way is to install Msys2 onto your windows machine, followed by installing the GNU g++ compiler straight after with run pacman -S mingw-w64-ucrt-x86_64-gcc. This is only needed once. From then on, you can run the pio command to build the Windows .exe executabled with pio run -e native and launch it in a Msys terminal, like:

C:/msys64/msys2_shell.cmd -defterm -here -no-start -ucrt64 -c <source location>/.pio/build/native/program.exe

Use the test command to run tests. test general is a generic test that will setup a standard boiler and thermostat with default entities.

All the tests are hardcoded in the file test.cpp and can be easily adapted.

There are also a set of Unit Tests which can be run from the pio environment with pio run -e native-test -t exec. This works natively on every platform and doesn't require any additional setup.

"},{"location":"Building/#debugging","title":"Debugging","text":"

To debug from Visual Studio Code and step through the code, peek at variables, put in breakpoints etc. First build the executable using the make method above which will place the .o object files in a build folder, and then invoke the debugger (F5 on Windows).

You can also create a VSC's task in launch.json file to automate this for you, like adding:

    ...\n    {\n      \"name\": \"Debug ems-esp standalone\",\n      \"type\": \"cppdbg\",\n      \"request\": \"launch\",\n      \"program\": \"${workspaceFolder}/emsesp\",\n      \"cwd\": \"${workspaceFolder}\",\n      \"environment\": [],\n      \"miDebuggerPath\": \"/usr/bin/gdb\",\n      \"MIMode\": \"gdb\",\n      \"launchCompleteCommand\": \"exec-run\",\n      ]\n    }\n    ...\n
"},{"location":"Building/#wsl-building-a-linux-environment-on-windows","title":"WSL (building a Linux environment on Windows)","text":"

I recently had to rebuild my Linux WSL on Windows from scratch to build EMS-ESP I thought I'd share the steps I took to get it working.

"},{"location":"Building/#wsl","title":"WSL","text":"

if you need to remove any old ones use wsl.exe --terminate <dist>

wsl.exe --setdefault <new dist>\nwsl -l -v\n
"},{"location":"Building/#setup-linux-under-wsl","title":"Setup Linux under WSL","text":"
sudo apt install unzip\nsudo apt install make\nsudo apt install g++\nsudo apt install python3-venv\nsudo apt install nodejs\nsudo apt install curl\n
"},{"location":"Building/#usb-on-wsl","title":"USB on WSL","text":"

This is so the USB port is available within VS code.

install https://github.com/dorssel/usbipd-win/releases

from Administrator Powershell:

usbipd list (to find COM port)\nusbipd bind -b 1-6\nusbipd attach -w -b 1-6\n

in WSL:

you should see /dev/ttyUSB0

install PlatformIO rules following https://docs.platformio.org/en/latest/core/installation/udev-rules.html to stop the warnings when firmware uploading.

"},{"location":"Building/#nvm-npm-version-manager","title":"nvm (npm version manager)","text":"
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash\n\nyarn (disable report backs)\nyarn config set --home enableTelemetry 0\n\nncu (to check for package updates)\nnpm install -g npm-check-updates\nncu -p yarn\n
"},{"location":"Building/#bun","title":"bun","text":"

This is needed for standalone testing.

curl -fsSL https://bun.sh/install | bash\n
"},{"location":"Building/#zsh","title":"zsh","text":"

This is my preferred shell. I extend with Oh-My-zsh and the Powerlevel10k theme.

sudo apt install zsh\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n
"},{"location":"Building/#visual-studio-code","title":"Visual Studio Code","text":"

Use vscode on Windows, connect to the WSL. First time install all extensions and restart. If you have the settings saved and sync'd it should be very quick.

"},{"location":"Commands/","title":"Commands","text":"

EMS-ESP has a command API which can be used to read and write values to EMS device and call specific commands.

There are 3 methods commands can be invoked:

"},{"location":"Commands/#definitions","title":"Definitions","text":"

First some important definitions.

Important

Note: A boolean value can be represented in many forms: - as a True value, \"TRUE\", \"yes\", true, \"true\", \"on\", 1 - as a False value, \"FALSE\", \"no\", false, \"false\", \"off\", 0

"},{"location":"Commands/#console","title":"Console","text":"

For more information on how to use the Telnet Console see the Console section.

"},{"location":"Commands/#http","title":"HTTP","text":"

Things to note:

"},{"location":"Commands/#reading-and-writing-ems-device-information","title":"Reading and Writing EMS Device information","text":"

The URL path is http://<hostname>/api/<device>/

endpoint HTTP method action authentication required? post body info GET outputs current EMS device information in verbose no values GET outputs current EMS device information in short format no (empty) GET same as values above no commands GET lists the available command entities to call no entities GET lists all enabled entities no {entity} GET outputs details of a specific entity, for reading no {entity}/{hc} GET same as the read command above but for a specific heating circuit no {entity} POST updates a entity value, for writing yes <data> {entity}/{hc} POST same as the write command above but for a specific heating circuit yes <data>

Examples:

URL post body action http://ems-esp.local/api/thermostat/temp 22 sets the selected room temperature of the master thermostat on heating circuit 1 http://ems-esp.local/api/thermostat {\"cmd\":\"mode\", \"data\":\"auto\"} sets the thermostat mode to auto for heating circuit 1 http://ems-esp.local/api/thermostat {\"cmd\":\"seltemp\", \"data\":23, \"hc\":3} sets the room temperature to 23 degrees for for heating circuit 3 http://ems-esp.local/api/thermostat/hc2 {\"cmd\":\"seltemp\", \"data\":20.5} sets the room temperature to 20.5 degrees for for heating circuit 2"},{"location":"Commands/#fetching-custom-entities-ems-telegrams","title":"Fetching custom entities (EMS telegrams)","text":"

The URL path is http://<hostname>/api/custom/

endpoint HTTP method action authentication required? post body blank or info GET outputs all custom entities and their values no <name> GET outputs all characteristics for a specific custom entity no"},{"location":"Commands/#fetching-temperature-sensor-information","title":"Fetching Temperature Sensor information","text":"

The URL path is http://<hostname>/api/temperaturesensor/

endpoint HTTP method action authentication required? post body blank GET outputs connected Dallas temperature sensor names and readings no info GET outputs all details on the connected Dallas temperature sensors no <name> GET outputs all characteristics for a specific temperature sensors no"},{"location":"Commands/#controlling-the-analog-sensors","title":"Controlling the Analog Sensors","text":"

The URL path is http://<hostname>/api/analogsensor/

endpoint HTTP method action authentication required? post body blank GET outputs analog sensors and their readings no info GET outputs all details on the connected analog sensors no <name> GET outputs all characteristics for a specific analog sensors no commands GET lists the available system commands no setvalue POST set value/offset of counter or output pin, +/- sign corrects value yes {\"value\":<val>, \"id\":<gpio>}"},{"location":"Commands/#system-commands","title":"System Commands","text":"

The URL path is http://<hostname>/api/system/<endpoint>

endpoint HTTP method action authentication required? post body info or blank GET outputs current system information no fetch GET forces at refresh of all device values no restart GET restarts EMS-ESP yes commands GET lists the available system commands no allvalues GET lists all connect devices and sensors and their entity values no send POST send telegram to the EMS bus yes \"XX XX...XX\" message POST send a message to the log and MQTT yes \"..\" publish POST MQTT publish all values, and optional HA-configuration or specific for a device no [ha] \\| [device] watch POST watch incoming telegrams no <on \\|off \\| raw \\| <type-id(hex)>"},{"location":"Commands/#examples","title":"Examples","text":""},{"location":"Commands/#via-the-command-line","title":"...via the command line","text":"
# Most GETs do not need authentication\n% curl http://ems-esp.local/api/thermostat/seltemp\n\n# POSTs (with -d) need authentication tokens\n% curl http://ems-esp.local/api/thermostat/seltemp \\\n  -H 'Content-Type: application/json' \\\n  -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ8.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWUsInZlcnNpb24iOiIzLjEuMWIwIn0.qeGT53Aom4rDYeIT1Pr4BSMdeWyf4_zN9ue2c51ZnM0' \\\n  -d '{ \"value\" : 22.5 }'\n\n# GET with authentication using query parameter with token\n% curl http://ems-esp.local/api/system/publish\\?access_token\\=\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ8.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWUsInZlcnNpb24iOiIzLjEuMWIwIn0.qeGT53Aom4rDYeIT1Pr4BSMdeWyf4_zN9ue2c51ZnM0\"\n\n# GET to restart EMS-ESP\ncurl http://ems-esp.local/api/system/restart -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ8.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWUsInZlcnNpb24iOiIzLjEuMWIwIn0.qeGT53Aom4rDYeIT1Pr4BSMdeWyf4_zN9ue2c51ZnM0'\n
"},{"location":"Commands/#using-a-python-script","title":"...using a Python script","text":"
import requests\nimport json\n\nurl = \"http://ems-esp.local/api/thermostat/temp\"\ntoken = \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ8.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWUsInZlcnNpb24iOiIzLjEuMWIwIn0.qeGT53Aom4rDYeIT1Pr4BSMdeWyf4_zN9ue2c51ZnM0\"\nbody = json.dumps({ \"value\": 22.5 })\nheaders = { 'Content-Type': 'application/json', 'Authorization': 'Bearer ' + token }\n\nresponse = requests.post(url, headers=headers, data=body, verify=False)\n\nprint(response.json())\n
"},{"location":"Commands/#mqtt","title":"MQTT","text":"

MQTT uses the same format as the API.

The topic matches the URL path except the <hostname> is replaced with the MQTT Base name as defined in the Settings (default is ems-esp).

The payload is the same as the <data> as described above and used in the API.

Examples:

topic payload action ems-esp/system/send \"XX XX...XX\" send raw ems-command ems-esp/thermostat/seltemp fetches the seltemp entity values and publishes it in the topic ems-esp/response ems-esp/thermostat/seltemp 23 change the selected setpoint temperature to 23 degrees on the master thermostat on hc1 ems-esp/thermostat/mode \"auto\" sets the thermostat mode to auto for hc1 ems-esp/thermostat {\\\"cmd\\\":\\\"mode\\\",\\\"value\\\":\\\"heat\\\",\\\"id\\\":1} sets the thermostat mode to heat for hc1"},{"location":"Commands/#publishing-commands","title":"Publishing Commands","text":"

EMS-ESP will MQTT 'subscribe' to specific topics depending on the EMS devices attached. For example boiler, thermostat etc.

Commands can be sent to EMS-ESP via these MQTT topics using the payload format:

{\"cmd\":\"<cmd>\", \"data\":<data>, \"id\":<n>}\n

where

With Home Assistant, Thermostat commands can also be sent to control individual heating circuits via sending a mode string or temperature number to a topic thermostat_hc<n>.

Depending on mqtt-settings there are also direct subscriptions for each value like boiler/wwtemp, thermostat/hc1/daytemp, etc. Thermostats which supports only a single heating circuits will subscribe to /thermostat/daytemp.

You can also use MQTT to send a specific read request and the telegram response will be returned in a topic called response. For example sending the payload {\"cmd\":\"send\", \"data\":\"0B 88 19 19 02\"} to ems-esp/system will result in a topic response being published with the data {\"src\":\"08\",\"dest\":\"0B\",\"type\":\"19\",\"offset\":\"19\",\"data\":\"7D 00\",\"value\":32000}.

"},{"location":"Configuring/","title":"Configuring","text":""},{"location":"Configuring/#setting-up-for-the-first-time","title":"Setting up for the first time","text":"

After uploading the firmware for the first time, it will use with the default settings and start an WiFi Access Point called ems-esp. Connect to this using the default WPA password ems-esp-neo. When prompted with a login screen (called a captive portal) sign-in with username admin and password admin.

Now you're ready to further configure the settings. The recommended first step is to connect to your home network and this can be configured through the Network menu option on the web page, or directly using a Telnet Command Line interface (CLI). If you haven't adjusted the hostname you can reach the web UI via http://ems-esp or http://ems-esp.local.

Next are the board settings and some other MQTT tweaking which you can read below.

If you're seeing warnings that it failed to connect to the EMS bus, or there are Tx or Rx errors then follow the troubleshooting guide.

If Rx incomplete telegrams are reported in the log, don't panic. Some telegrams can be missed and this is usually caused by noise interference on the line.

"},{"location":"Configuring/#application-settings","title":"Application Settings","text":"

This next section describes some of key application settings that can be configured via the WebUI, found under the Settings menu.

"},{"location":"Configuring/#board-profile","title":"Board Profile","text":"

On ESP32 development boards there are often also pins marked RX and TX. However, these are usually connected to the USB chip and cannot be used for the EMS interface circuit.

"},{"location":"Configuring/#ems-bus","title":"EMS Bus","text":""},{"location":"Configuring/#general-options","title":"General Options","text":""},{"location":"Configuring/#formatting-options","title":"Formatting Options","text":""},{"location":"Configuring/#temperature-sensors","title":"Temperature Sensors","text":""},{"location":"Configuring/#logging-to-syslog","title":"Logging to Syslog","text":""},{"location":"Configuring/#setting-up-the-network","title":"Setting up the Network","text":"

The Network page allows you to connect EMS-ESP to your home network. You can choose between WiFi or Ethernet. EMS-ESP will auto-detect which and set the settings accordingly. Anything in the Board Profile will override these settings.

"},{"location":"Configuring/#cors-cross-origin-resource-sharing","title":"CORS (Cross-Origin Resource Sharing)","text":"

CORS, when enabled adds new HTTP headers to each Web request to allow the Web API to make fetch and XMLHttpRequest requests across different domains. It disables the pre-flight check which follows the same-origin policy by default. See https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS for more details. There is also a \"CORS unblock\" browser addon that works the same way.

Enable this function when running in VPNs or you have other servers (like Grafana) running on other domains that are making calls to EMS-ESP's API.

"},{"location":"Configuring/#setting-up-mqtt","title":"Setting up MQTT","text":"

Most are self-explanatory and the settings that are specific to EMS-ESP are:

"},{"location":"Configuring/#managing-users","title":"Managing Users","text":"

The Security page allows you to change the default password for the captive portal and Telnet CLI. It also allows you to enable HTTPS for the captive portal and MQTT broker.

The Users page allows you to create additional users for the captive portal and Telnet CLI. The default user is admin with password admin.

Each user has an unique Access Token (viewable by clicking on the key icon) which is used for RESTful write commands via HTTP POST. This is for security reasons to prevent anyone changing device settings.

"},{"location":"Configuring/#adding-analog-and-temperature-sensors","title":"Adding Analog and Temperature Sensors","text":"

External sensors, like temperature and analog sensors can be attached to a range of GPIO pins on the ESP32 chip. If using a BBQKees Gateway board it already has an external plug for Dallas temperature sensors which will be visible in the WebUI without any additional configuration.

To add analog sensors click on Add Analog Sensor and choose between a normal Digital in/out, a Counter (counting on/off pulses), ADC for measuring voltages, Timer, Rate and PWM 0-2. Note, the counter value is persisted and and not reset on reboot.

Warning

Be careful when picking a GPIO so it doesn't clash with the other used GPIOs (you can select CUSTOM board profile to view your current configuration).

EMS-ESP is connected to the low voltage bus of your heating and any over-voltage can damage the EMS-ESP board and possible your heating devices. Never power external equipment from the EMS-ESP board directly.

ESP32 development boards vary in their available pin configuration. Typically you can't use 1, 6-11, 12, 14, 15, 20, 24, 28-31 and 40+. See these links here and here.

The following GPIOs are recommended:

Limits:

"},{"location":"Configuring/#controlling-relays","title":"Controlling Relay's","text":"

A common use case is to control a relay to switch on/off a device. This can be done by adding a digital output sensor and then creating a command to control it. The command can be added to the dashboard and scheduled to turn on/off at specific times.

Create an Analog Sensor with type 'Digital Out'.

The professional way is to use a separate relay board with opto-isolation and a flyback diode. The relay board is then powered by a separate power supply and the relay is connected to the digital output of the EMS-ESP as described above. The relay board is then connected to the device you want to control. This way the device is completely isolated from the EMS-ESP and the relay board can handle the higher voltage and current.

"},{"location":"Configuring/#customizing-entities","title":"Customizing Entities","text":"

The Customization page shows all registered entities and allows to exclude commands and values from publishing via mqtt/api or remove them from dashboard. The dashboard only shows entities with values, the customization page shows all. If an entity has no value then it is supported by EMS-ESP, but not by your boiler/thermostat/etc.

"},{"location":"Configuring/#scheduling-actions","title":"Scheduling Actions","text":"

Use the scheduler to call commands at specific intervals. This is useful for example to set the hot water temperature to a higher value in the morning and evening, or do a system restart each week (by using system/restart in the Command field).

When creating a scheduler entry, the name is optional but it's useful to assign a name and then you can control it via a command (enable/disable) and see the status in the MQTT topic scheduler_data.

The scheduler can also be used to periodically set values based on another entity value, or even a user-defined custom entity (variable). For example to set the flow temperature of the boiler every minute based on a user managed entity which is controlled externally (e.g. in Home Assistant) it would look like:

"},{"location":"Configuring/#conditions","title":"Conditions","text":"

Introduced in version 3.7, the Scheduler has been extended to support conditional statements used in the Command and/or Value fields. Conditions have a strict syntax (see below) and are evaluated every 10 seconds. The condition is only executed when the condition changes from false to true. This is powerful new feature and allows, for example, to set a schedule based on a condition, or to set a value based on a condition.

Pay attention to the following rules:

"},{"location":"Configuring/#web-commands","title":"Web Commands","text":"

Sending or getting data via web request can be used in a json command: - GET a value from webserver: {\"url\":\"http://server.tld/path/file\"} - GET a json value from webserver and select the key: {\"url\":\"http://server.tld/path/file\", \"key\":\"nameofkey\"} - set a value with POST: Command: {\"url\":\"http://server.tld/path/file\", \"header\":{\"content-type\":\"text/plain\", \"token\":\"mytoken\"} Value: the post message, if it is a json the content-type header is set in header, no need to set it.

Examples: - getting power state of a tasmota plug (exampleIP): {\"url\":\"http://192.168.0.100/cm?cmnd=power\", \"key\":\"power\"} == off is identical with {\"url\":\"http://192.168.0.100/cm?cmnd=power\"} == {\"power\":\"off\"} - setting a tasmoto plug: {\"url\":\"http://192.168.0.100/cm?cmnd=power%20on\"}

"},{"location":"Configuring/#notification","title":"Notification","text":"

With web commands a service like pushover can be used to send a push-message on events. To send different message create a custom entity in RAM named message, or what you like. Create a schedule on change triggering the change of this message and sending the pushover message.

Now you can create other scheduls with the command custom/message and individual text as data.

"},{"location":"Configuring/#adding-custom-entities","title":"Adding Custom Entities","text":"

Custom Entities is an advanced and powerful way to extend EMS-ESP by adding your own EMS entities that extracts data from a specific EMS telegram. This is useful when EMS-ESP doesn't yet support a specific entity, or when you want to extract data from a telegram that is not yet supported. Another common use case is for debugging or watching specific behavior when changing parameters on an EMS device.

For example, a modern Heat Pump may have new features that are not included in EMS-ESP. Here you would use the watch command to view the incoming EMS traffic in combination with manual adjusting specific parameters and when you have located the specific telegram and the offset, create a Custom Entity to fine-tune the type and verify the the value. Then request it to be included in the next EMS-ESP release update.

"},{"location":"Console/","title":"Console","text":"

EMS-ESP has a telnet server that enables clients to connect using a telnet client such as PuTTY or natively via the OS like this example with Windows. The port is 23.

You can also access the console via a USB Serial port, using baud 115200.

The console will give you more insight into the EMS bus traffic, MQTT queues and the full device information its capturing. It behaves similar to a Unix/Linux shell. Some of the most common commands are:

"},{"location":"Console/#console-commands","title":"Console Commands","text":"

The full list of console commands are shown below:

exit\nhelp\nlog [level]\nshow system\nshow users\nshow devices\nshow ems\nshow values\nshow mqtt\nshow commands\ntest [name] [data]\nsu\npasswd\nrestart\nwifi reconnect\nformat\nset wifi password\nset hostname <name>\nset wifi ssid <name>\nset board_profile <name>\nset bus_id <device ID>\nset tx_mode <n>\nset\nscan [deep]\nread <device ID> <type ID> [offset] [length]\nwatch [off | on | raw | unknown] [ID]\ncall [device] [cmd] [data] [id|hc]\n
"},{"location":"Console/#examples","title":"Examples","text":""},{"location":"Console/#calling-a-command-to-change-values","title":"Calling a command to change values","text":"

Note you have su first to get access to all the call commands.

"},{"location":"Console/#showing-device-values","title":"Showing device values","text":""},{"location":"Console/#monitoring-the-ems-traffic","title":"Monitoring the EMS traffic","text":"

Using the watch command you can monitor the incoming EMS telegrams.

Syntax is watch on <ID> where ID is either a Telegram ID and also a Device ID.

Note the CRC byte is excluded from the data package.

If you want to see only telegrams that are not registered yet, use watch unknown

If you want to see the raw bytes including CRC as transmitted on the EMS line use watch raw <ID>.

"},{"location":"Contributing/","title":"Contributing","text":"

Any contribution helps make EMS-ESP better. This project needs help with:

The full Contributing guidelines can found in CONTRIBUTING.md as part of the GitHub source code repository.

"},{"location":"Contributing/#basic-design-principles","title":"Basic design principles","text":""},{"location":"Contributing/#keeping-the-code-tidy","title":"Keeping the code tidy","text":"

The web code uses prettier. To auto format run npm run format from the interface folder.

The C++ code use clang. The easiest way to auto format the code is using the VSCode Format Files extension. Then run the command Start Format Files: From Glob and select src/** as the glob pattern.

"},{"location":"Contributing/#keeping-the-web-libraries-up-to-date","title":"Keeping the Web libraries up to date","text":"

Use an update check tool like ncu to keep the web libraries up to date. You can run using npx npm-check-updates. See npm-check-updates.

"},{"location":"Contributing/#pull-requests","title":"Pull Requests","text":"

A Pull Request (PR) is the process where code modifications are managed in GitHub.

The process is straight-forward.

Make sure you adhere to these rules:

  1. All pull requests must be done against the dev branch.
  2. Make sure code is formatting per the .clang-format. In Visual Studio Code use Alt-Shift-F to auto-format.
  3. Make sure any new code is clearly commented explaining what the function/logic does.
  4. Only relevant files should be touched (Also beware if your editor has auto-formatting feature enabled).
  5. Only one feature/fix should be added per PR.
  6. PRs that don't compile (fail in CI Tests) or cause coding errors will not be merged. Please fix the issue. Same goes for PRs that are raised against older commit in dev - you might need to rebase and resolve conflicts.
  7. All pull requests should undergo peer review by at least one contributor other than the creator, excepts for the owner.
  8. All pull requests should consider updates to the documentation.
  9. Pull requests that address an outstanding issue, particularly an issue deemed to be severe, should be given priority.
  10. If a PR is accepted, then it should undergo review and updated based on the feedback provided, then merged.
  11. By submitting a PR, it is needed to use the provided PR template and check all boxes, performing the required tasks and accepting the CLA.
  12. Pull requests that don't meet the above will be denied and closed.
"},{"location":"Contributing/#semantic-commit-messages","title":"Semantic Commit Messages","text":"

Format: <type>(<scope>): <subject>

<scope> is optional. See https://www.conventionalcommits.org/.

"},{"location":"Contributing/#example","title":"Example","text":"
feat: add hat wobble\n^--^  ^------------^\n|     |\n|     +-> Summary in present tense.\n|\n+-------> Type: chore, docs, feat, fix, refactor, style, or test.\n

More Examples:

"},{"location":"Controllers/","title":"List of Controller Modules","text":"

This is the current list of supported controller modules:

"},{"location":"Domoticz/","title":"Domoticz","text":"

Domoticz Beta versions from December 2021 or later support the MQTT Discovery protocol. As EMS-ESP also fully supports Home Assistant MQTT Discovery this will automatically provide you with all available entities in Domoticz.

EMS-ESP v3.3 provides all entities except the climate controls as read-only devices in Domoticz. In EMS-ESP v3.4 all entities that can be changed by the user will be available as a settable device in Domoticz.

Check the BBQKees Wiki for the instructions on how to install.

"},{"location":"EMS-bus/","title":"The EMS protocol","text":"

Packages are streamed to the EMS \"bus\" from any other compatible connected device via serial TTL transmission using protocol 9600 baud, 8N1 (8 bytes, no parity, 1 stop bit). Each package is terminated with a break signal <BRK>, a 11-bit long low signal of zeros.

A package can be a single byte (see Polling below) or a string of 6 or more bytes making up an actual data telegram. A telegram for the EMS 1.0 is always in the format:

[src] [dest] [type] [offset] [data] [crc] <BRK>

The first 4 bytes is referenced as the header in this document.

"},{"location":"EMS-bus/#ems-ids","title":"EMS IDs","text":"

Each device has a unique ID.

In this example a UBA boiler has an ID of 0x08 (such as a MC10) and also referred to as the Bus Master.

The circuit acts as a service key and thus uses an ID 0x0B. This ID is reserved for special devices intended for service engineers.

"},{"location":"EMS-bus/#ems-polling","title":"EMS Polling","text":"

The bus master (boiler) sends out a poll request every second by sending out a sequential list of all possible IDs as a single byte followed by the break signal. The ID always has its high 8th bit (MSB) set so in the code we're looking for 1 byte messages matching the format [dest|0x80] <BRK>.

Any connected device can respond to a Polling request with an acknowledgement by sending back a single byte with its own ID. In our case we would listen for a [0x8B] <BRK> (meaning us) and then send back [0x0B] <BRK> to say we're alive and ready.

Polling is also the trigger to start transmitting any packages queued for sending. It must be done within 200ms or the bus master will time out.

"},{"location":"EMS-bus/#ems-broadcasting","title":"EMS Broadcasting","text":"

When a device is broadcasting to everyone there is no specific destination needed. [dest] is always 0x00.

The tables below shows which types are broadcasted regularly by the boiler (in this case ID 0x08) and thermostat (ID 0x17). The data length is excluding the 4 byte header and CRC and the Name references those in the German EMS wiki.

Source (ID) Type ID Name Description Data length Frequency Boiler (0x08) 0x34 UBAMonitorWWMessage warm water temperature 19 bytes 10 seconds Boiler (0x08) 0x18 UBAMonitorFast boiler temps, power, gas/pump switches 25 bytes 10 seconds Boiler (0x08) 0x19 UBAMonitorSlow boiler temp and timings 22 bytes 60 seconds Boiler (0x08) 0x1C UBAWartungsmelding maintenance messages 27 bytes 60 seconds Boiler (0x08) 0x2A n/a status, specific to boiler type 21 bytes 10 seconds Boiler (0x08) 0x07 n/a ? 21 bytes 30 seconds Source (ID) Type ID Name Description Frequency Thermostat (0x17) 0x06 RCTime returns time and date on the thermostat 60 seconds Thermostat (0x17) 0x91 RC30StatusMessage returns current and set temperatures 60 seconds Thermostat (0x17) 0xA3 RCTempMessage returns temp values from external (outdoor) sensors 60 seconds"},{"location":"EMS-bus/#ems-reading-and-writing","title":"EMS Reading and Writing","text":"

Telegrams can only be sent after the Master (boiler) sends a poll to the receiving device. The response can be a read command to request data or a write command to send data. At the end of the transmission a poll response is sent from the client (<ID> <BRK>) to say we're all done and free up the bus for other clients.

When executing a request to read data the [src] is our device (0x0B) and the [dest] must have has it's MSB (8th bit) set. Say we were requesting data from the thermostat we would use [dest] = 0x97 since RC20 has an ID of 0x17. In emsesp-logs this request is shown with backward arrow towards [src]: \"Me(0x0B) <- Thermostat(0x17)...\".

Following a write request, the [dest] doesn't have the 8th bit set and after this write request the destination device will send either a single byte 0x01 for success or 0x04 for failure. In emsesp-logs this write is shown with arrow towards [dest]: \"Me(0x0B) -> Thermostat(0x17)...\".

"},{"location":"EMS-bus/#fetching-ems-telegrams","title":"Fetching EMS telegrams","text":"

Not all telegrams are broadcasted frequently, a lot of setting telegrams are only broadcasted partial if there is a change. To get all values from a telegram EMS-ESP has send a read request to the device and the device reply's the telegram only to emsesp, this we call \"fetching a telegram\".

In system/info the devices listed with the handlers (type-ids that are processed):

"},{"location":"FAQ/","title":"FAQ","text":""},{"location":"FAQ/#how-to-hardware-reset","title":"How to Hardware Reset","text":"

If you have a GPIO Button configured (enabled by default on all BBQKees boards) pressing this has different actions:

"},{"location":"FAQ/#decoding-ems-telegrams","title":"Decoding EMS Telegrams","text":"

Written by @MichaelDvP in this article:

Best overview of known telegrams is from Norberts1 and the EMS-Wiki. In general we can say:

For different brands/devices Bosch sometimes use different expressions for the same value, Maybe changing developers or they like to make reverse engineering difficult!

If you search a setting, log the telegrams for the device (log all or watch ) and change the setting on the thermostat to different states/values. Then search for these values in the log. If you search for a measurement, log the device and view the value on the thermostat and wait for changes, note old/new values and time. Then check the log for this time stamp (or 10 sec / 1 min later) and the value within a telegram. Best to have more changes/values to be sure."},{"location":"FAQ/#can-ems-esp-simulate-a-thermostat","title":"Can EMS-ESP simulate a Thermostat?","text":"

No, but in theory it could.

As MichaelDvP points out \"a thermostat is a clever electronic device. You can put in the desired room temperature and it calculates from some parameters and measurements the required flowtemp for this room temperature and sends it to the boiler. This happens in a control loop and is updated often.\"

And mtc716 said \"A thermostat creates a heat curve that is constantly adapted to the surrounding temperatures and used to estimate which water temperature is necessary in order to bring the room temperature up. There are some good articles in the net about how to setup the heat curve correctly. The main parameters you need are \"design temp\" which is the heating water temp at minimal outside temp. Furthermore you need the \"comfort temp\" like explained before and the \"temp offset\" which causes a parallel shift in the heating curve.\"

See Smart control a heating system with HA? and thermostat emulation.

"},{"location":"FAQ/#bus-protocols-and-tx-mode-explained","title":"Bus protocols and Tx mode explained","text":"

Protocol and timing are different things, you pick the tx-mode that works best.

HT3 is the Junkers electronic and HT3 protocol is the same as EMS, only in first byte (sender) the highest bit is set. Each telegram we send starts with 0B in a Buderus system, but with 8B in Junkers. This makes the devices of the different brands incompatible. EMS-ESP checks the bus on start and select the right protocol automatically. Also Junkers uses different telegram numbers/orders. Bosch labeled modules uses the same telegram numbers as Buderus, but addressing like Junkers, so also incompatible. You can't connect Junkers or Buderus modules to a Bosch heating system.

Tx-mode is the send timing: The client devices send by current modulation, the master by voltage modulation. This allows full duplex (Hardware mode), but depending on line impedance drawing current also influences the voltage. When sending, the master repeats every byte sent by the device to publish it to the other devices. With a Tx-mode of \"EMS\" we wait for the master byte before sending the next. The older Junkers seems to have a lower timeout so we need to start the next byte before the master echo is completed (\"HT3\"). \"EMS+\" is less critical and we can wait a bit longer than one byte to allow voltage to be stabilized after the sending.

"},{"location":"Getting-Started/","title":"Getting Started","text":""},{"location":"Getting-Started/#prerequisites","title":"Prerequisites","text":""},{"location":"Getting-Started/#needed-hardware","title":"Needed Hardware","text":""},{"location":"Getting-Started/#esp32-development-board","title":"ESP32 development board","text":"

The EMS-ESP firmware runs on an ESP32 module from Espressif. Go to the GitHub discussion here to see which ESP32 board are currently supported.

"},{"location":"Getting-Started/#ems-interface-board","title":"EMS Interface board","text":"

EMS-ESP also requires a separate circuit to read and write to the EMS bus. You can either build your own or purchase an interface board from BBQKees or what is highly recommended is to buy an all-in-one EMS Gateway from BBQKees that comes pre-installed and tested with the latest version of EMS-ESP.

"},{"location":"Getting-Started/#uploading-the-firmware","title":"Uploading the firmware","text":"

The firmware is a single binary .bin file. First decide whether you want to take the current stable version or risk it and take the latest development version to have the latest features and of course any possible issues.

Pay attention to the Change Log before upgrading for any breaking changes

"},{"location":"Getting-Started/#first-time-install","title":"First time install","text":"

If this is a fresh install you will need to upload it manually and there are two methods for this.

  1. via the Web at install.emsesp.org.
  2. using the EMS-ESP Flasher tool. The are versions for Windows, Linux and Mac OSX. Note you may see a security vulnerability warning on Windows which you can safely ignore.
  3. using the PlatformIO CLI like pio run -e <target> -t upload
"},{"location":"Getting-Started/#upgrading-from-a-previous-release","title":"Upgrading from a previous release","text":"

If you are upgrading from a previous release it's recommended you perform the upgrade directly via the WebUI (Settings>Download/Upload).

There was an issue with older BBQKees Gateway boards that used a smaller partition size on the ESP32. If you're upgrading from v3.4 or earlier and have one of these boards then make a backup of your settings and use the EMS-ESP Flasher tool.

"},{"location":"Getting-Started/#what-the-onboard-led-is-telling-you","title":"What the onboard LED is telling you","text":"

Info

During the power-on sequence you'll see a sequence of LED flashes:

During normal operation the LED displays the current status:

"},{"location":"Grafana/","title":"Grafana","text":"

@samvdb has published a Grafana dashboard at https://grafana.com/grafana/dashboards/15940-ems-esp

"},{"location":"Heat-Pumps/","title":"List of Heat Pumps, Heat sources, Ventilation modules","text":"

This is the current list of supported heat pumps:

"},{"location":"Home-Assistant/","title":"Home Assistant","text":"

EMS-ESP has automatic integration with Home Assistant via the MQTT Discovery protocol. To use this feature enable simply enable the Discovery option from the MQTT Settings page.

EMS-ESP will create retained MQTT messages prefixed with homeassistant/ for each device and their values (called entities). For example \"EMS-ESP Thermostat\". You can view which ones have been created by going into Home Assistant's Configuration->Integrations and select the devices under MQTT.

To add this device and its values to a Home Assistant UI click on the \"ADD TO LOVELACE\" button.

You can then add each of these devices to a new lovelace view using the \"add to lovelace\" button, and get something looking like:

"},{"location":"Home-Assistant/#example-automations","title":"Example Automations","text":""},{"location":"Home-Assistant/#alert-when-ems-esp-boots","title":"Alert when EMS-ESP boots","text":"
alias: EMS-ESP boots\ndescription: Notify when EMS-ESP boots\ntrigger:\n  - platform: mqtt\n    topic: ems-esp/heartbeat\n    payload: connecting\n    value_template: '{{ value_json.bus_status }}'\ncondition: []\naction:\n  - service: notify.notify\n    data:\n      message: EMS-ESP\n      title: EMS-ESP has booted\nmode: single\n
"},{"location":"Home-Assistant/#shower-integration","title":"Shower Integration","text":"

The below are additions to the HA files to show the state of the shower, if the setting Shower Timer is enabled in EMS-ESP.

The cold shot feature is available in EMS-ESP versions 3.7.0-dev.1 and above.

Add to configuration.yaml (make sure you change the token):

rest_command:\n  emsesp:\n    url: 'http://ems-esp.local/api/{{device}}'\n    method: POST\n    headers:\n      authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWRtaW4iOnRydWV9.2bHpWya2C7Q12WjNUBD6_7N3RCD7CMl-EGhyQVzFdDg'\n    content_type: 'application/json'\n    payload: '{\"entity\":\"{{entity}}\",\"value\":\"{{value}}\"}'\n

Add to scripts.yaml:

coldshot:\n  alias: Cold shot of water\n  mode: single\n  sequence:\n    - service: rest_command.emsesp\n      data:\n        device: 'boiler'\n        entity: 'coldshot'\n        value: 'on'\n

Add to automations.yaml:

- id: shower_alert\n  alias: Shower Alert\n  description: Shower Alert\n  trigger:\n    - platform: state\n      entity_id:\n        - sensor.last_shower_duration\n  condition: []\n  action:\n    - service: notify.notify\n      data:\n        message: \"Duration: {{ states('sensor.last_shower_duration') }}\"\n        title: Shower finished at {{ now().strftime(\"%H:%M\") }}\n  mode: single\n

Add directly to the configuration.yaml or merge into an existing sensors.yaml file:

sensor:\n  - platform: template\n    sensors:\n      last_shower_duration:\n        friendly_name: Last shower duration\n        value_template: \"{{ int(states('sensor.ems_esp_shower_duration')) | timestamp_custom('%-M min %-S sec', false)}}\"\n      last_shower_time:\n        friendly_name: Last shower timestamp\n        value_template: '{{ as_timestamp(states.sensor.ems_esp_shower_duration.last_updated) | int | timestamp_custom(\"%-I:%M %p on %a %-d %b\") }}'\n

Note you can configure the timestamp_custom() to your own preferred format.

Add a new card to an existing Dashboard. I'm using custom cards called 'mushroom' which can be installed via the HACS plugin. Such a card would look like:

type: vertical-stack\ncards:\n  - type: custom:mushroom-title-card\n    title: Shower\n    subtitle: Shower details via EMS-ESP\n  - type: horizontal-stack\n    cards:\n      - type: custom:mushroom-entity-card\n        entity: binary_sensor.ems_esp_shower_active\n        icon: mdi:shower\n        icon_color: red\n        primary_info: state\n        secondary_info: none\n  - type: horizontal-stack\n    cards:\n      - type: custom:mushroom-entity-card\n        entity: sensor.last_shower_time\n        primary_info: state\n        secondary_info: last-updated\n        icon_color: amber\n        icon: mdi:calendar-month\n  - type: horizontal-stack\n    cards:\n      - type: custom:mushroom-entity-card\n        entity: sensor.last_shower_duration\n        primary_info: state\n        secondary_info: none\n        icon_color: amber\n        icon: mdi:camera-timer\n  - show_name: true\n    show_icon: true\n    type: button\n    name: Send cold shot of water\n    tap_action:\n    action: call-service\n    service: script.coldshot\n    show_state: false\n    icon: mdi:snowflake-alert\n    icon_height: 24px\n
"},{"location":"Home-Assistant/#alert-change-of-thermostat-set-temperature","title":"Alert change of thermostat set temperature","text":"
alias: Thermostat Alert\ndescription: ''\ntrigger:\n  - platform: state\n    entity_id:\n      - number.ems_esp_thermostat_hc1_seltemp\ncondition: []\naction:\n  - service: notify.notify\n    data:\n      title: Thermostat alert\n      message: >-\n        Temperature set to {{ states('number.ems_esp_thermostat_hc1_seltemp') }}\n        degrees\nmode: single\n
"},{"location":"Home-Assistant/#activating-one-time-hot-water-charging-dhw-once-using-mqtt","title":"Activating one-time hot water charging DHW once using MQTT","text":"

Below is an example of calling a command (OneTimeWater)

switch:

one_time_water:\n  friendly_name: OneTimeWater\n  value_template: \"{{ is_state('sensor.one_time_water', 'on') }}\"\n  turn_on:\n    service: script.turn_on\n    entity_id: script.one_time_water_on\n  turn_off:\n    service: script.turn_on\n    entity_id: script.one_time_water_off\n

scripts:

one_time_water_on:\n  sequence:\n    - service: mqtt.publish\n      data:\n        topic: 'ems-esp/boiler'\n        payload: '{\"cmd\":\"wwonetime\",\"data\":1}'\n\none_time_water_off:\n  sequence:\n    - service: mqtt.publish\n      data:\n        topic: 'ems-esp/boiler'\n        payload: '{\"cmd\":\"wwonetime\",\"data\":0}'\n
"},{"location":"Home-Assistant/#calculating-values","title":"Calculating values","text":"

(from @Glitter-ball)

- platform: template\n  sensors:\n    differential:\n      friendly_name: 'Flow-Ret diff'\n      unit_of_measurement: '\u00b0C'\n      icon_template: 'mdi:format-align-middle'\n      value_template: \"{{ (states('sensor.flow_temperature') | float - state('sensor.return_temp') | float) | round(1) }}\"\n
"},{"location":"Home-Assistant/#solar-pump-working-hours","title":"Solar Pump Working Hours","text":"

(from @PhillyGilly)

- platform: mqtt\n  state_topic: 'ems-esp/solar_data'\n  name: 'Solar Pump working hours'\n  unit_of_measurement: 'hr'\n  value_template: >\n    {% set mins = value_json.pumpWorkMin %}\n    {% set hours = ((mins | int / 60) | string).split('.')[0] %}\n    {{hours}}\n  qos: 1\n  payload_available: 'online'\n  payload_not_available: 'offline'\n
"},{"location":"Home-Assistant/#reading-a-value-via-the-api","title":"Reading a value via the API","text":"

Although all the EMS-ESP data is available in Home Assistant as various sensor types you can optionally also call commands and read data using the REST API interface. For example in the script below which will trigger HA to fetch the MAC address when HA is restarted:

sensor:\n  - platform: rest\n    resource: http://ems-esp.local/api/system\n    name: emsesp_MAC\n    value_template: '{{ value_json.Network.MAC }}'\n
"},{"location":"Home-Assistant/#changing-a-value-via-the-api","title":"Changing a value via the API","text":"

configuration.yaml:

rest_command:\n  emsesp:\n    url: http://ems-esp.local/api/{{device}}\n    method: POST\n    headers:\n      authorization: 'Bearer <Your Secure key from the UI>'\n    content_type: 'application/json'\n    payload: '{\"entity\":\"{{entity}}\",\"value\":\"{{value}}\"}'\n\ninput_number:\n  wwselected_temp:\n    name: WW Selected Temperature\n    min: 30\n    max: 60\n    step: 1\n    icon: mdi:coolant-temperature\n

in the automations:

- id: 'change_ww_seltemp'\n  alias: 'change ww selected temp'\n  trigger:\n    platform: state\n    entity_id: input_number.wwselected_temp\n  action:\n    service: rest_command.emsesp\n    data:\n      device: 'boiler'\n      entity: 'wwseltemp'\n      value: \"{{ states('input_number.wwselected_temp') | int }}\"\n\n- id: 'set_ww_seltemp'\n  alias: 'set ww selected temp'\n  trigger:\n    platform: state\n    entity_id: sensor.thermostat_hc1_selected_room_temperature\n  action:\n    service: input_number.set_value\n    target:\n      entity_id: input_number.wwselected_temp\n    data:\n      value: \"{{ states('sensor.boiler_ww_selected_temperature') | int }}\"\n

Then in your HA's lovelace UI add then entity called input_number.wwselected_temp.

Now in HA you can dynamically adjust the values. Like:

Check if it's working by going to http://ems-esp/api/boiler/wwseltemp

"},{"location":"Home-Assistant/#showing-the-boiler-status-based-on-the-service-code","title":"Showing the Boiler status based on the service code","text":"

(by @glitterball)

Use a template to translate the boiler service code into a string.

in configuration.yaml:

template: !include template.yaml\n

and template.yaml contains:

sensor:\n  - name: 'Status'\n    state: >\n      {% set sc = states('sensor.boiler_service_code_number') %}\n      {% if sc == '200' %} CH active\n      {% elif sc == '201' %} HW active\n      {% elif sc == '202' %} CH anti cycle\n      {% elif sc == '203' %} Standby\n      {% elif sc == '204' %} CH cooling\n      {% elif sc == '208' %} Service test\n      {% elif sc == '265' %} Low CH load\n      {% elif sc == '268' %} Component test\n      {% elif sc == '270' %} Power up\n      {% elif sc == '283' %} Burner start\n      {% elif sc == '284' %} Ignition\n      {% elif sc == '305' %} HW anti cycle\n      {% elif sc == '357' %} Air purge\n      {% elif sc == '358' %} Valve kick\n      {% else %} {{ sc }}\n      {% endif %}\n
"},{"location":"IOBroker/","title":"IOBroker","text":"

Thomas (@tp1de) has built an interface from EMS-ESP to ioBroker. Check out his GitHub repository at github.com/tp1de/ioBroker.ems-esp.

@BBQKees has a short description on his web site here.

"},{"location":"Integrations/","title":"Introduction","text":"

EMS-ESP integrates with a few home automation systems to report status and sensor data and sometimes allowing complete control. If there are more integrations then please reach out and we'll include them.

"},{"location":"Loxone/","title":"Loxone","text":"

EMS-ESP can be integrated in Loxone by using the simple Restful API so Loxone can communicate with EMS-ESP via HTTP requests. Alternatively MQTT can be used but you have to install a Raspberry Pi with Loxberry.

Both methods are described in detail at the @BBQKees Gateway wiki.

"},{"location":"MQTT/","title":"MQTT","text":""},{"location":"MQTT/#published-data","title":"Published Data","text":"

When MQTT is enabled EMS-ESP will publish MQTT topics for each device. The frequency can be configured from the WebUI to be either sent when data changes are detected or set to a specific period in seconds which is kinder on network traffic.

When MQTT Discovery is enabled, EMS-ESP will automatically create a special Discovery topics (with /config) for each EMS device entity that has received a valid value in EMS-ESP. If the entity should disappear (i.e. no longer has a valid value in an EMS telegram) then the discovery topic is automatically removed. This is to avoid warnings in systems like Home Assistant. When EMS-ESP starts all prior Discovery topics are removed to keep system clean.

When a value is a boolean it will be rendered according to the Boolean setting you have defined in the settings.

The table below list the topics being published. The format shown in the table below is the MQTT Format as defined in EMS-ESP's settings. Default format is Nested which uses a single topic to show multiple entries in the payload. Format Single will send each group as single payloads on multiple topics.

Topic Format Description Payload Example status n/a this is the MQTT will and testament messages online or offline info n/a for events {\"event\":\"connected\",\"version\":\"3.5.0-dev.14\",\"boot time\":\"2022-12-30T13:50:54+0100\",\"network\":\"ethernet\",\"hostname\":\"ems-esp\",\"MAC\":\"A9:03:3A:61:34:CE\",\"IPv4 address\":\"192.168.1.134/255.255.255.0\",\"IPv4 gateway\":\"192.168.1.1\",\"IPv4 nameserver\":\"192.168.1.1\"} heartbeat all system stats in JSON, default is every minute {\"bus_status\":\"connected\",\"uptime\":\"000+22:32:01.497\",\"uptime_sec\":81121,\"ntp_status\":\"on\",\"rxreceived\":76970,\"rxfails\":28,\"txreads\":17587,\"txwrites\":0,\"txfails\":0,\"mqttcount\":42344,\"mqttfails\":0,\"mqttconnects\":1,\"apicalls\":0,\"apifails\":0,\"sensorreads\":16224,\"sensorfails\":0,\"freemem\":151} tapwater_active all boolean to show if the hot tap water is running (DHW) heating_active all boolean to show if the heating is on boiler_data all non warm water data from the Boiler device {\"heatingactive\":\"off\",\"tapwateractive\":\"off\",\"selflowtemp\":0,\"selburnpow\":23,\"heatingpumpmod\":0,\"curflowtemp\":57.5,\"rettemp\":56.9,\"syspress\":1.5,\"boiltemp\":60.8,\"burngas\":\"off\",\"burngas2\":\"off\",\"flamecurr\":0.0,\"heatingpump\":\"off\",\"fanwork\":\"off\",\"ignwork\":\"off\",\"oilpreheat\":\"off\",\"heatingactivated\":\"on\",\"heatingtemp\":65,\"pumpmodmax\":70,\"pumpmodmin\":30,\"pumpdelay\":1,\"burnminperiod\":10,\"burnminpower\":0,\"burnmaxpower\":50,\"boilhyston\":-6,\"boilhystoff\":6,\"boil2hyston\":0,\"boil2hystoff\":0,\"curburnpow\":0,\"burnstarts\":359634,\"burnworkmin\":620952,\"burn2workmin\":0,\"heatworkmin\":508794,\"heatstarts\":42076,\"ubauptime\":5166357,\"servicecode\":\"0A\",\"servicecodenumber\":305,\"maintenancemessage\":\"H00\",\"maintenance\":\"manual\",\"maintenancetime\":6000,\"maintenancedate\":\"01.01.2012\"} boiler_data_ww all warm water data from the Boiler device {\"wwtapactivated\":\"on\",\"wwsettemp\":62,\"wwseltemp\":60,\"wwtype\":\"flow\",\"wwcomfort\":\"hot\",\"wwflowtempoffset\":40,\"wwmaxpower\":100,\"wwcircpump\":\"off\",\"wwchargetype\":\"3-way valve\",\"wwhyston\":-5,\"wwhystoff\":0,\"wwdisinfectiontemp\":70,\"wwcirc\":\"off\",\"wwcurtemp\":52.9,\"wwcurflow\":0.0,\"wwstoragetemp1\":52.9,\"wwactivated\":\"on\",\"wwonetime\":\"off\",\"wwdisinfecting\":\"off\",\"wwcharging\":\"off\",\"wwrecharging\":\"on\",\"wwtempok\":\"on\",\"wwactive\":\"off\",\"ww3wayvalve\":\"on\",\"wwstarts\":317558,\"wwworkm\":112158} thermostat_data nested data from the thermostat and for each of its Heating Circuits. {\"datetime\":\"31.12.2022 12:25\",\"hc1\":{\"seltemp\":15.0,\"currtemp\":20.7,\"mode\":\"auto\",\"manualtemp\":21.0,\"daytemp2\":20.5,\"daytemp3\":20.0,\"daytemp4\":20.5,\"nighttemp\":15.0,\"switchtime\":\"00 mo 00:00 T1\"}} thermostat_data single In single format each heating circuit is published with own topic {\"datetime\":\"31.12.2022 12:25\"} thermostat_data_hc<id> single hc in single format {\"seltemp\":15, \"currtemp\":20.6, \"mode\":\"auto\"} mixer_data nested data from The Mixer with nests hc1 to hc4and wwc1, wwc2 {\"hc1\": {\"flowTemp\":55, \"pumpStatus\":\"on\", \"valveStatus\":25}} mixer_data_hc<id> mixer_data_wwc<id> single data from The Mixer in single format for each of its Heating Circuits where <id> is circuit number {\"type\":\"hc\", \"flowTemp\":55, \"pumpStatus\":\"on\", \"valveStatus\":55} shower_data the shower timer and alert toggles plus the duration of the last shower taken {\"timer\":\"0\",\"alert\":\"0\",\"duration\":\"4 minutes 32 seconds\"} solar_data all all data from the Solar Module (if connected) { \"collectorTemp\": 15.8, \"tankBottomTemp\": 29.8, \"solarPumpModulation\": 0, \"cylinderPumpModulation\": 0, \"solarPump\": \"off\", \"valveStatus\": \"off\", \"tankHeated\": \"off\", \"collectorShutdown\": \"off\", \"energyLastHour\": 0, \"energyToday\": 1792, \"energyTotal\": 2784.7 } temperaturesensor_data nested temperature readings from any external Dallas temperature sensors attached to the ESP {\"28-233D-9497-0C03\":{\"name\":\"zolder32\",\"temp\":19.6}} temperaturesensor_data single temperature readings from Dallas temperature sensor in single format with unique sensor id {\"28-FF47-AC90-1604\":20.94} analogsensor_data nested readings from external analog sensors {\"31\":{\"name\":\"analog31\",\"value\":0}}"},{"location":"MQTT/#using-mqtt-to-send-commands","title":"Using MQTT to send commands","text":"

Refer to the Commands Section for how to use MQTT to send commands to EMS-ESP.

"},{"location":"MQTT/#monitoring-the-queue","title":"Monitoring the Queue","text":"

If you want more precise monitoring of the MQTT traffic I suggest using MQTT Explorer. The console command show mqtt will show the status of the MQTT service and also the topic subscriptions and outbound publishing queue. In the WebUI you can see the size of the queue and overall stats are in the Status page.

"},{"location":"Mixer-Modules/","title":"List of Mixer Modules","text":"

This is the current list of supported mixer modules:

"},{"location":"Modbus-Dev/","title":"Notes for Developers","text":""},{"location":"Modbus-Dev/#update-register-mappings","title":"Update register mappings","text":"

After adding or modifying entities the register mapping needs to be updated. The Modbus settings are stored in the file src/modbus_entity_parameters.hpp. This file contains the tag type, register offset and number of registers for each entity.

To update the register mapping call the script scripts/update_modbus_registers.sh from the EMS-ESP project root directory. It requires a bash shell and python3 to run successfully. It performs the following tasks:

After generating a new modbus_entity_parameters.hpp, build, test and then commit and push it to the repository.

Note

The size of string entities is not known to EMS-ESP at runtime. So in case you add a new string entity you must also add the size of the string field to variable string_sizes in scripts/update_modbus_registers.py which maps entity short names to string sizes.

"},{"location":"Modbus-Dev/#update-the-documentation","title":"Update the Documentation","text":"

To update the documentation use the script scripts/generate-modbus-register-doc.sh. Run it (after updating src/modbus_entity_parameters.hpp) and it outputs the contents of the Modbus-Entity-Registers.md file to stdout. Update this file in the documentation repo.

"},{"location":"Modbus-Entity-Registers/","title":"Entity Register Offsets","text":""},{"location":"Modbus-Entity-Registers/#entityregister-mapping","title":"Entity/Register Mapping","text":"

Note

This file has been auto-generated. Do not edit.

"},{"location":"Modbus-Entity-Registers/#devices-of-type-alert","title":"Devices of type alert","text":""},{"location":"Modbus-Entity-Registers/#em10","title":"EM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 0 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 1 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-boiler","title":"Devices of type boiler","text":""},{"location":"Modbus-Entity-Registers/#bk13bk15smartlinegb1x2","title":"BK13/BK15/Smartline/GB1x2","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#c1200w","title":"C1200W","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#cs6800iwlw176i","title":"CS6800i/WLW176i","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 82 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 84 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 86 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 88 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 90 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100 uptimetotal heatpump total uptime time (>=0<=279620) minutes false DEVICE_DATA 92 2 1/60 uptimecontrol total operating time heat time (>=0<=279620) minutes false DEVICE_DATA 94 2 1/60 uptimecompheating operating time compressor heating time (>=0<=279620) minutes false DEVICE_DATA 96 2 1/60 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes false DEVICE_DATA 98 2 1/60 uptimecomp operating time compressor time (>=0<=279620) minutes false DHW 4 2 1/60 uptimecomppool operating time compressor pool time (>=0<=279620) minutes false DEVICE_DATA 100 2 1/60 totalcompstarts total compressor control starts uint24 (>=0<=16777213) false DEVICE_DATA 102 2 1 heatingstarts heating control starts uint24 (>=0<=16777213) false DEVICE_DATA 104 2 1 coolingstarts cooling control starts uint24 (>=0<=16777213) false DEVICE_DATA 106 2 1 starts2 control starts2 uint24 (>=0<=16777213) false DHW 6 2 1 poolstarts pool control starts uint24 (>=0<=16777213) false DEVICE_DATA 108 2 1 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 110 2 1 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh false DEVICE_DATA 112 2 1 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 114 2 1 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh false DHW 8 2 1 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 116 2 1 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 118 2 1 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 120 2 1 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 122 2 1 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DHW 10 2 1 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 124 2 1 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh false DEVICE_DATA 126 2 1 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 128 2 1 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh false DHW 12 2 1 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 130 2 1 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 132 2 1 hppower compressor power output uint8 (>=0<=25) kW false DEVICE_DATA 134 1 1/10 hpmaxpower compressor max power uint8 (>=0<=100) % true DEVICE_DATA 135 1 1 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar true DEVICE_DATA 136 1 50 hpcompon hp compressor boolean false DEVICE_DATA 137 1 1 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] false DEVICE_DATA 138 1 1 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % false DEVICE_DATA 139 1 1 hpswitchvalve switch valve boolean false DEVICE_DATA 140 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 141 1 1 hpcircspd circulation pump speed uint8 (>=0<=100) % false DEVICE_DATA 142 1 1 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C false DEVICE_DATA 143 1 1/10 hpbrineout brine out/condenser int16 (>=-3199<=3199) C false DEVICE_DATA 144 1 1/10 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C false DEVICE_DATA 145 1 1/10 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C false DEVICE_DATA 146 1 1/10 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C false DEVICE_DATA 147 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 148 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 149 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 150 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 151 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 152 1 1/10 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C false DEVICE_DATA 153 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 154 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 155 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 156 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 157 1 1/10 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C false DEVICE_DATA 158 1 1/10 poolsettemp pool set temperature uint8 (>=0<=127) C true DEVICE_DATA 159 1 1/2 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] false DEVICE_DATA 160 1 1 hpin1 input 1 state boolean false DEVICE_DATA 161 1 1 hpin1opt input 1 options string true DEVICE_DATA 162 8 1 hpin2 input 2 state boolean false DEVICE_DATA 170 1 1 hpin2opt input 2 options string true DEVICE_DATA 171 8 1 hpin3 input 3 state boolean false DEVICE_DATA 179 1 1 hpin3opt input 3 options string true DEVICE_DATA 180 8 1 hpin4 input 4 state boolean false DEVICE_DATA 188 1 1 hpin4opt input 4 options string true DEVICE_DATA 189 8 1 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 197 1 1 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 198 1 1 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DHW 14 1 1 mandefrost manual defrost boolean true DEVICE_DATA 199 1 1 pvcooling cooling only with PV boolean true DEVICE_DATA 200 1 1 auxheateronly aux heater only boolean true DEVICE_DATA 201 1 1 auxheateroff disable aux heater boolean true DEVICE_DATA 202 1 1 auxheaterstatus aux heater status uint8 (>=0<=100) % false DEVICE_DATA 203 1 1 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min true DEVICE_DATA 204 1 10 auxmaxlimit aux heater max limit uint8 (>=0<=10) K true DEVICE_DATA 205 1 1/10 auxlimitstart aux heater limit start uint8 (>=0<=10) K true DEVICE_DATA 206 1 1/10 auxheatrmode aux heater mode enum [eco|comfort] true DEVICE_DATA 207 1 1 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min true DEVICE_DATA 208 1 5 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min true DEVICE_DATA 209 1 5 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min true DEVICE_DATA 210 1 5 silentmode silent mode enum [off|auto|on] true DEVICE_DATA 211 1 1 silentfrom silent mode from uint8 (>=0<=3810) minutes true DEVICE_DATA 212 1 15 silentto silent mode to uint8 (>=0<=3810) minutes true DEVICE_DATA 213 1 15 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C true DEVICE_DATA 214 1 1 tempparmode outside temp parallel mode int8 (>=-126<=126) C true DEVICE_DATA 215 1 1 auxheatmix aux heater mixing valve int8 (>=-100<=100) % false DEVICE_DATA 216 1 1 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K true DEVICE_DATA 217 1 1/10 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K true DEVICE_DATA 218 1 1/10 vpcooling valve/pump cooling boolean true DEVICE_DATA 219 1 1 heatcable heating cable boolean true DEVICE_DATA 220 1 1 vc0valve VC0 valve boolean true DEVICE_DATA 221 1 1 primepump primary heatpump boolean true DEVICE_DATA 222 1 1 primepumpmod primary heatpump modulation uint8 (>=0<=100) % true DEVICE_DATA 223 1 1 hp3way 3-way valve boolean true DEVICE_DATA 224 1 1 elheatstep1 el. heater step 1 boolean true DEVICE_DATA 225 1 1 elheatstep2 el. heater step 2 boolean true DEVICE_DATA 226 1 1 elheatstep3 el. heater step 3 boolean true DEVICE_DATA 227 1 1 hpea0 condensate reservoir heating (EA0) boolean false DEVICE_DATA 228 1 1 hppumpmode primary heatpump mode enum [auto|continuous] true DEVICE_DATA 229 1 1 fan fan uint8 (>=20<=100) % true DEVICE_DATA 230 1 1 shutdown shutdown cmd [off|on] true DEVICE_DATA 231 1 1 alternatingop alternating operation boolean true DHW 15 1 1 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes true DHW 16 1 1 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes true DHW 17 1 1 comfoff comfort switch off uint8 (>=15<=65) C true DHW 18 1 1 ecooff eco switch off uint8 (>=15<=65) C true DHW 19 1 1 ecoplusoff eco+ switch off uint8 (>=48<=63) C true DHW 20 1 1 comfdiff comfort diff uint8 (>=6<=12) K true DHW 21 1 1 ecodiff eco diff uint8 (>=6<=12) K true DHW 22 1 1 ecoplusdiff eco+ diff uint8 (>=6<=12) K true DHW 23 1 1 comfstop comfort stop temp uint8 (>=0<=254) C true DHW 24 1 1 ecostop eco stop temp uint8 (>=0<=254) C true DHW 25 1 1 ecoplusstop eco+ stop temp uint8 (>=0<=254) C true DHW 26 1 1 hpcircpump circulation pump available during dhw boolean true DHW 27 1 1 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1"},{"location":"Modbus-Entity-Registers/#cascade-cm10","title":"Cascade CM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#cascade-mc400","title":"Cascade MC400","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#cascade-mcm10","title":"Cascade MCM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#cerapur-aero","title":"Cerapur Aero","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#condens-2500logamaxlogomaticcerapur-topgreenstargeneric-ht3","title":"Condens 2500/Logamax/Logomatic/Cerapur Top/Greenstar/Generic HT3","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#condens-5000igreenstar-8000gc9800iwgb192i2","title":"Condens 5000i/Greenstar 8000/GC9800IW/GB192i.2","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#easycontrol-adapter","title":"EasyControl Adapter","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#ecomline-excellent","title":"Ecomline Excellent","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#envilinecompress-6000awhybrid-3000-7000iawsupraecogeo-5xxwlw196iwsw196i","title":"Enviline/Compress 6000AW/Hybrid 3000-7000iAW/SupraEco/Geo 5xx/WLW196i/WSW196i","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 82 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 84 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 86 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 88 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 90 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100 uptimetotal heatpump total uptime time (>=0<=279620) minutes false DEVICE_DATA 92 2 1/60 uptimecontrol total operating time heat time (>=0<=279620) minutes false DEVICE_DATA 94 2 1/60 uptimecompheating operating time compressor heating time (>=0<=279620) minutes false DEVICE_DATA 96 2 1/60 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes false DEVICE_DATA 98 2 1/60 uptimecomp operating time compressor time (>=0<=279620) minutes false DHW 4 2 1/60 uptimecomppool operating time compressor pool time (>=0<=279620) minutes false DEVICE_DATA 100 2 1/60 totalcompstarts total compressor control starts uint24 (>=0<=16777213) false DEVICE_DATA 102 2 1 heatingstarts heating control starts uint24 (>=0<=16777213) false DEVICE_DATA 104 2 1 coolingstarts cooling control starts uint24 (>=0<=16777213) false DEVICE_DATA 106 2 1 starts2 control starts2 uint24 (>=0<=16777213) false DHW 6 2 1 poolstarts pool control starts uint24 (>=0<=16777213) false DEVICE_DATA 108 2 1 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 110 2 1 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh false DEVICE_DATA 112 2 1 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 114 2 1 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh false DHW 8 2 1 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 116 2 1 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 118 2 1 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 120 2 1 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 122 2 1 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DHW 10 2 1 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 124 2 1 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh false DEVICE_DATA 126 2 1 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 128 2 1 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh false DHW 12 2 1 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 130 2 1 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 132 2 1 hppower compressor power output uint8 (>=0<=25) kW false DEVICE_DATA 134 1 1/10 hpmaxpower compressor max power uint8 (>=0<=100) % true DEVICE_DATA 135 1 1 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar true DEVICE_DATA 136 1 50 hpcompon hp compressor boolean false DEVICE_DATA 137 1 1 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] false DEVICE_DATA 138 1 1 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % false DEVICE_DATA 139 1 1 hpswitchvalve switch valve boolean false DEVICE_DATA 140 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 141 1 1 hpcircspd circulation pump speed uint8 (>=0<=100) % false DEVICE_DATA 142 1 1 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C false DEVICE_DATA 143 1 1/10 hpbrineout brine out/condenser int16 (>=-3199<=3199) C false DEVICE_DATA 144 1 1/10 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C false DEVICE_DATA 145 1 1/10 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C false DEVICE_DATA 146 1 1/10 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C false DEVICE_DATA 147 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 148 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 149 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 150 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 151 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 152 1 1/10 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C false DEVICE_DATA 153 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 154 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 155 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 156 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 157 1 1/10 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C false DEVICE_DATA 158 1 1/10 poolsettemp pool set temperature uint8 (>=0<=127) C true DEVICE_DATA 159 1 1/2 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] false DEVICE_DATA 160 1 1 hpin1 input 1 state boolean false DEVICE_DATA 161 1 1 hpin1opt input 1 options string true DEVICE_DATA 162 8 1 hpin2 input 2 state boolean false DEVICE_DATA 170 1 1 hpin2opt input 2 options string true DEVICE_DATA 171 8 1 hpin3 input 3 state boolean false DEVICE_DATA 179 1 1 hpin3opt input 3 options string true DEVICE_DATA 180 8 1 hpin4 input 4 state boolean false DEVICE_DATA 188 1 1 hpin4opt input 4 options string true DEVICE_DATA 189 8 1 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 197 1 1 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 198 1 1 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DHW 14 1 1 mandefrost manual defrost boolean true DEVICE_DATA 199 1 1 pvcooling cooling only with PV boolean true DEVICE_DATA 200 1 1 auxheateronly aux heater only boolean true DEVICE_DATA 201 1 1 auxheateroff disable aux heater boolean true DEVICE_DATA 202 1 1 auxheaterstatus aux heater status uint8 (>=0<=100) % false DEVICE_DATA 203 1 1 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min true DEVICE_DATA 204 1 10 auxmaxlimit aux heater max limit uint8 (>=0<=10) K true DEVICE_DATA 205 1 1/10 auxlimitstart aux heater limit start uint8 (>=0<=10) K true DEVICE_DATA 206 1 1/10 auxheatrmode aux heater mode enum [eco|comfort] true DEVICE_DATA 207 1 1 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min true DEVICE_DATA 208 1 5 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min true DEVICE_DATA 209 1 5 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min true DEVICE_DATA 210 1 5 silentmode silent mode enum [off|auto|on] true DEVICE_DATA 211 1 1 silentfrom silent mode from uint8 (>=0<=3810) minutes true DEVICE_DATA 212 1 15 silentto silent mode to uint8 (>=0<=3810) minutes true DEVICE_DATA 213 1 15 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C true DEVICE_DATA 214 1 1 tempparmode outside temp parallel mode int8 (>=-126<=126) C true DEVICE_DATA 215 1 1 auxheatmix aux heater mixing valve int8 (>=-100<=100) % false DEVICE_DATA 216 1 1 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K true DEVICE_DATA 217 1 1/10 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K true DEVICE_DATA 218 1 1/10 vpcooling valve/pump cooling boolean true DEVICE_DATA 219 1 1 heatcable heating cable boolean true DEVICE_DATA 220 1 1 vc0valve VC0 valve boolean true DEVICE_DATA 221 1 1 primepump primary heatpump boolean true DEVICE_DATA 222 1 1 primepumpmod primary heatpump modulation uint8 (>=0<=100) % true DEVICE_DATA 223 1 1 hp3way 3-way valve boolean true DEVICE_DATA 224 1 1 elheatstep1 el. heater step 1 boolean true DEVICE_DATA 225 1 1 elheatstep2 el. heater step 2 boolean true DEVICE_DATA 226 1 1 elheatstep3 el. heater step 3 boolean true DEVICE_DATA 227 1 1 hpea0 condensate reservoir heating (EA0) boolean false DEVICE_DATA 228 1 1 hppumpmode primary heatpump mode enum [auto|continuous] true DEVICE_DATA 229 1 1 fan fan uint8 (>=20<=100) % true DEVICE_DATA 230 1 1 shutdown shutdown cmd [off|on] true DEVICE_DATA 231 1 1 alternatingop alternating operation boolean true DHW 15 1 1 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes true DHW 16 1 1 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes true DHW 17 1 1 comfoff comfort switch off uint8 (>=15<=65) C true DHW 18 1 1 ecooff eco switch off uint8 (>=15<=65) C true DHW 19 1 1 ecoplusoff eco+ switch off uint8 (>=48<=63) C true DHW 20 1 1 comfdiff comfort diff uint8 (>=6<=12) K true DHW 21 1 1 ecodiff eco diff uint8 (>=6<=12) K true DHW 22 1 1 ecoplusdiff eco+ diff uint8 (>=6<=12) K true DHW 23 1 1 comfstop comfort stop temp uint8 (>=0<=254) C true DHW 24 1 1 ecostop eco stop temp uint8 (>=0<=254) C true DHW 25 1 1 ecoplusstop eco+ stop temp uint8 (>=0<=254) C true DHW 26 1 1 hpcircpump circulation pump available during dhw boolean true DHW 27 1 1 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1"},{"location":"Modbus-Entity-Registers/#gb125gb135mc10","title":"GB125/GB135/MC10","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#gb212","title":"GB212","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#gbx72trendlinecerapurgreenstar-si","title":"GBx72/Trendline/Cerapur/Greenstar Si","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#gc7000f","title":"GC7000F","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#geo-5xx","title":"Geo 5xx","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 82 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 84 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 86 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 88 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 90 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100 uptimetotal heatpump total uptime time (>=0<=279620) minutes false DEVICE_DATA 92 2 1/60 uptimecontrol total operating time heat time (>=0<=279620) minutes false DEVICE_DATA 94 2 1/60 uptimecompheating operating time compressor heating time (>=0<=279620) minutes false DEVICE_DATA 96 2 1/60 uptimecompcooling operating time compressor cooling time (>=0<=279620) minutes false DEVICE_DATA 98 2 1/60 uptimecomp operating time compressor time (>=0<=279620) minutes false DHW 4 2 1/60 uptimecomppool operating time compressor pool time (>=0<=279620) minutes false DEVICE_DATA 100 2 1/60 totalcompstarts total compressor control starts uint24 (>=0<=16777213) false DEVICE_DATA 102 2 1 heatingstarts heating control starts uint24 (>=0<=16777213) false DEVICE_DATA 104 2 1 coolingstarts cooling control starts uint24 (>=0<=16777213) false DEVICE_DATA 106 2 1 starts2 control starts2 uint24 (>=0<=16777213) false DHW 6 2 1 poolstarts pool control starts uint24 (>=0<=16777213) false DEVICE_DATA 108 2 1 nrgconstotal total energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 110 2 1 nrgconscomptotal total energy consumption compressor uint24 (>=0<=16777213) kWh false DEVICE_DATA 112 2 1 nrgconscompheating energy consumption compressor heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 114 2 1 nrgconscomp energy consumption compressor uint24 (>=0<=16777213) kWh false DHW 8 2 1 nrgconscompcooling energy consumption compressor cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 116 2 1 nrgconscomppool energy consumption compressor pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 118 2 1 auxelecheatnrgconstotal total aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DEVICE_DATA 120 2 1 auxelecheatnrgconsheating aux elec. heater energy consumption heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 122 2 1 auxelecheatnrgcons aux elec. heater energy consumption uint24 (>=0<=16777213) kWh false DHW 10 2 1 auxelecheatnrgconspool aux elec. heater energy consumption pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 124 2 1 nrgsupptotal total energy supplied uint24 (>=0<=16777213) kWh false DEVICE_DATA 126 2 1 nrgsuppheating total energy supplied heating uint24 (>=0<=16777213) kWh false DEVICE_DATA 128 2 1 nrgsupp total energy warm supplied uint24 (>=0<=16777213) kWh false DHW 12 2 1 nrgsuppcooling total energy supplied cooling uint24 (>=0<=16777213) kWh false DEVICE_DATA 130 2 1 nrgsupppool total energy supplied pool uint24 (>=0<=16777213) kWh false DEVICE_DATA 132 2 1 hppower compressor power output uint8 (>=0<=25) kW false DEVICE_DATA 134 1 1/10 hpmaxpower compressor max power uint8 (>=0<=100) % true DEVICE_DATA 135 1 1 hpsetdiffpress set differental pressure uint8 (>=150<=750) mbar true DEVICE_DATA 136 1 50 hpcompon hp compressor boolean false DEVICE_DATA 137 1 1 hpactivity compressor activity enum [none|heating|cooling|hot water|pool|unknown|defrost] false DEVICE_DATA 138 1 1 hpbrinepumpspd brine pump speed uint8 (>=0<=100) % false DEVICE_DATA 139 1 1 hpswitchvalve switch valve boolean false DEVICE_DATA 140 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 141 1 1 hpcircspd circulation pump speed uint8 (>=0<=100) % false DEVICE_DATA 142 1 1 hpbrinein brine in/evaporator int16 (>=-3199<=3199) C false DEVICE_DATA 143 1 1/10 hpbrineout brine out/condenser int16 (>=-3199<=3199) C false DEVICE_DATA 144 1 1/10 hptc0 heat carrier return (TC0) int16 (>=-3199<=3199) C false DEVICE_DATA 145 1 1/10 hptc1 heat carrier forward (TC1) int16 (>=-3199<=3199) C false DEVICE_DATA 146 1 1/10 hptc3 condenser temperature (TC3) int16 (>=-3199<=3199) C false DEVICE_DATA 147 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 148 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 149 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 150 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 151 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 152 1 1/10 hptr7 refrigerant temperature gas side (condenser input) (TR7) int16 (>=-3199<=3199) C false DEVICE_DATA 153 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 154 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 155 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 156 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 157 1 1/10 hptw1 reservoir temp (TW1) int16 (>=-3199<=3199) C false DEVICE_DATA 158 1 1/10 poolsettemp pool set temperature uint8 (>=0<=127) C true DEVICE_DATA 159 1 1/2 hp4way 4-way valve (VR4) enum [cooling & defrost|heating & dhw] false DEVICE_DATA 160 1 1 hpin1 input 1 state boolean false DEVICE_DATA 161 1 1 hpin1opt input 1 options string true DEVICE_DATA 162 8 1 hpin2 input 2 state boolean false DEVICE_DATA 170 1 1 hpin2opt input 2 options string true DEVICE_DATA 171 8 1 hpin3 input 3 state boolean false DEVICE_DATA 179 1 1 hpin3opt input 3 options string true DEVICE_DATA 180 8 1 hpin4 input 4 state boolean false DEVICE_DATA 188 1 1 hpin4opt input 4 options string true DEVICE_DATA 189 8 1 maxheatcomp heat limit compressor enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 197 1 1 maxheatheat heat limit heating enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DEVICE_DATA 198 1 1 maxheat heat limit enum [0 kW|2 kW|3 kW|4 kW|6 kW|9 kW] true DHW 14 1 1 mandefrost manual defrost boolean true DEVICE_DATA 199 1 1 pvcooling cooling only with PV boolean true DEVICE_DATA 200 1 1 auxheateronly aux heater only boolean true DEVICE_DATA 201 1 1 auxheateroff disable aux heater boolean true DEVICE_DATA 202 1 1 auxheaterstatus aux heater status uint8 (>=0<=100) % false DEVICE_DATA 203 1 1 auxheaterdelay aux heater on delay uint16 (>=10<=1000) K*min true DEVICE_DATA 204 1 10 auxmaxlimit aux heater max limit uint8 (>=0<=10) K true DEVICE_DATA 205 1 1/10 auxlimitstart aux heater limit start uint8 (>=0<=10) K true DEVICE_DATA 206 1 1/10 auxheatrmode aux heater mode enum [eco|comfort] true DEVICE_DATA 207 1 1 hphystheat on/off hyst heat uint16 (>=50<=1500) K*min true DEVICE_DATA 208 1 5 hphystcool on/off hyst cool uint16 (>=50<=1500) K*min true DEVICE_DATA 209 1 5 hphystpool on/off hyst pool uint16 (>=50<=1500) K*min true DEVICE_DATA 210 1 5 silentmode silent mode enum [off|auto|on] true DEVICE_DATA 211 1 1 silentfrom silent mode from uint8 (>=0<=3810) minutes true DEVICE_DATA 212 1 15 silentto silent mode to uint8 (>=0<=3810) minutes true DEVICE_DATA 213 1 15 mintempsilent min outside temp for silent mode int8 (>=-126<=126) C true DEVICE_DATA 214 1 1 tempparmode outside temp parallel mode int8 (>=-126<=126) C true DEVICE_DATA 215 1 1 auxheatmix aux heater mixing valve int8 (>=-100<=100) % false DEVICE_DATA 216 1 1 tempdiffheat temp diff TC3/TC0 heat uint8 (>=2<=10) K true DEVICE_DATA 217 1 1/10 tempdiffcool temp diff TC3/TC0 cool uint8 (>=2<=10) K true DEVICE_DATA 218 1 1/10 vpcooling valve/pump cooling boolean true DEVICE_DATA 219 1 1 heatcable heating cable boolean true DEVICE_DATA 220 1 1 vc0valve VC0 valve boolean true DEVICE_DATA 221 1 1 primepump primary heatpump boolean true DEVICE_DATA 222 1 1 primepumpmod primary heatpump modulation uint8 (>=0<=100) % true DEVICE_DATA 223 1 1 hp3way 3-way valve boolean true DEVICE_DATA 224 1 1 elheatstep1 el. heater step 1 boolean true DEVICE_DATA 225 1 1 elheatstep2 el. heater step 2 boolean true DEVICE_DATA 226 1 1 elheatstep3 el. heater step 3 boolean true DEVICE_DATA 227 1 1 hpea0 condensate reservoir heating (EA0) boolean false DEVICE_DATA 228 1 1 hppumpmode primary heatpump mode enum [auto|continuous] true DEVICE_DATA 229 1 1 fan fan uint8 (>=20<=100) % true DEVICE_DATA 230 1 1 shutdown shutdown cmd [off|on] true DEVICE_DATA 231 1 1 alternatingop alternating operation boolean true DHW 15 1 1 altopprioheat prioritise heating during dhw uint8 (>=20<=120) minutes true DHW 16 1 1 altopprio prioritise dhw during heating uint8 (>=30<=120) minutes true DHW 17 1 1 comfoff comfort switch off uint8 (>=15<=65) C true DHW 18 1 1 ecooff eco switch off uint8 (>=15<=65) C true DHW 19 1 1 ecoplusoff eco+ switch off uint8 (>=48<=63) C true DHW 20 1 1 comfdiff comfort diff uint8 (>=6<=12) K true DHW 21 1 1 ecodiff eco diff uint8 (>=6<=12) K true DHW 22 1 1 ecoplusdiff eco+ diff uint8 (>=6<=12) K true DHW 23 1 1 comfstop comfort stop temp uint8 (>=0<=254) C true DHW 24 1 1 ecostop eco stop temp uint8 (>=0<=254) C true DHW 25 1 1 ecoplusstop eco+ stop temp uint8 (>=0<=254) C true DHW 26 1 1 hpcircpump circulation pump available during dhw boolean true DHW 27 1 1 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1"},{"location":"Modbus-Entity-Registers/#greenstar-30ri-compact","title":"Greenstar 30Ri Compact","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#greenstar-hiulogamax-kompakt-ws170","title":"Greenstar HIU/Logamax kompakt WS170","text":"shortname fullname type uom writeable tag type register offset register count scale factor netflowtemp heat network flow temp uint16 (>=0<=3199) C false DEVICE_DATA 259 1 1/10 heatvalve heating valve uint8 (>=0<=100) % false DEVICE_DATA 260 1 1 dhwvalve valve uint8 (>=0<=100) % false DHW 74 1 1 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 keepwarmtemp keep warm temperature uint8 (>=0<=254) C true DEVICE_DATA 261 1 1 setreturntemp set temp return uint8 (>=0<=254) C true DEVICE_DATA 262 1 1 heating heating boolean false DEVICE_DATA 263 1 1 reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1"},{"location":"Modbus-Entity-Registers/#hybrid-heatpump","title":"Hybrid Heatpump","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logamax-plus-gb022","title":"Logamax Plus GB022","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logamax-plus-gb122condense-2300","title":"Logamax Plus GB122/Condense 2300","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logamax-plusgb192condens-gc9000greenstar-erp","title":"Logamax Plus/GB192/Condens GC9000/Greenstar ErP","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logamax-u122cerapur","title":"Logamax U122/Cerapur","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logano-gb125kb195ilogamatic-mc110","title":"Logano GB125/KB195i/Logamatic MC110","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#logano-gb212","title":"Logano GB212","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#proline","title":"Proline","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#toplinegb162","title":"Topline/GB162","text":"shortname fullname type uom writeable tag type register offset register count scale factor reset reset cmd [-|maintenance|error|history|message] true DEVICE_DATA 0 1 1 heatingoff force heating off boolean true DEVICE_DATA 1 1 1 heatingactive heating active boolean false DEVICE_DATA 2 1 1 tapwateractive tapwater active boolean false DEVICE_DATA 3 1 1 selflowtemp selected flow temperature uint8 (>=0<=90) C true DEVICE_DATA 4 1 1 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 outdoortemp outside temperature int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 curflowtemp current flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 7 1 1/10 rettemp return temperature uint16 (>=0<=3199) C false DEVICE_DATA 8 1 1/10 switchtemp mixing switch temperature uint16 (>=0<=3199) C false DEVICE_DATA 9 1 1/10 syspress system pressure uint8 (>=0<=25) bar false DEVICE_DATA 10 1 1/10 boiltemp actual boiler temperature uint16 (>=0<=3199) C false DEVICE_DATA 11 1 1/10 headertemp low loss header uint16 (>=0<=3199) C false DEVICE_DATA 12 1 1/10 exhausttemp exhaust temperature uint16 (>=0<=3199) C false DEVICE_DATA 232 1 1/10 burngas gas boolean false DEVICE_DATA 233 1 1 burngas2 gas stage 2 boolean false DEVICE_DATA 234 1 1 flamecurr flame current uint16 (>=0<=3199) \u00b5A false DEVICE_DATA 235 1 1/10 fanwork fan boolean false DEVICE_DATA 236 1 1 ignwork ignition boolean false DEVICE_DATA 237 1 1 oilpreheat oil preheating boolean false DEVICE_DATA 238 1 1 burnminpower burner min power uint8 (>=0<=100) % true DEVICE_DATA 239 1 1 burnmaxpower burner max power uint8 (>=0<=254) % true DEVICE_DATA 240 1 1 burnminperiod burner min period uint8 (>=0<=120) minutes true DEVICE_DATA 241 1 1 absburnpow burner current power (absolute) uint8 (>=0<=100) % false DEVICE_DATA 242 1 1 heatblock heating block uint16 (>=0<=3199) C false DEVICE_DATA 243 1 1/10 boilhyston hysteresis on temperature int8 (>=-20<=0) C true DEVICE_DATA 244 1 1 boilhystoff hysteresis off temperature int8 (>=0<=20) C true DEVICE_DATA 245 1 1 boil2hyston hysteresis stage 2 on temperature int8 (>=-20<=0) C true DEVICE_DATA 246 1 1 boil2hystoff hysteresis stage 2 off temperature int8 (>=0<=20) C true DEVICE_DATA 247 1 1 curveon heatingcurve on boolean true DEVICE_DATA 248 1 1 curvebase heatingcurve base uint8 (>=20<=90) C true DEVICE_DATA 249 1 1 curveend heatingcurve end uint8 (>=20<=90) C true DEVICE_DATA 250 1 1 summertemp summer temperature uint8 (>=0<=45) C true DEVICE_DATA 251 1 1 nofrostmode nofrost mode boolean true DEVICE_DATA 252 1 1 nofrosttemp nofrost temperature uint8 (>=0<=10) C true DEVICE_DATA 253 1 1 heatingactivated heating activated boolean true DEVICE_DATA 13 1 1 heatingtemp heating temperature uint8 (>=0<=90) C true DEVICE_DATA 14 1 1 heatingpump heating pump boolean false DEVICE_DATA 15 1 1 pumpmodmax boiler pump max power uint8 (>=0<=100) % true DEVICE_DATA 16 1 1 pumpmodmin boiler pump min power uint8 (>=0<=100) % true DEVICE_DATA 17 1 1 pumpmode boiler pump mode enum [proportional|deltaP-1|deltaP-2|deltaP-3|deltaP-4] true DEVICE_DATA 18 1 1 pumpcharacter boiler pump characteristic enum [proportional|150mbar|200mbar|250mbar|300mbar|350mbar|400mbar] true DEVICE_DATA 19 1 1 pumpdelay pump delay uint8 (>=0<=60) minutes true DEVICE_DATA 20 1 1 setflowtemp set flow temperature uint8 (>=0<=254) C false DEVICE_DATA 21 1 1 setburnpow burner set power uint8 (>=0<=100) % false DEVICE_DATA 22 1 1 selburnpow burner selected max power uint8 (>=0<=254) % true DEVICE_DATA 23 1 1 curburnpow burner current power uint8 (>=0<=100) % false DEVICE_DATA 24 1 1 burnstarts burner starts uint24 (>=0<=16777213) false DEVICE_DATA 25 2 1 burnworkmin total burner operating time time (>=0<=16777213) minutes false DEVICE_DATA 27 2 1 burn2workmin burner stage 2 operating time time (>=0<=16777213) minutes false DEVICE_DATA 29 2 1 heatworkmin total heat operating time time (>=0<=16777213) minutes false DEVICE_DATA 31 2 1 heatstarts burner starts heating uint24 (>=0<=16777213) false DEVICE_DATA 33 2 1 ubauptime total UBA operating time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 lastcode last error code string false DEVICE_DATA 37 28 1 servicecode service code string false DEVICE_DATA 65 2 1 servicecodenumber service code number uint16 (>=0<=31999) false DEVICE_DATA 67 1 1 maintenancemessage maintenance message string false DEVICE_DATA 68 2 1 maintenance maintenance scheduled enum [off|time|date|manual] true DEVICE_DATA 70 1 1 maintenancetime time to next maintenance uint16 (>=0<=31999) hours true DEVICE_DATA 71 1 1 maintenancedate next maintenance date string true DEVICE_DATA 72 6 1 emergencyops emergency operation boolean true DEVICE_DATA 78 1 1 emergencytemp emergency temperature uint8 (>=15<=70) C true DEVICE_DATA 79 1 1 meterheat meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 90 2 1/10 meter meter uint24 (>=0<=1677721) kWh false DHW 2 2 1/10 gasmeterheat gas meter heating uint24 (>=0<=1677721) kWh false DEVICE_DATA 254 2 1/10 gasmeter gas meter uint24 (>=0<=1677721) kWh false DHW 70 2 1/10 nrgheat2 energy heating 2 uint24 (>=0<=1677721) kWh false DEVICE_DATA 256 2 1/10 nrg2 energy 2 uint24 (>=0<=1677721) kWh false DHW 72 2 1/10 tapactivated turn on/off boolean true DHW 28 1 1 settemp set temperature uint8 (>=0<=254) C false DHW 29 1 1 seltemp selected temperature uint8 (>=0<=254) C true DHW 30 1 1 seltemplow selected lower temperature uint8 (>=0<=254) C true DHW 31 1 1 tempecoplus selected eco+ temperature uint8 (>=0<=254) C true DHW 32 1 1 seltempoff selected temperature for off uint8 (>=0<=254) C false DHW 33 1 1 seltempsingle single charge temperature uint8 (>=0<=254) C true DHW 34 1 1 solartemp solar boiler temperature uint16 (>=0<=3199) C false DHW 35 1 1/10 type type enum [off|flow|buffered flow|buffer|layered buffer] false DHW 36 1 1 comfort comfort enum [hot|eco|intelligent] true DHW 37 1 1 comfort1 comfort mode enum [high comfort|eco] true DHW 38 1 1 flowtempoffset flow temperature offset uint8 (>=0<=100) C true DHW 39 1 1 chargeoptimization charge optimization boolean true DHW 40 1 1 maxpower max power uint8 (>=0<=254) % true DHW 41 1 1 maxtemp maximum temperature uint8 (>=0<=80) C true DHW 42 1 1 circpump circulation pump available boolean true DHW 43 1 1 chargetype charging type enum [chargepump|3-way valve] false DHW 44 1 1 hyston hysteresis on temperature int8 (>=-126<=126) C true DHW 45 1 1 hystoff hysteresis off temperature int8 (>=-126<=126) C true DHW 46 1 1 disinfectiontemp disinfection temperature uint8 (>=60<=80) C true DHW 47 1 1 circmode circulation pump mode enum [off|1x3min|2x3min|3x3min|4x3min|5x3min|6x3min|continuous] true DHW 48 1 1 circ circulation active boolean true DHW 49 1 1 curtemp current intern temperature uint16 (>=0<=3199) C false DHW 50 1 1/10 curtemp2 current extern temperature uint16 (>=0<=3199) C false DHW 51 1 1/10 curflow current tap water flow uint8 (>=0<=25) l/min false DHW 52 1 1/10 storagetemp1 storage intern temperature uint16 (>=0<=3199) C false DHW 53 1 1/10 storagetemp2 storage extern temperature uint16 (>=0<=3199) C false DHW 54 1 1/10 activated activated boolean true DHW 55 1 1 onetime one time charging boolean true DHW 56 1 1 disinfecting disinfecting boolean true DHW 57 1 1 charging charging boolean false DHW 58 1 1 recharging recharging boolean false DHW 59 1 1 tempok temperature ok boolean false DHW 60 1 1 active active boolean false DHW 61 1 1 3wayvalve 3-way valve active boolean false DHW 62 1 1 setpumppower set pump power uint8 (>=0<=100) % false DHW 63 1 1 mixertemp mixer temperature uint16 (>=0<=3199) C false DHW 64 1 1/10 cylmiddletemp cylinder middle temperature (TS3) uint16 (>=0<=3199) C false DHW 65 1 1/10 starts starts uint24 (>=0<=16777213) false DHW 66 2 1 workm active time time (>=0<=16777213) minutes false DHW 68 2 1 nompower nominal Power uint8 (>=0<=254) kW true DEVICE_DATA 258 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 80 2 1/100 nrgheat energy heating uint24 (>=0<=10000000) kWh true DEVICE_DATA 82 2 1/100 nrg energy uint24 (>=0<=10000000) kWh true DHW 0 2 1/100"},{"location":"Modbus-Entity-Registers/#devices-of-type-controller","title":"Devices of type controller","text":""},{"location":"Modbus-Entity-Registers/#rego-3000","title":"Rego 3000","text":"shortname fullname type uom writeable tag type register offset register count scale factor datetime date/time string false DEVICE_DATA 0 13 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-extension","title":"Devices of type extension","text":""},{"location":"Modbus-Entity-Registers/#em10em100","title":"EM10/EM100","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtempvf flow temperature in header (T0/Vf) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 input input uint8 (>=0<=25) V false DEVICE_DATA 1 1 1/10 outpow output IO1 uint8 (>=0<=100) % false DEVICE_DATA 2 1 1 setpower request power uint8 (>=0<=100) % false DEVICE_DATA 3 1 1 setpoint set temp. uint8 (>=0<=254) C false DEVICE_DATA 4 1 1 minv min volt. uint8 (>=0<=25) V true DEVICE_DATA 5 1 1/10 maxv max volt. uint8 (>=0<=25) V true DEVICE_DATA 6 1 1/10 mint min temp. uint8 (>=0<=254) C true DEVICE_DATA 7 1 1 maxt max temp. uint8 (>=0<=254) C true DEVICE_DATA 8 1 1 mode mode uint8 (>=0<=254) false DEVICE_DATA 9 1 1"},{"location":"Modbus-Entity-Registers/#t1rf","title":"T1RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtempvf flow temperature in header (T0/Vf) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 input input uint8 (>=0<=25) V false DEVICE_DATA 1 1 1/10 outpow output IO1 uint8 (>=0<=100) % false DEVICE_DATA 2 1 1 setpower request power uint8 (>=0<=100) % false DEVICE_DATA 3 1 1 setpoint set temp. uint8 (>=0<=254) C false DEVICE_DATA 4 1 1 minv min volt. uint8 (>=0<=25) V true DEVICE_DATA 5 1 1/10 maxv max volt. uint8 (>=0<=25) V true DEVICE_DATA 6 1 1/10 mint min temp. uint8 (>=0<=254) C true DEVICE_DATA 7 1 1 maxt max temp. uint8 (>=0<=254) C true DEVICE_DATA 8 1 1 mode mode uint8 (>=0<=254) false DEVICE_DATA 9 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-heatpump","title":"Devices of type heatpump","text":""},{"location":"Modbus-Entity-Registers/#hp-module","title":"HP Module","text":"shortname fullname type uom writeable tag type register offset register count scale factor airhumidity relative air humidity uint8 (>=0<=100) % false DEVICE_DATA 0 1 1 dewtemperature dew point temperature uint8 (>=0<=254) C false DEVICE_DATA 1 1 1 curflowtemp current flow temperature int16 (>=-3199<=3199) C false DEVICE_DATA 2 1 1/10 rettemp return temperature int16 (>=-3199<=3199) C false DEVICE_DATA 3 1 1/10 sysrettemp system return temperature int16 (>=-3199<=3199) C false DEVICE_DATA 4 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 5 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 7 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 8 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 9 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 10 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 11 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 12 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 13 1 1/10 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 14 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 15 1 1 hybridstrategy hybrid control strategy enum [cost optimized|co2 optimized|outside temperature alt.|outside temperature parallel|heatpump prefered|boiler only] true DEVICE_DATA 16 1 1 lownoisemode low noise mode enum [off|reduced output|switch off hp|perm. reduced] true DEVICE_DATA 17 1 1 lownoisestart low noise starttime uint8 (>=0<=23) true DEVICE_DATA 18 1 1 lownoisestop low noise stoptime uint8 (>=0<=23) true DEVICE_DATA 19 1 1 hybriddhw hybrid DHW enum [eco|high comfort] true DEVICE_DATA 20 1 1 energypricegas energy price gas uint8 (>=0<=254) true DEVICE_DATA 21 1 1 energypriceel energy price electric uint8 (>=0<=254) true DEVICE_DATA 22 1 1 energyfeedpv feed in PV uint8 (>=0<=254) true DEVICE_DATA 23 1 1 switchovertemp outside switchover temperature int8 (>=-126<=126) true DEVICE_DATA 24 1 1 airpurgemode air purge mode boolean true DEVICE_DATA 25 1 1 heatpumpoutput heatpump output uint8 (>=0<=100) % true DEVICE_DATA 26 1 1 coolingcircuit cooling circuit boolean true DEVICE_DATA 27 1 1 compstartmod compressor start modulation uint8 (>=0<=100) % true DEVICE_DATA 28 1 1 heatdrainpan heat drain pan boolean true DEVICE_DATA 29 1 1 heatcable heating cable boolean true DEVICE_DATA 30 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 31 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 33 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 35 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 37 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 39 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 41 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100"},{"location":"Modbus-Entity-Registers/#hybrid-manager-hm200","title":"Hybrid Manager HM200","text":"shortname fullname type uom writeable tag type register offset register count scale factor airhumidity relative air humidity uint8 (>=0<=100) % false DEVICE_DATA 0 1 1 dewtemperature dew point temperature uint8 (>=0<=254) C false DEVICE_DATA 1 1 1 curflowtemp current flow temperature int16 (>=-3199<=3199) C false DEVICE_DATA 2 1 1/10 rettemp return temperature int16 (>=-3199<=3199) C false DEVICE_DATA 3 1 1/10 sysrettemp system return temperature int16 (>=-3199<=3199) C false DEVICE_DATA 4 1 1/10 hpta4 drain pan temp (TA4) int16 (>=-3199<=3199) C false DEVICE_DATA 5 1 1/10 hptr1 compressor temperature (TR1) int16 (>=-3199<=3199) C false DEVICE_DATA 6 1 1/10 hptr3 refrigerant temperature liquid side (condenser output) (TR3) int16 (>=-3199<=3199) C false DEVICE_DATA 7 1 1/10 hptr4 evaporator inlet temperature (TR4) int16 (>=-3199<=3199) C false DEVICE_DATA 8 1 1/10 hptr5 compressor inlet temperature (TR5) int16 (>=-3199<=3199) C false DEVICE_DATA 9 1 1/10 hptr6 compressor outlet temperature (TR6) int16 (>=-3199<=3199) C false DEVICE_DATA 10 1 1/10 hptl2 air inlet temperature (TL2) int16 (>=-3199<=3199) C false DEVICE_DATA 11 1 1/10 hppl1 low pressure side temperature (PL1) int16 (>=-3199<=3199) C false DEVICE_DATA 12 1 1/10 hpph1 high pressure side temperature (PH1) int16 (>=-3199<=3199) C false DEVICE_DATA 13 1 1/10 heatingpumpmod heating pump modulation uint8 (>=0<=100) % false DEVICE_DATA 14 1 1 hpcompspd compressor speed uint8 (>=0<=100) % false DEVICE_DATA 15 1 1 hybridstrategy hybrid control strategy enum [cost optimized|co2 optimized|outside temperature alt.|outside temperature parallel|heatpump prefered|boiler only] true DEVICE_DATA 16 1 1 lownoisemode low noise mode enum [off|reduced output|switch off hp|perm. reduced] true DEVICE_DATA 17 1 1 lownoisestart low noise starttime uint8 (>=0<=23) true DEVICE_DATA 18 1 1 lownoisestop low noise stoptime uint8 (>=0<=23) true DEVICE_DATA 19 1 1 hybriddhw hybrid DHW enum [eco|high comfort] true DEVICE_DATA 20 1 1 energypricegas energy price gas uint8 (>=0<=254) true DEVICE_DATA 21 1 1 energypriceel energy price electric uint8 (>=0<=254) true DEVICE_DATA 22 1 1 energyfeedpv feed in PV uint8 (>=0<=254) true DEVICE_DATA 23 1 1 switchovertemp outside switchover temperature int8 (>=-126<=126) true DEVICE_DATA 24 1 1 airpurgemode air purge mode boolean true DEVICE_DATA 25 1 1 heatpumpoutput heatpump output uint8 (>=0<=100) % true DEVICE_DATA 26 1 1 coolingcircuit cooling circuit boolean true DEVICE_DATA 27 1 1 compstartmod compressor start modulation uint8 (>=0<=100) % true DEVICE_DATA 28 1 1 heatdrainpan heat drain pan boolean true DEVICE_DATA 29 1 1 heatcable heating cable boolean true DEVICE_DATA 30 1 1 nrgtotal total energy uint24 (>=0<=167772) kWh false DEVICE_DATA 31 2 1/100 nrg energy uint24 (>=0<=167772) kWh false DHW 0 2 1/100 nrgheat energy heating uint24 (>=0<=167772) kWh false DEVICE_DATA 33 2 1/100 metertotal meter total uint24 (>=0<=167772) kWh false DEVICE_DATA 35 2 1/100 metercomp meter compressor uint24 (>=0<=167772) kWh false DEVICE_DATA 37 2 1/100 metereheat meter e-heater uint24 (>=0<=167772) kWh false DEVICE_DATA 39 2 1/100 meterheat meter heating uint24 (>=0<=167772) kWh false DEVICE_DATA 41 2 1/100 meter meter uint24 (>=0<=167772) kWh false DHW 2 2 1/100"},{"location":"Modbus-Entity-Registers/#devices-of-type-mixer","title":"Devices of type mixer","text":""},{"location":"Modbus-Entity-Registers/#ipm","title":"IPM","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 flowtempvf flow temperature in header (T0/Vf) uint16 (>=0<=3199) C false HC 6 1 1/10 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 flowtempvf flow temperature in header (T0/Vf) uint16 (>=0<=3199) C false HC 6 1 1/10"},{"location":"Modbus-Entity-Registers/#mm10","title":"MM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) int8 (>=-100<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 activated activated boolean true HC 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true HC 5 1 10"},{"location":"Modbus-Entity-Registers/#mm100","title":"MM100","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false DHW 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false DHW 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true DHW 2 1 1 pumpstatus pump status (PC1) boolean true DHW 3 1 1 activated activated boolean true DHW 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true DHW 5 1 10 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K true DHW 6 1 1"},{"location":"Modbus-Entity-Registers/#mm200","title":"MM200","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 activated activated boolean true HC 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true HC 5 1 10 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K true HC 7 1 1"},{"location":"Modbus-Entity-Registers/#mm50","title":"MM50","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 activated activated boolean true HC 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true HC 5 1 10 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K true HC 7 1 1"},{"location":"Modbus-Entity-Registers/#mz100","title":"MZ100","text":"shortname fullname type uom writeable tag type register offset register count scale factor flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false HC 0 1 1/10 valvestatus mixing valve actuator (VC1) uint8 (>=0<=100) % false HC 1 1 1 flowsettemp setpoint flow temperature uint8 (>=0<=254) C true HC 2 1 1 pumpstatus pump status (PC1) boolean true HC 3 1 1 activated activated boolean true HC 4 1 1 valvesettime time to set valve uint8 (>=10<=600) seconds true HC 5 1 10 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) K true HC 7 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-pool","title":"Devices of type pool","text":""},{"location":"Modbus-Entity-Registers/#mp100","title":"MP100","text":"shortname fullname type uom writeable tag type register offset register count scale factor pooltemp pool temperature int16 (>=-3199<=3199) C false DEVICE_DATA -1 1 1/10 poolshuntstatus pool shunt status opening/closing enum [stopped|opening|closing|open|close] false DEVICE_DATA -1 1 1 poolshunt pool shunt open/close (0% = pool / 100% = heat) uint8 (>=0<=100) % false DEVICE_DATA -1 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-solar","title":"Devices of type solar","text":""},{"location":"Modbus-Entity-Registers/#ism1","title":"ISM1","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10"},{"location":"Modbus-Entity-Registers/#ism2","title":"ISM2","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10"},{"location":"Modbus-Entity-Registers/#sm10","title":"SM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % false DEVICE_DATA 8 1 1 pumpminmod minimum pump modulation uint8 (>=0<=100) % true DEVICE_DATA 9 1 1 turnondiff pump turn on difference uint8 (>=0<=254) C true DEVICE_DATA 10 1 1 turnoffdiff pump turn off difference uint8 (>=0<=254) C true DEVICE_DATA 11 1 1 solarpower actual solar power int16 (>=-31999<=31999) W false DEVICE_DATA 12 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10 maxflow maximum solar flow uint8 (>=0<=25) l/min true DEVICE_DATA 15 1 1/10 mintemp minimum temperature uint8 (>=0<=254) C true DHW 0 1 1 solarenabled solarmodule enabled boolean true DEVICE_DATA 16 1 1"},{"location":"Modbus-Entity-Registers/#sm100ms100","title":"SM100/MS100","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % false DEVICE_DATA 8 1 1 pumpminmod minimum pump modulation uint8 (>=0<=100) % true DEVICE_DATA 9 1 5 turnondiff pump turn on difference uint8 (>=0<=25) C true DEVICE_DATA 10 1 1/10 turnoffdiff pump turn off difference uint8 (>=0<=25) C true DEVICE_DATA 11 1 1/10 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C false DEVICE_DATA 20 1 1/10 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % false DEVICE_DATA 21 1 1 solarpump2 pump 2 (PS4) boolean false DEVICE_DATA 22 1 1 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % false DEVICE_DATA 23 1 1 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C false DEVICE_DATA 24 1 1/10 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C false DEVICE_DATA 25 1 1/10 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % false DEVICE_DATA 26 1 1 valvestatus valve status boolean false DEVICE_DATA 27 1 1 vs1status valve status VS1 boolean false DEVICE_DATA 28 1 1 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 29 1 1 collectormintemp minimum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 30 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10 energytoday total energy today uint24 (>=0<=16777213) Wh false DEVICE_DATA 31 2 1 energytotal total energy uint24 (>=0<=1677721) kWh false DEVICE_DATA 33 2 1/10 pump2worktime pump 2 working time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 m1worktime differential control working time time (>=0<=16777213) minutes false DEVICE_DATA 37 2 1 heattransfersystem heattransfer system boolean true DEVICE_DATA 39 1 1 externalcyl external cylinder boolean true DEVICE_DATA 40 1 1 thermaldisinfect thermal disinfection boolean true DEVICE_DATA 41 1 1 heatmetering heatmetering boolean true DEVICE_DATA 42 1 1 activated activated boolean true DEVICE_DATA 43 1 1 solarpumpmode pump mode enum [constant|pwm|analog] true DEVICE_DATA 44 1 1 pumpkick pump kick boolean true DEVICE_DATA 45 1 1 plainwatermode plain water mode boolean true DEVICE_DATA 46 1 1 doublematchflow doublematchflow boolean true DEVICE_DATA 47 1 1 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % true DEVICE_DATA 48 1 1 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C true DEVICE_DATA 49 1 1/10 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C true DEVICE_DATA 50 1 1/10 pump2kick pump kick 2 boolean true DEVICE_DATA 51 1 1 climatezone climate zone uint8 (>=0<=254) true DEVICE_DATA 52 1 1 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 53 1 1/10 collector1type collector 1 type enum [flat|vacuum] true DEVICE_DATA 54 1 1 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 55 1 1/10 collector2type collector 2 type enum [flat|vacuum] true DEVICE_DATA 56 1 1 cylpriority cylinder priority enum [cyl 1|cyl 2] true DEVICE_DATA 57 1 1 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 58 1 1/10 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C false DEVICE_DATA 59 1 1/10 heatcnt heat counter impulses uint8 (>=0<=254) false DEVICE_DATA 60 1 1 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C false DEVICE_DATA 61 1 1/10 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C false DEVICE_DATA 62 1 1/10"},{"location":"Modbus-Entity-Registers/#sm200ms200","title":"SM200/MS200","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % false DEVICE_DATA 8 1 1 pumpminmod minimum pump modulation uint8 (>=0<=100) % true DEVICE_DATA 9 1 5 turnondiff pump turn on difference uint8 (>=0<=25) C true DEVICE_DATA 10 1 1/10 turnoffdiff pump turn off difference uint8 (>=0<=25) C true DEVICE_DATA 11 1 1/10 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C false DEVICE_DATA 20 1 1/10 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % false DEVICE_DATA 21 1 1 solarpump2 pump 2 (PS4) boolean false DEVICE_DATA 22 1 1 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % false DEVICE_DATA 23 1 1 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C false DEVICE_DATA 24 1 1/10 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C false DEVICE_DATA 25 1 1/10 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % false DEVICE_DATA 26 1 1 valvestatus valve status boolean false DEVICE_DATA 27 1 1 vs1status valve status VS1 boolean false DEVICE_DATA 28 1 1 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 29 1 1 collectormintemp minimum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 30 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10 energytoday total energy today uint24 (>=0<=16777213) Wh false DEVICE_DATA 31 2 1 energytotal total energy uint24 (>=0<=1677721) kWh false DEVICE_DATA 33 2 1/10 pump2worktime pump 2 working time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 m1worktime differential control working time time (>=0<=16777213) minutes false DEVICE_DATA 37 2 1 heattransfersystem heattransfer system boolean true DEVICE_DATA 39 1 1 externalcyl external cylinder boolean true DEVICE_DATA 40 1 1 thermaldisinfect thermal disinfection boolean true DEVICE_DATA 41 1 1 heatmetering heatmetering boolean true DEVICE_DATA 42 1 1 activated activated boolean true DEVICE_DATA 43 1 1 solarpumpmode pump mode enum [constant|pwm|analog] true DEVICE_DATA 44 1 1 pumpkick pump kick boolean true DEVICE_DATA 45 1 1 plainwatermode plain water mode boolean true DEVICE_DATA 46 1 1 doublematchflow doublematchflow boolean true DEVICE_DATA 47 1 1 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % true DEVICE_DATA 48 1 1 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C true DEVICE_DATA 49 1 1/10 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C true DEVICE_DATA 50 1 1/10 pump2kick pump kick 2 boolean true DEVICE_DATA 51 1 1 climatezone climate zone uint8 (>=0<=254) true DEVICE_DATA 52 1 1 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 53 1 1/10 collector1type collector 1 type enum [flat|vacuum] true DEVICE_DATA 54 1 1 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 55 1 1/10 collector2type collector 2 type enum [flat|vacuum] true DEVICE_DATA 56 1 1 cylpriority cylinder priority enum [cyl 1|cyl 2] true DEVICE_DATA 57 1 1 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 58 1 1/10 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C false DEVICE_DATA 59 1 1/10 heatcnt heat counter impulses uint8 (>=0<=254) false DEVICE_DATA 60 1 1 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C false DEVICE_DATA 61 1 1/10 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C false DEVICE_DATA 62 1 1/10"},{"location":"Modbus-Entity-Registers/#sm50","title":"SM50","text":"shortname fullname type uom writeable tag type register offset register count scale factor collectortemp collector temperature (TS1) int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 cylbottomtemp cylinder bottom temperature (TS2) int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 solarpump pump (PS1) boolean false DEVICE_DATA 2 1 1 pumpworktime pump working time time (>=0<=16777213) minutes false DEVICE_DATA 3 2 1 cylmaxtemp maximum cylinder temperature uint8 (>=0<=254) C true DEVICE_DATA 5 1 1 collectorshutdown collector shutdown boolean false DEVICE_DATA 6 1 1 cylheated cyl heated boolean false DEVICE_DATA 7 1 1 solarpumpmod pump modulation (PS1) uint8 (>=0<=100) % false DEVICE_DATA 8 1 1 pumpminmod minimum pump modulation uint8 (>=0<=100) % true DEVICE_DATA 9 1 5 turnondiff pump turn on difference uint8 (>=0<=25) C true DEVICE_DATA 10 1 1/10 turnoffdiff pump turn off difference uint8 (>=0<=25) C true DEVICE_DATA 11 1 1/10 collector2temp collector 2 temperature (TS7) int16 (>=-3199<=3199) C false DEVICE_DATA 20 1 1/10 cylmiddletemp cylinder middle temperature (TS3) int16 (>=-3199<=3199) C false DEVICE_DATA 17 1 1/10 retheatassist return temperature heat assistance (TS4) int16 (>=-3199<=3199) C false DEVICE_DATA 18 1 1/10 heatassistvalve heat assistance valve (M1) boolean false DEVICE_DATA 19 1 1 heatassistpower heat assistance valve power (M1) uint8 (>=0<=100) % false DEVICE_DATA 21 1 1 solarpump2 pump 2 (PS4) boolean false DEVICE_DATA 22 1 1 solarpump2mod pump 2 modulation (PS4) uint8 (>=0<=100) % false DEVICE_DATA 23 1 1 cyl2bottomtemp second cylinder bottom temperature (TS5) int16 (>=-3199<=3199) C false DEVICE_DATA 24 1 1/10 heatexchangertemp heat exchanger temperature (TS6) int16 (>=-3199<=3199) C false DEVICE_DATA 25 1 1/10 cylpumpmod cylinder pump modulation (PS5) uint8 (>=0<=100) % false DEVICE_DATA 26 1 1 valvestatus valve status boolean false DEVICE_DATA 27 1 1 vs1status valve status VS1 boolean false DEVICE_DATA 28 1 1 collectormaxtemp maximum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 29 1 1 collectormintemp minimum collector temperature uint8 (>=0<=254) C true DEVICE_DATA 30 1 1 energylasthour energy last hour uint24 (>=0<=1677721) Wh false DEVICE_DATA 13 2 1/10 energytoday total energy today uint24 (>=0<=16777213) Wh false DEVICE_DATA 31 2 1 energytotal total energy uint24 (>=0<=1677721) kWh false DEVICE_DATA 33 2 1/10 pump2worktime pump 2 working time time (>=0<=16777213) minutes false DEVICE_DATA 35 2 1 m1worktime differential control working time time (>=0<=16777213) minutes false DEVICE_DATA 37 2 1 heattransfersystem heattransfer system boolean true DEVICE_DATA 39 1 1 externalcyl external cylinder boolean true DEVICE_DATA 40 1 1 thermaldisinfect thermal disinfection boolean true DEVICE_DATA 41 1 1 heatmetering heatmetering boolean true DEVICE_DATA 42 1 1 activated activated boolean true DEVICE_DATA 43 1 1 solarpumpmode pump mode enum [constant|pwm|analog] true DEVICE_DATA 44 1 1 pumpkick pump kick boolean true DEVICE_DATA 45 1 1 plainwatermode plain water mode boolean true DEVICE_DATA 46 1 1 doublematchflow doublematchflow boolean true DEVICE_DATA 47 1 1 pump2minmod minimum pump 2 modulation uint8 (>=0<=100) % true DEVICE_DATA 48 1 1 turnondiff2 pump 2 turn on difference uint8 (>=0<=25) C true DEVICE_DATA 49 1 1/10 turnoffdiff2 pump 2 turn off difference uint8 (>=0<=25) C true DEVICE_DATA 50 1 1/10 pump2kick pump kick 2 boolean true DEVICE_DATA 51 1 1 climatezone climate zone uint8 (>=0<=254) true DEVICE_DATA 52 1 1 collector1area collector 1 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 53 1 1/10 collector1type collector 1 type enum [flat|vacuum] true DEVICE_DATA 54 1 1 collector2area collector 2 area uint16 (>=0<=3199) m\u00b2 true DEVICE_DATA 55 1 1/10 collector2type collector 2 type enum [flat|vacuum] true DEVICE_DATA 56 1 1 cylpriority cylinder priority enum [cyl 1|cyl 2] true DEVICE_DATA 57 1 1 heatcntflowtemp heat counter flow temperature uint16 (>=0<=3199) C false DEVICE_DATA 58 1 1/10 heatcntrettemp heat counter return temperature uint16 (>=0<=3199) C false DEVICE_DATA 59 1 1/10 heatcnt heat counter impulses uint8 (>=0<=254) false DEVICE_DATA 60 1 1 swapflowtemp swap flow temperature (TS14) uint16 (>=0<=3199) C false DEVICE_DATA 61 1 1/10 swaprettemp swap return temperature (TS15) uint16 (>=0<=3199) C false DEVICE_DATA 62 1 1/10"},{"location":"Modbus-Entity-Registers/#devices-of-type-switch","title":"Devices of type switch","text":""},{"location":"Modbus-Entity-Registers/#wm10","title":"WM10","text":"shortname fullname type uom writeable tag type register offset register count scale factor activated activated boolean false DEVICE_DATA 0 1 1 flowtemphc flow temperature (TC1) uint16 (>=0<=3199) C false DEVICE_DATA 1 1 1/10 status status int8 (>=-126<=126) false DEVICE_DATA 2 1 1"},{"location":"Modbus-Entity-Registers/#devices-of-type-thermostat","title":"Devices of type thermostat","text":""},{"location":"Modbus-Entity-Registers/#crf200s","title":"CRF200S","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-15999<=15999) C false HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [auto|off] false HC 3 1 1 modetype mode type enum [off|on] false HC 4 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1"},{"location":"Modbus-Entity-Registers/#comfort-rf","title":"Comfort RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-15999<=15999) C false HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [auto|off] false HC 3 1 1 modetype mode type enum [off|on] false HC 4 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1"},{"location":"Modbus-Entity-Registers/#comfort2rf","title":"Comfort+2RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-15999<=15999) C false HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [auto|off] false HC 3 1 1 modetype mode type enum [off|on] false HC 4 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1"},{"location":"Modbus-Entity-Registers/#es72rc20","title":"ES72/RC20","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 remotetemp room temperature from remote int16 (>=-3199<=3199) C false HC 41 1 1/10 errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 remotetemp room temperature from remote int16 (>=-3199<=3199) C false HC 41 1 1/10"},{"location":"Modbus-Entity-Registers/#es73","title":"ES73","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 display display enum [internal temperature|internal setpoint|external temperature|burner temperature|dhw temperature|functioning mode|time|date|smoke temperature] true DEVICE_DATA 63 1 1 language language enum [german|dutch|french|italian] false DEVICE_DATA 64 1 1 clockoffset clock offset int8 (>=-126<=126) seconds true DEVICE_DATA 65 1 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C false DEVICE_DATA 66 1 1/10 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C false DEVICE_DATA 67 1 1/10 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C false DEVICE_DATA 48 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=10<=30) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=10<=30) C true HC 49 1 1/2 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 offsettemp offset temperature int8 (>=-5<=5) C true HC 10 1 1/2 holidaytemp holiday temperature uint8 (>=5<=30) C true HC 50 1 1/2 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 holidaymode holiday mode boolean false HC 51 1 1 nofrosttemp nofrost temperature int8 (>=-20<=10) C true HC 17 1 1 nofrostmode nofrost mode enum [off|outdoor|room] true HC 16 1 1 roominfluence room influence uint8 (>=0<=10) C true HC 13 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C true HC 52 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 reducemode reduce mode enum [nofrost|reduce|room|outdoor] true HC 30 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 control control device enum [off|RC20|RC3x] true HC 40 1 1 holidays holiday dates string true HC 53 13 1 vacations vacation dates string true HC 66 13 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 pause pause time uint8 (>=0<=99) hours true HC 79 1 1 party party time uint8 (>=0<=99) hours true HC 80 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=30) C true HC 26 1 1/2 noreducetemp no reduce below temperature int8 (>=-31<=10) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-20<=10) C true HC 32 1 1 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C true HC 81 1 1 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] true HC 82 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 dhwprio dhw priority boolean true HC 33 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 switchtime2 own2 program switchtime string true HC 91 8 1 mode mode enum [off|on|auto] true DHW 0 1 1 circmode circulation pump mode enum [off|on|auto] true DHW 3 1 1 progmode program enum [std prog|own prog] true DHW 12 1 1 circprog circulation program enum [std prog|own prog] true DHW 13 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1 maxtemp maximum temperature uint8 (>=0<=254) C true DHW 15 1 1 onetimekey one time key function boolean true DHW 16 1 1 switchtime program switchtime string true DHW 17 8 1 circswitchtime circulation program switchtime string true DHW 25 8 1 holidays holiday dates string true DHW 33 13 1 vacations vacation dates string true DHW 46 13 1"},{"location":"Modbus-Entity-Registers/#es79","title":"ES79","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-5<=5) C true DEVICE_DATA 46 1 1/10 minexttemp minimal external temperature int8 (>=-30<=0) C true DEVICE_DATA 51 1 1 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C false DEVICE_DATA 66 1 1/10 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C false DEVICE_DATA 67 1 1/10 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C false DEVICE_DATA 48 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=10<=30) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=10<=30) C true HC 49 1 1/2 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 offsettemp offset temperature int8 (>=-5<=5) C true HC 10 1 1/2 holidaytemp holiday temperature uint8 (>=5<=30) C true HC 50 1 1/2 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 holidaymode holiday mode boolean false HC 51 1 1 nofrosttemp nofrost temperature int8 (>=-20<=10) C true HC 17 1 1 nofrostmode nofrost mode enum [off|outdoor|room] true HC 16 1 1 roominfluence room influence uint8 (>=0<=10) C true HC 13 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C true HC 52 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 reducemode reduce mode enum [nofrost|reduce|room|outdoor] true HC 30 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 control control device enum [off|RC20|RC3x] true HC 40 1 1 holidays holiday dates string true HC 53 13 1 vacations vacation dates string true HC 66 13 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 pause pause time uint8 (>=0<=99) hours true HC 79 1 1 party party time uint8 (>=0<=99) hours true HC 80 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=30) C true HC 26 1 1/2 noreducetemp no reduce below temperature int8 (>=-31<=10) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-20<=10) C true HC 32 1 1 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C true HC 81 1 1 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] true HC 82 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 dhwprio dhw priority boolean true HC 33 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 switchtime2 own2 program switchtime string true HC 91 8 1 mode mode enum [off|on|auto] true DHW 0 1 1 circmode circulation pump mode enum [off|on|auto] true DHW 3 1 1 progmode program enum [std prog|own prog] true DHW 12 1 1 circprog circulation program enum [std prog|own prog] true DHW 13 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1 maxtemp maximum temperature uint8 (>=60<=80) C true DHW 15 1 1 onetimekey one time key function boolean true DHW 16 1 1 switchtime program switchtime string true DHW 17 8 1 circswitchtime circulation program switchtime string true DHW 25 8 1 holidays holiday dates string true DHW 33 13 1 vacations vacation dates string true DHW 46 13 1"},{"location":"Modbus-Entity-Registers/#easycontrolct200","title":"EasyControl/CT200","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-319<=319) C false HC 0 1 1/100 currtemp current room temperature int16 (>=-319<=319) C false HC 1 1 1/100 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#fb10","title":"FB10","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fb100","title":"FB100","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr10","title":"FR10","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr100","title":"FR100","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr110","title":"FR110","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr120","title":"FR120","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fr50","title":"FR50","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fw100","title":"FW100","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fw120","title":"FW120","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fw200","title":"FW200","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#fw500","title":"FW500","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/10 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|eco|heat|auto] true HC 3 1 1 modetype mode type enum [nofrost|eco|heat] false HC 4 1 1 heattemp heat temperature uint8 (>=0<=127) C true HC 190 1 1/2 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 nofrosttemp nofrost temperature int8 (>=-63<=63) C true HC 17 1 1/2 control control device enum [off|FB10|FB100] true HC 40 1 1 program program enum [prog a|prog b|prog c|prog d|prog e|prog f] true HC 25 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 roomsensor room sensor enum [extern|intern|auto] true HC 191 1 1 holidaymode holiday mode enum [nofrost|eco|heat|auto] true HC 51 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 heatup heatup enum [slow|medium|fast] true HC 192 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 roominfluence room influence enum [off|intern|extern|auto] true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=100) % true HC 14 1 1 heatingtype heating type enum [off|heatingcurve|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [off|unmixed|unmixed IPM|mixed IPM] true HC 24 1 1 charge charge boolean true DHW 5 1 1"},{"location":"Modbus-Entity-Registers/#logamatic-tc100moduline-easy","title":"Logamatic TC100/Moduline Easy","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=-319<=319) C false HC 0 1 1/100 currtemp current room temperature int16 (>=-319<=319) C false HC 1 1 1/100 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#moduline-200","title":"Moduline 200","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 heatingpid heating PID enum [fast|medium|slow] true DEVICE_DATA 72 1 1 backlight key backlight boolean true DEVICE_DATA 69 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|night|day] true HC 3 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 reducehours duration for nighttemp uint8 (>=0<=254) hours true HC 188 1 1 reduceminutes remaining time for nightmode uint16 (>=0<=31999) minutes false HC 189 1 1 mode mode enum [on|off|auto] true DHW 0 1 1"},{"location":"Modbus-Entity-Registers/#moduline-400","title":"Moduline 400","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 clockoffset clock offset int8 (>=-126<=126) seconds true DEVICE_DATA 65 1 1 autodst automatic change daylight saving time boolean true DEVICE_DATA 68 1 1 language language enum [german|dutch] true DEVICE_DATA 64 1 1 backlight key backlight boolean true DEVICE_DATA 69 1 1 brightness screen brightness int8 (>=-15<=15) true DEVICE_DATA 70 1 1 mixingvalves mixing valves uint8 (>=0<=2) true DEVICE_DATA 71 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 heatingpid heating PID enum [fast|medium|slow] true DEVICE_DATA 72 1 1 preheating preheating in the clock program boolean true DEVICE_DATA 73 1 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 pause pause time uint8 (>=0<=254) hours true HC 79 1 1 party party time uint8 (>=0<=254) hours true HC 80 1 1 vacations1 vacation dates 1 string true HC 111 11 1 vacations2 vacation dates 2 string true HC 122 11 1 vacations3 vacation dates 3 string true HC 133 11 1 vacations4 vacation dates 4 string true HC 144 11 1 vacations5 vacation dates 5 string true HC 155 11 1 vacations6 vacation dates 6 string true HC 166 11 1 vacations7 vacation dates 7 string true HC 177 11 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 holidaytemp holiday temperature uint8 (>=0<=127) C true HC 50 1 1/2 nighttemp night temperature T1 uint8 (>=0<=127) C true HC 49 1 1/2 daytemp2 day temperature T2 uint8 (>=0<=127) C true HC 100 1 1/2 daytemp3 day temperature T3 uint8 (>=0<=127) C true HC 101 1 1/2 daytemp4 day temperature T4 uint8 (>=0<=127) C true HC 102 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 offtemp temperature when mode is off uint8 (>=0<=127) C true HC 99 1 1/2 mode mode enum [on|off|auto] true DHW 0 1 1 whenmodeoff when thermostat mode off boolean true DHW 59 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1"},{"location":"Modbus-Entity-Registers/#rc10","title":"RC10","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 remotetemp room temperature from remote int16 (>=-3199<=3199) C false HC 41 1 1/10"},{"location":"Modbus-Entity-Registers/#rc10moduline-100","title":"RC10/Moduline 100","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 heatingpid heating PID enum [fast|medium|slow] true DEVICE_DATA 72 1 1 backlight key backlight boolean true DEVICE_DATA 69 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [nofrost|night|day] true HC 3 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 reducehours duration for nighttemp uint8 (>=0<=254) hours true HC 188 1 1 reduceminutes remaining time for nightmode uint16 (>=0<=31999) minutes false HC 189 1 1 mode mode enum [on|off|auto] true DHW 0 1 1 errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 remotetemp room temperature from remote int16 (>=-3199<=3199) C false HC 41 1 1/10"},{"location":"Modbus-Entity-Registers/#rc100moduline-10001010","title":"RC100/Moduline 1000/1010","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [optimized|simple|n/a|room|power] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|normal|comfort|auto|own prog] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#rc100h","title":"RC100H","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#rc20moduline-300","title":"RC20/Moduline 300","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 offtemp temperature when mode is off uint8 (>=0<=127) C true HC 99 1 1/2 daytemp2 day temperature T2 uint8 (>=0<=127) C true HC 100 1 1/2 daytemp3 day temperature T3 uint8 (>=0<=127) C true HC 101 1 1/2 daytemp4 day temperature T4 uint8 (>=0<=127) C true HC 102 1 1/2 nighttemp night temperature T1 uint8 (>=0<=127) C true HC 49 1 1/2 switchtime program switchtime string true HC 103 8 1"},{"location":"Modbus-Entity-Registers/#rc200cw100cr120","title":"RC200/CW100/CR120","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [optimized|simple|n/a|room|power] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|normal|comfort|auto|own prog] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#rc20rf","title":"RC20RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 offtemp temperature when mode is off uint8 (>=0<=127) C true HC 99 1 1/2 daytemp2 day temperature T2 uint8 (>=0<=127) C true HC 100 1 1/2 daytemp3 day temperature T3 uint8 (>=0<=127) C true HC 101 1 1/2 daytemp4 day temperature T4 uint8 (>=0<=127) C true HC 102 1 1/2 nighttemp night temperature T1 uint8 (>=0<=127) C true HC 49 1 1/2 switchtime program switchtime string true HC 103 8 1"},{"location":"Modbus-Entity-Registers/#rc25","title":"RC25","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=0<=127) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=0<=127) C true HC 49 1 1/2 program program enum [family|morning|evening|am|pm|midday|singles|seniors] true HC 25 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=127) C true HC 26 1 1/2 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1"},{"location":"Modbus-Entity-Registers/#rc30","title":"RC30","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 display display enum [internal temperature|internal setpoint|external temperature|burner temperature|dhw temperature|functioning mode|time|date|smoke temperature] true DEVICE_DATA 63 1 1 language language enum [german|dutch|french|italian] false DEVICE_DATA 64 1 1 clockoffset clock offset int8 (>=-126<=126) seconds true DEVICE_DATA 65 1 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C false DEVICE_DATA 66 1 1/10 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C false DEVICE_DATA 67 1 1/10 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C false DEVICE_DATA 48 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=10<=30) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=10<=30) C true HC 49 1 1/2 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 offsettemp offset temperature int8 (>=-5<=5) C true HC 10 1 1/2 holidaytemp holiday temperature uint8 (>=5<=30) C true HC 50 1 1/2 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 holidaymode holiday mode boolean false HC 51 1 1 nofrosttemp nofrost temperature int8 (>=-20<=10) C true HC 17 1 1 nofrostmode nofrost mode enum [off|outdoor|room] true HC 16 1 1 roominfluence room influence uint8 (>=0<=10) C true HC 13 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C true HC 52 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 reducemode reduce mode enum [nofrost|reduce|room|outdoor] true HC 30 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 control control device enum [off|RC20|RC3x] true HC 40 1 1 holidays holiday dates string true HC 53 13 1 vacations vacation dates string true HC 66 13 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 pause pause time uint8 (>=0<=99) hours true HC 79 1 1 party party time uint8 (>=0<=99) hours true HC 80 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=30) C true HC 26 1 1/2 noreducetemp no reduce below temperature int8 (>=-31<=10) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-20<=10) C true HC 32 1 1 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C true HC 81 1 1 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] true HC 82 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 dhwprio dhw priority boolean true HC 33 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 switchtime2 own2 program switchtime string true HC 91 8 1 mode mode enum [off|on|auto] true DHW 0 1 1 circmode circulation pump mode enum [off|on|auto] true DHW 3 1 1 progmode program enum [std prog|own prog] true DHW 12 1 1 circprog circulation program enum [std prog|own prog] true DHW 13 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1 maxtemp maximum temperature uint8 (>=0<=254) C true DHW 15 1 1 onetimekey one time key function boolean true DHW 16 1 1 switchtime program switchtime string true DHW 17 8 1 circswitchtime circulation program switchtime string true DHW 25 8 1 holidays holiday dates string true DHW 33 13 1 vacations vacation dates string true DHW 46 13 1"},{"location":"Modbus-Entity-Registers/#rc300rc310moduline-30001010hcw400sense-iihpc410","title":"RC300/RC310/Moduline 3000/1010H/CW400/Sense II/HPC410","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|normal|comfort|auto|own prog] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#rc35","title":"RC35","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-5<=5) C true DEVICE_DATA 46 1 1/10 minexttemp minimal external temperature int8 (>=-30<=0) C true DEVICE_DATA 51 1 1 inttemp1 temperature sensor 1 int16 (>=-3199<=3199) C false DEVICE_DATA 66 1 1/10 inttemp2 temperature sensor 2 int16 (>=-3199<=3199) C false DEVICE_DATA 67 1 1/10 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 dampedoutdoortemp damped outdoor temperature int8 (>=-126<=126) C false DEVICE_DATA 48 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [night|day|auto] true HC 3 1 1 modetype mode type enum [night|day] false HC 4 1 1 daytemp day temperature uint8 (>=10<=30) C true HC 48 1 1/2 nighttemp night temperature uint8 (>=10<=30) C true HC 49 1 1/2 designtemp design temperature uint8 (>=30<=90) C true HC 9 1 1 offsettemp offset temperature int8 (>=-5<=5) C true HC 10 1 1/2 holidaytemp holiday temperature uint8 (>=5<=30) C true HC 50 1 1/2 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 summertemp summer temperature uint8 (>=9<=25) C true HC 8 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 holidaymode holiday mode boolean false HC 51 1 1 nofrosttemp nofrost temperature int8 (>=-20<=10) C true HC 17 1 1 nofrostmode nofrost mode enum [off|outdoor|room] true HC 16 1 1 roominfluence room influence uint8 (>=0<=10) C true HC 13 1 1 minflowtemp min flow temperature uint8 (>=5<=70) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=30<=90) C true HC 12 1 1 flowtempoffset flow temperature offset for mixer uint8 (>=0<=20) C true HC 52 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 reducemode reduce mode enum [nofrost|reduce|room|outdoor] true HC 30 1 1 controlmode control mode enum [outdoor|room] true HC 24 1 1 control control device enum [off|RC20|RC3x] true HC 40 1 1 holidays holiday dates string true HC 53 13 1 vacations vacation dates string true HC 66 13 1 program program enum [own 1|family|morning|evening|am|pm|midday|singles|seniors|new|own 2] true HC 25 1 1 pause pause time uint8 (>=0<=99) hours true HC 79 1 1 party party time uint8 (>=0<=99) hours true HC 80 1 1 tempautotemp temporary set temperature automode uint8 (>=0<=30) C true HC 26 1 1/2 noreducetemp no reduce below temperature int8 (>=-31<=10) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-20<=10) C true HC 32 1 1 vacreducetemp vacations off/reduce switch temperature int8 (>=-20<=10) C true HC 81 1 1 vacreducemode vacations reduce mode enum [nofrost|reduce|room|outdoor] true HC 82 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 dhwprio dhw priority boolean true HC 33 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 switchtime1 own1 program switchtime string true HC 83 8 1 switchtime2 own2 program switchtime string true HC 91 8 1 mode mode enum [off|on|auto] true DHW 0 1 1 circmode circulation pump mode enum [off|on|auto] true DHW 3 1 1 progmode program enum [std prog|own prog] true DHW 12 1 1 circprog circulation program enum [std prog|own prog] true DHW 13 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecthour disinfection hour uint8 (>=0<=23) true DHW 14 1 1 maxtemp maximum temperature uint8 (>=60<=80) C true DHW 15 1 1 onetimekey one time key function boolean true DHW 16 1 1 switchtime program switchtime string true DHW 17 8 1 circswitchtime circulation program switchtime string true DHW 25 8 1 holidays holiday dates string true DHW 33 13 1 vacations vacation dates string true DHW 46 13 1"},{"location":"Modbus-Entity-Registers/#rfm20-remote","title":"RFM20 Remote","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#rt800","title":"RT800","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#rego-20003000","title":"Rego 2000/3000","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 vacations vacation dates string true DEVICE_DATA 74 13 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [normal|comfort|eco+] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#rego-3000ui800wsw196ibc400","title":"Rego 3000/UI800/WSW196i/BC400","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|eco+|eco|comfort|auto] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#tr120rfcr20rf","title":"TR120RF/CR20RF","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string false DEVICE_DATA 33 13 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1"},{"location":"Modbus-Entity-Registers/#ui800bc400","title":"UI800/BC400","text":"shortname fullname type uom writeable tag type register offset register count scale factor errorcode error code string false DEVICE_DATA 0 8 1 lastcode last error code string false DEVICE_DATA 8 25 1 datetime date/time string true DEVICE_DATA 33 13 1 intoffset internal temperature offset int8 (>=-12<=12) C true DEVICE_DATA 46 1 1/10 floordry floor drying enum [off|start|heat|hold|cool|end] false DEVICE_DATA 47 1 1 dampedoutdoortemp damped outdoor temperature int16 (>=-3199<=3199) C false DEVICE_DATA 48 1 1/10 floordrytemp floor drying temperature uint8 (>=0<=254) C false DEVICE_DATA 49 1 1 building building type enum [light|medium|heavy] true DEVICE_DATA 50 1 1 minexttemp minimal external temperature int8 (>=-126<=126) C true DEVICE_DATA 51 1 1 damping damping outdoor temperature boolean true DEVICE_DATA 52 1 1 hybridstrategy hybrid control strategy enum [co2 optimized|cost optimized|outside temp switched|co2 cost mix] true DEVICE_DATA 53 1 1 switchovertemp outside switchover temperature int8 (>=-20<=20) C true DEVICE_DATA 54 1 1 energycostratio energy cost ratio uint8 (>=0<=20) true DEVICE_DATA 55 1 1/10 fossilefactor fossile energy factor uint8 (>=0<=5) true DEVICE_DATA 56 1 1/10 electricfactor electric energy factor uint8 (>=0<=5) true DEVICE_DATA 57 1 1/10 delayboiler delay boiler support uint8 (>=5<=120) minutes true DEVICE_DATA 58 1 1 tempdiffboiler temp diff boiler support uint8 (>=1<=99) C true DEVICE_DATA 59 1 1 pvenabledhw enable raise dhw boolean true DEVICE_DATA 60 1 1 pvraiseheat raise heating with PV int8 (>=0<=5) K true DEVICE_DATA 61 1 1 pvlowercool lower cooling with PV int8 (>=-5<=0) K true DEVICE_DATA 62 1 1 seltemp selected room temperature int16 (>=0<=30) C true HC 0 1 1/2 currtemp current room temperature int16 (>=-3199<=3199) C false HC 1 1 1/10 haclimate mqtt discovery current room temperature enum [selTemp|roomTemp] (>=5<=30) false HC 2 1 1 mode mode enum [off|manual|auto] true HC 3 1 1 modetype mode type enum [eco|comfort] false HC 4 1 1 ecotemp eco temperature uint8 (>=0<=127) C true HC 5 1 1/2 manualtemp manual temperature uint8 (>=0<=127) C true HC 6 1 1/2 comforttemp comfort temperature uint8 (>=0<=127) C true HC 7 1 1/2 summertemp summer temperature uint8 (>=10<=30) C true HC 8 1 1 designtemp design temperature uint8 (>=0<=254) C true HC 9 1 1 offsettemp offset temperature int8 (>=-126<=126) C true HC 10 1 1 minflowtemp min flow temperature uint8 (>=0<=254) C true HC 11 1 1 maxflowtemp max flow temperature uint8 (>=0<=254) C true HC 12 1 1 roominfluence room influence uint8 (>=0<=254) C true HC 13 1 1 roominflfactor room influence factor uint8 (>=0<=25) true HC 14 1 1/10 curroominfl current room influence int16 (>=-3199<=3199) C false HC 15 1 1/10 nofrostmode nofrost mode enum [room|outdoor|room outdoor] true HC 16 1 1 nofrosttemp nofrost temperature int8 (>=-126<=126) C true HC 17 1 1 targetflowtemp target flow temperature uint8 (>=0<=254) C false HC 18 1 1 heatingtype heating type enum [off|radiator|convector|floor] true HC 19 1 1 summersetmode set summer mode enum [summer|auto|winter] true HC 20 1 1 hpoperatingmode heatpump operating mode enum [off|auto|heating|cooling] true HC 21 1 1 summermode summer mode enum [winter|summer] false HC 22 1 1 hpoperatingstate heatpump operating state enum [heating|off|cooling] false HC 23 1 1 controlmode control mode enum [weather compensated|outside basepoint|n/a|room|power|constant] true HC 24 1 1 program program enum [prog 1|prog 2] true HC 25 1 1 tempautotemp temporary set temperature automode int8 (>=-1<=30) C true HC 26 1 1/2 remoteseltemp temporary set temperature from remote int8 (>=-63<=63) C false HC 27 1 1/2 fastheatup fast heatup uint8 (>=0<=100) % true HC 28 1 1 switchonoptimization switch-on optimization boolean true HC 29 1 1 reducemode reduce mode enum [outdoor|room|reduce] true HC 30 1 1 noreducetemp no reduce below temperature int8 (>=-126<=126) C true HC 31 1 1 reducetemp off/reduce switch temperature int8 (>=-126<=126) C true HC 32 1 1 dhwprio dhw priority boolean true HC 33 1 1 cooling cooling boolean true HC 34 1 1 coolingon cooling boolean false HC 35 1 1 hpmode HP Mode enum [heating|cooling|heating&cooling] true HC 36 1 1 dewoffset dew point offset uint8 (>=2<=10) K true HC 37 1 1 roomtempdiff room temp difference uint8 (>=0<=254) K true HC 38 1 1 hpminflowtemp HP min. flow temp. uint8 (>=0<=254) C true HC 39 1 1 control control device enum [RC310|RC200|RC100|RC100H|TC100] true HC 40 1 1 remotetemp room temperature from remote int16 (>=-1<=101) C true HC 41 1 1/10 remotehum room humidity from remote uint8 (>=-1<=101) % true HC 42 1 1 heatondelay heat-on delay uint8 (>=1<=48) hours true HC 43 1 1 heatoffdelay heat-off delay uint8 (>=1<=48) hours true HC 44 1 1 instantstart instant start uint8 (>=1<=10) K true HC 45 1 1 boost boost mode boolean true HC 46 1 1 boosttime boost time uint8 (>=0<=254) hours true HC 47 1 1 mode mode enum [off|eco+|eco|comfort|auto] true DHW 0 1 1 settemp set temperature uint8 (>=0<=254) C true DHW 1 1 1 settemplow set low temperature uint8 (>=0<=254) C true DHW 2 1 1 circmode circulation pump mode enum [off|on|auto|own prog] true DHW 3 1 1 chargeduration charge duration uint8 (>=0<=3810) minutes true DHW 4 1 15 charge charge boolean true DHW 5 1 1 extra extra uint8 (>=0<=254) C false DHW 6 1 1 disinfecting disinfecting boolean true DHW 7 1 1 disinfectday disinfection day enum [mo|tu|we|th|fr|sa|su|all] true DHW 8 1 1 disinfecttime disinfection time uint8 (>=0<=1431) minutes true DHW 9 1 15 dailyheating daily heating boolean true DHW 10 1 1 dailyheattime daily heating time uint8 (>=0<=1431) minutes true DHW 11 1 15"},{"location":"Modbus-Entity-Registers/#devices-of-type-ventilation","title":"Devices of type ventilation","text":""},{"location":"Modbus-Entity-Registers/#logavent-hrv176","title":"Logavent HRV176","text":"shortname fullname type uom writeable tag type register offset register count scale factor outfresh outdoor fresh air int16 (>=-3199<=3199) C false DEVICE_DATA 0 1 1/10 infresh indoor fresh air int16 (>=-3199<=3199) C false DEVICE_DATA 1 1 1/10 outexhaust outdoor exhaust air int16 (>=-3199<=3199) C false DEVICE_DATA 2 1 1/10 inexhaust indoor exhaust air int16 (>=-3199<=3199) C false DEVICE_DATA 3 1 1/10 ventinspeed in blower speed uint8 (>=0<=100) % false DEVICE_DATA 4 1 1 ventoutspeed out blower speed uint8 (>=0<=100) % false DEVICE_DATA 5 1 1 ventmode ventilation mode enum [auto|off|L1|L2|L3|L4|demand|sleep|intense|bypass|party|fireplace] true DEVICE_DATA 6 1 1 airquality air quality (voc) uint16 (>=0<=31999) false DEVICE_DATA 7 1 1 airhumidity relative air humidity uint8 (>=0<=100) % false DEVICE_DATA 8 1 1"},{"location":"Modbus-Register-Blocks/","title":"Register Blocks","text":"

This table shows how entity tags are mapped to Modbus register block offsets.

Tag Register Offset DEVICE_DATA 0 HC1 1000 HC2 2000 HC3 3000 HC4 4000 HC5 5000 HC6 6000 HC7 7000 HC8 8000 DHW1 9000 DHW2 10000 DHW3 11000 DHW4 12000 DHW5 13000 DHW6 14000 DHW7 15000 DHW8 16000 DHW9 17000 DHW10 18000 AHS1 19000 HS1 20000 HS2 21000 HS3 22000 HS4 23000 HS5 24000 HS6 25000 HS7 26000 HS8 27000 HS9 28000 HS10 29000 HS11 30000 HS12 31000 HS13 32000 HS14 33000 HS15 34000 HS16 35000"},{"location":"Modbus-Server-IDs/","title":"Server IDs","text":"

This table shows how device types are mapped to server unit identifiers.

Device type Unit Identifier SYSTEM (EMS-ESP) 1 BOILER 5 THERMOSTAT 6 MIXER 7 SOLAR 8 HEATPUMP 9 GATEWAY 10 SWITCH 11 CONTROLLER 12 CONNECT 13 ALERT 14 EXTENSION 15 GENERIC 16 HEATSOURCE 17 VENTILATION 18 WATER 19 POOL 20"},{"location":"Modbus-Settings/","title":"Modbus settings","text":"

Enable the Modbus feature in Settings -> Application -> Modbus. This requires a reboot.

"},{"location":"Modbus-Settings/#configurable-options","title":"Configurable options","text":"Option name Description Default value Max Clients The maximum number of clients allowed to connect 10 Port The port the Modbus server runs on 502 Timeout The number of milliseconds after which requests time out 10000"},{"location":"Modbus-System-Server/","title":"SYSTEM server","text":"

EMS-ESP provides a server with general read only information with unit ID 1. It provides the following data:

Name Description Register offset Register count NUM_DEVICES The number of devices recognized on the EMS bus 1 1 DEVICE_TYPE_AND_ID The device type and ID for each device. \"n\" in the register offset is the index of the device with 0 <= n < NUM_DEVICES. The first byte of the 16 bit value contains the device type, the second byte contains the device ID. 1000 + n 1"},{"location":"Modbus/","title":"Modbus/TCP","text":"

The Modbus connector allows to read and write entities using the Modbus/TCP protocol. See Settings on how to enable and configure the Modbus connector.

"},{"location":"Modbus/#ems-entity-modbus-register-mapping","title":"EMS Entity / Modbus Register Mapping","text":"

This document refers to the device issuing a Modbus request as the client (formerly known as a Modbus master) and to the device listening and fulfilling the requests, i.e. EMS-ESP, as the server (formerly known as a Modbus slave).

EMS-ESP creates a Modbus server for each device connected to the EMS bus, including EMS-ESP itself. Each server is addressed with a numeric identifier representing the device type. See Server Unit Identifiers for a list of all possible server IDs.

A server organizes all entities of the device it represents in blocks that correspond to the entity tags (e.g. hc1 for the first heating circuit). The entities are addressed with an offset within the register block. See Register Blocks for a list of all block offsets.

All values are stored in one or more registers.

See Entity/Register Mapping for a list of all register offsets, data types and scale factors.

Example

A Modbus client wants to read the target flow temperature of the second heating circuit (hc2) of a thermostat of type RC310 connected to the EMS bus.

So the final register offset for the target flow temperature in hc2 is 2000 + 18 = 2018. We need to read one register at offset 2018 from the server with unit ID 6 and multiply the result by the scale factor which in this case is 1.

"},{"location":"Modbus/#the-system-server","title":"The SYSTEM server","text":"

EMS-ESP assigns a special unit identifier, 1, to a server that provides general information about EMS-ESP. The system server registers are documented here.

"},{"location":"Modbus/#reading-and-writing-entity-values","title":"Reading and Writing Entity values","text":"

The following Modbus function codes are implemented:

The Modbus connector supports reading and writing of a single entity per request. Reading or writing multiple entities, even if mapped to consecutive registers, is not supported. However, a single entity that is mapped to multiple registers must be read or written in a single request.

"},{"location":"Other-Devices/","title":"List of Other Devices","text":"

This is the current list of supported other devices.

Classed as Gateway modules:

Classed as Connect modules:

Classed as Alert modules:

"},{"location":"Solar-Modules/","title":"List of Solar Modules","text":"

This is the current list of supported solar modules:

"},{"location":"Special-Functions/","title":"Special Functions","text":"

Some entities mapped in MQTT are generated by EMS-ESP and not read from the EMS bus.

heating_active and tapwater_active are calculated from the burner and valve/pump settings. These are used by both the Shower Timer and Energy Measurement features.

"},{"location":"Special-Functions/#shower-timer","title":"Shower Timer","text":"

Measures the time hot water is running with burner on. This works only for dhw flow systems; in buffered dhw systems the time is always the charge time of the buffer. As an additional feature, there is the Shower Alert, which alerts and triggers a burst of cold water after a configured time. The 'coldshot' is managed by the entity boiler/tapactivated, and uses a custom function that sets the boiler into its 'testmode', enables tapwater flow but disables the burner.

"},{"location":"Special-Functions/#force-heating-off","title":"Force Heating Off","text":"

Some users control the boiler without a thermostat and want to switch the boiler off when a desired temperature is reached. Sending boiler/selflowtemp 0 to the boiler has to be repeated every minute otherwise the boiler will fall back to the selected temperature on the panel.

The function boiler/forceheatingoff repeats this command every minute, so the heating remains off. In the EMS-ESP settings it is possible to set the power on value of forceheatingoff.

"},{"location":"Special-Functions/#energy-measurement","title":"Energy Measurement","text":"

For gas and oil burners, Bosch does not measure the energy consumption. EMS-ESP calculates the consumption of each boiler message by burner modulation and nominal boiler power. Some gas boilers have the nominal power stored, some do not. Also the stored power is not always correct, a boiler of same type could be equipped with different burners or have its burners adjusted by air/nozzle size. In these cases, the nominal power boiler/nonpower can be changed and stored in EMS-ESP. Check the setting before using the energy values.

"},{"location":"Special-Functions/#remote-thermostats","title":"Remote Thermostats","text":"

Modern thermostats can use the outdoor temperature to calculate the appropriate boiler flow temperature. A single thermostat placed inside the boiler can do this for different heating circuits, however is slow and inaccurate. If a room thermostat measures that the actual temperature is much lower it should raise the flowtemp to a much higher value until the temperature is reached. This is called \"outdoorcontrolled\" with \"room influence\" but requires a hardware remote thermostat present in the room. EMS-ESP can simulate a remote thermostat by calling thermostat/hc<x>/control and setting the temperature and other dhw settings via thermostat/hcx/remotetemp. This will also send the settings on to the master thermostat.

For a master thermostat of type RC30/RC35 an RC20 is emulated. For the RC3x0/BC400 you have to choose the control first to RC200 or RC100H. For a Junkers/Bosch FW120 and similar an FB10 is emulated.

To activate the Remote Thermostat feature follow these steps:

EMS-ESP will search for the master thermostat and create a new thermostat with entities for room temperature and optionally humidity. The values will be automatically updated and synchronized with the master thermostat.

To stop the function, follow these steps:

The remote thermostat will remain in the EMS-ESP device dashboard but will have no entities.

Note, if the control is set to roomthermostat and the first remotetemp is not set within a minute, the master thermostat will likely show an error message.

Disclaimer

With the remote setting of the humidity you are able to set a heat pump to start cooling even when it is below the actual dew point, which can cause condensation on pipes and the floor, and subsequently damage the system. Use at your own risk!

"},{"location":"Special-Functions/#scheduling-temperatures","title":"Scheduling temperatures","text":"

The EMS-ESP Scheduler can be used to permanently maintain the remote thermostat's values. The thermostat is recreated once the command is and has an initial value as shown below:

If you have an external Dallas temperature sensor attached to the EMS-ESP you can set the value to this value by using temperaturesensor/<dallas_id_or_name> as the value.

With both a temperature and humidity value set, the emulated RC100H would look lie this:

"},{"location":"Support/","title":"Support","text":"

If you are looking for EMS-ESP support, have a question or suggestion here are the options:

important!

When creating a new GitHub issue make sure you attach the EMS-ESP support information. You can fetch this from the URL http://<hostname>/api/system/info or by clicking on the Support Info button from the Help page in the WebUI.

"},{"location":"Switches/","title":"List of Switch Modules","text":"

This is the current list of supported switch modules:

"},{"location":"Thermostats/","title":"List of Thermostats","text":"

This is the current list of supported thermostats from Buderus, Nefit, Sieger, Junkers and Bosch:

Note

These thermostats below unfortunately do not support direct EMS write commands so will appear in EMS-ESP as read-only devices:

"},{"location":"Thermostats/#device-entities","title":"Device Entities","text":"

Warning

The actual thermostat commands below will vary depending on which Thermostat brand and model you have. This list is also not complete and subject to change between versions.

command data id comments datetime <ntp \\| dd.mm.yyyy-hh:mm:ss-dw-dst> RC35, RC100, RC300, dw:day of week: 0-mo,.. dst:daylight saving 0/1 wwmode <off \\| on \\| auto> RC100, RC300, RC30, RC35 wwsettemp <degrees> RC100, RC300 wwsettemplow <degrees> RC100, RC300 wwcircmode <off \\| on \\| auto \\| own> RC30, RC35, RC100, RC300 wwcharge <off \\| on> RC100, RC300 clockoffset <seconds> RC30 language <n> RC30 (0=de, 1=nl, 2=fr, 3=it) display <n> RC30 (0=int temp, 1= int set, 2=ext temp, 3=burner, 4=ww, 5=mode, 6=time, 7=date, 8=smoke) minexttemp <degrees> RC30, RC35, RC100, RC300 calinttemp <degrees> RC30, RC35 building <light \\| medium \\| heavy> RC30, RC35, RC100, RC300 temp <degrees> heating circuit actual setpoint depending on mode mode <auto \\| night \\| day \\| nofrost \\| heat \\| eco> heating circuit manualtemp <degrees> heating circuit RC100, RC300 ecotemp <degrees> heating circuit RC100, RC300, Junkers heattemp <degrees> heating circuit Junkers comforttemp <degrees> heating circuit RC100, RC300 summermode <winter \\| auto \\| summer> heating circuit RC100, RC300 summertemp <degrees> heating circuit RC30, RC35, RC100, RC300 nighttemp <degrees> heating circuit RC20, RC30, RC35 daytemp <degrees> heating circuit RC20, RC30, RC35 daytemp2 <degrees> heating circuit RC20 daytemp3 <degrees> heating circuit RC20 daytemp4 <degrees> heating circuit RC20 nofrosttemp <degrees> heating circuit RC30, RC35, RC100, RC300, Junkers remotetemp <degrees> heating circuit RC30, RC35 control <off \\| RC20 \\| RC3x> heating circuit RC30, RC35 (roomcontrol for hc) pause <hours> heating circuit RC30, RC35 party <hours> heating circuit RC30, RC35 holiday <dd.mm.yyyy-dd.mm.yyyy \\| dd.mm.yyyy+dd.mm.yyyy> heating circuit RC30, RC35, use - for 'away from home', + for 'at home' designtemp <degrees> heating circuit RC30, RC35, RC100, RC300 offsettemp <degrees> heating circuit RC30, RC35, RC100, RC300 holidaytemp <degrees> heating circuit RC30, RC35 roominfluence <degrees> heating circuit RC30, RC35, RC100, RC300 minflowtemp <degrees> heating circuit RC30, RC35, RC100, RC300 maxflowtemp <degrees> heating circuit RC30, RC35, RC100, RC300 flowtempoffset <degrees> heating circuit RC30, RC35 program <0 - 10 \\| 1 - 9 \\| 1 - 2> heating circuit RC30, RC35, RC20, RC100, RC300 controlmode <room \\| outdoor> heating circuit RC30, RC35, RC100, RC300 reducemode <nofrost \\| reduce \\| room \\| outdoor> heating circuit RC30, RC35 roomtemp <degrees> heating circuit only v2.2: fake HA-thermostat roomtemp, use -1 to clear switchtime <nn.d.o.hh:mm> heating circuit only v3: set one of the programs switch times, nn=number(00-42), d=day(0-6), o=on(0,1), hh:mm=time, d=7 or o=7 clears"},{"location":"Troubleshooting/","title":"Troubleshooting","text":"

Below are answers to some common problems.

"},{"location":"Troubleshooting/#general","title":"General","text":""},{"location":"Troubleshooting/#cant-connect-to-the-wifi","title":"Can't connect to the WiFi","text":"

The EMS-ESP is probably in Access Point mode. Look for a wifi SSID ems-esp, connect to this and open a browser to 'http://192.168.4.1'. If you have configured a WiFi client your router would have appointed an IP address via DHCP. You should be able to then connect via https://ems-esp or https://ems-esp.local.

On boards with Ethernet, Ethernet will be disabled if a WiFi SSID exists. If you want to use Ethernet, set this clear this setting.

"},{"location":"Troubleshooting/#the-led-is-constantly-flashing","title":"The LED is constantly flashing","text":"

A fast pulse of the LED means the system is booting or in installation mode. Connect via the WiFi to its Access Point (ems-esp) to complete the configuration.

A slow pulse means either there is no WiFi connection or EMS-ESP cannot read from the EMS bus. In this case go to the Web interface and try a different Tx Mode setting.

See the explanation on what the LED shows.

"},{"location":"Troubleshooting/#ems-esp-often-restarts","title":"EMS-ESP often restarts","text":"

A healthy gateway/interface board running EMS-ESP should run happily for long periods without spontaneous restarts so, if yours is restarting by itself at random intervals, then something's not right.

Record how often it crashes and whether there is any relation to activity on the network (e.g. wifi or mqtt reconnecting) or something incoming/outgoing to one of the EMS devices. A good way to spot this is to use Home Assistant or simple MQTT Explorer to watch the system up time.

Things to check:

"},{"location":"Troubleshooting/#it-may-be-power-related","title":"It may be power related","text":""},{"location":"Troubleshooting/#it-may-be-memory-related","title":"It may be memory related","text":"

The ESP32 has very limited RAM, split between run-time stack and the heap. The heap can quickly become fragmented reducing the maximum size of a buffer, and we use A LOT of buffers to prepare all that lovely JSON files for sending to MQTT and populating the Web pages. When the ESP32 runs out of available it will simply restart itself. Things to check:

"},{"location":"Troubleshooting/#it-could-be-code-related","title":"It could be code related","text":""},{"location":"Troubleshooting/#ems-esp-freezes","title":"EMS-ESP freezes","text":"

If EMS-ESP becomes unresponsive, as in it appears to be active and hasn't restarted itself but accessing either the telnet console, the webUI or simply responding to ping fails then EMS-ESP has gone into a network loop. We have seen this behavior with Mesh'd WiFi Access Points and also unstable MQTT servers, and coded fail-safe's to avoid them. If you do encounter this annoying problem then first try setting a BSSID (only if using WiFi). Otherwise please report it on GitHub along with this additional information:

"},{"location":"Troubleshooting/#ems-data-and-connectivity","title":"EMS Data and Connectivity","text":""},{"location":"Troubleshooting/#not-all-ems-devices-are-recognized","title":"Not all EMS devices are recognized","text":"

Experiment with changing the Tx Mode value in the Settings page. The default EMS works for older EMS1.0 systems, EMS2 or EMSPlus systems and HT3 for Junkers/Worcester using the Heatronics protocol.

If you have EMS devices that may not yet be supported by EMS-ESP then use scan or scan deep from the Console to find out their details and then post an enhancement issue on GitHub. Remember the su password is default ems-esp-neo unless this has been changed via the console (passwd) or in the WebUI (Security->Security Settings). For example:

ems-esp:$ su\nPassword:\n000+00:01:38.291 N 0: [shell] Admin session opened on console\nems-esp:# scan\n000+00:01:41.034 N 1: [emsesp] Unrecognized EMS device (device ID 0x08, product ID 123). Please report on GitHub.\nems-esp:#\n

If you want to see the EMS data streaming in, use the watch command. See Console.

"},{"location":"Troubleshooting/#im-missing-certain-data-from-an-ems-device","title":"I'm missing certain data from an EMS device","text":"

If data is missing then this is where we need your help to expand our database. Try and locate which telegram could contain the data by making the change on the device (e.g. boiler or thermostat) with EMS-ESP running and looking at the System Log in Trace mode to spot which commands are being sent and what the new values are from incoming telegrams.

When you have located the telegram, find the offset and use the Custom Entities page in the WebUI to create a new entity which you can then test. Pay attention to the Unit of Measure. Then take a screenshot of this screen and post it to a new GitHub issue, along with a suitable 'long' name and a 'short' name in English and your native language, which will allow us to quickly implement it in the code.

Note that not all EMS devices allow their data to be published on the EMS bus, for example the smart thermostats like the Nefit Easy and Buderus Easy Control CT200 which only transmits the current room and setpoint temperatures as read-only attributes.

See this article on Decoding EMS Telegrams for more information.

"},{"location":"Troubleshooting/#many-rx-errors","title":"Many Rx errors","text":"

It is quite usual to see a few warnings in the log about incomplete telegrams. This could be due to interference on the line, inadequate power or a wrong Tx Mode. The warnings are usually harmless as EMS-ESP will either wait for the next broadcast or keep trying to fetch the telegram. If you're seeing an Rx quality less than 80% then try:

"},{"location":"Troubleshooting/#ems-bus-is-not-connecting","title":"EMS Bus is not connecting","text":"

If you're using the EMS wires, on some systems the order is important. Try switching them!

A BBQKees Gateway is DCE, and the ESP32s are DTE so you have to connect TX(esp)-TX(gateway) and RX-RX. TX on the ESP32 is sending data, TX on gateway is the input for sending data to the ems-bus. Note a crossed (nullmodem) connection is only used for DTE-DTE connections.

The most common wiring mistake though is that when people connect the interface board to an ESP32 module, they connect it to the pins marked TX and RX on the ESP32 module. If you're unsure of which pins to use, go to EMS-ESP Settings, select the Interface Board Profile for your board and select 'Custom' to view the default assigned GPIOs.

"},{"location":"Troubleshooting/#changing-a-value-on-an-ems-device-doesnt-work","title":"Changing a value on an EMS Device doesn't work","text":"

If you notice that setting/writing an EMS device value has no effect then from the WebUI set the System Log level to DEBUG and repeat the action, noticing any errors or warnings in the System Log. For a more thorough analysis use the Telnet Console, su, then log debug and then repeat the action using the call command. Post the output to a new GitHub issue as described in the Support Section.

Note on some systems with for example a gateway or controller attached, any change will be reset or overwritten. This is just the behavior of the other master controllers and not much we can do about it.

"},{"location":"Troubleshooting/#changing-a-value-works-at-first-but-is-then-reset-to-its-original-value","title":"Changing a value works at first, but is then reset to it's original value","text":"

It may occur in some scenarios that EMS changes will be overwritten or ignored by another connected EMS device. For example when using heatingactivated to turn off the heating. A solution here is to send 0 to boiler/selflowtemp every few seconds.

Certain boilers with manual temperature knobs/dials will override any EMS-ESP settings. To change a temperature value via EMS-ESP make sure the value you are sending is less than what the boiler is psychically set to via the dial. The boiler will reset itself to the dialed in value every 2 minutes so use EMS-ESP's Scheduler to reset the temperature value automatically every minute.

"},{"location":"Troubleshooting/#incorrect-values-are-shown-from-a-specific-device","title":"Incorrect values are shown from a specific device","text":"

If you notice that certain values are displayed incorrectly, either in the WebUI, Console or MQTT then please help us correct this by logging a GitHub issue, along with the expected value. When asked to provide debug information, go the Telnet console and do

% su\n% log trace\n

and then either a read or watch, e.g. read 21 2D8 to show all the data from HC2 on a Mixing MM100.

"},{"location":"Troubleshooting/#dallas-sensors","title":"Dallas Sensors","text":""},{"location":"Troubleshooting/#unusual-dallas-sensor-readings","title":"Unusual Dallas sensor readings","text":"

If you're seeing unusual Dallas sensor readings (crazy negative temperatures, sudden spikes in readings etc.) check...

"},{"location":"Troubleshooting/#mqtt","title":"MQTT","text":""},{"location":"Troubleshooting/#messages-are-not-always-coming-in-via-mqtt","title":"Messages are not always coming in via MQTT","text":"

If you're noticing that MQTT messages are failing to arrive at the broker try:

listener 1883\nallow_anonymous true\n

(or just edit the default mosquitto.conf and modify the allow_anonymous entry)

\"C:\\Program Files\\mosquitto\\mosquitto.exe\" -v -c \"C:\\Program Files\\mosquitto\\mosquitto.conf\"\n
"},{"location":"Troubleshooting/#commands-sent-via-mqtt-are-not-working","title":"Commands sent via MQTT are not working","text":"

Use the Console to manually test the commands, with logging on. For example if changing the thermostat temperature is not working try:

ems-esp:$ su\nems-esp:# log debug\nems-esp:# call thermostat seltemp 15\n

You should see a log statement pop in the console like [thermostat] Setting thermostat temperature to 15.0 for heating circuit 1, mode auto followed by which telegrams are being sent. If you see log errors then create a GitHub issue (see Support).

"},{"location":"Troubleshooting/#integration-with-home-assistant-breaks-when-mqtt-broker-restarts","title":"Integration with Home Assistant breaks when MQTT broker restarts","text":"

The integration with Home Assistant uses MQTT Discovery which are 'retained' topics in the MQTT broker. If the MQTT service stops and restarts and the MQTT server is not saving the topics in a database then these messages will obviously be lost and the integration with Home Assistant removed. To solve this add persistance to your MQTT service. For example using Mosquitto a .conf file would look like:

listener 1883\nallow_anonymous true\npersistence true\npersistence_location /mosquitto/data/\nlog_dest file /mosquitto/log/mosquitto.log\n

To read up more on this visit https://pagefault.blog/2020/02/05/how-to-set-up-persistent-storage-for-mosquitto-mqtt-broker.

An alternative option without using persistance on the MQTT server is to tell EMS-ESP to republish all the Home Assistant MQTT topics. You can do this via the EMS-ESP WebUI from version 3.4 and higher.

"},{"location":"Troubleshooting/#home-assistant","title":"Home Assistant","text":""},{"location":"Troubleshooting/#ha-is-showing-errors-like-received-message-on-illegal-discovery-topic-or-template-variable-warning-dict-object-has-no-attribute","title":"HA is showing errors like \"Received message on illegal discovery topic\" or \"Template variable warning: 'dict object' has no attribute...\"","text":"

This could happen when either upgrading from an earlier EMS-ESP version and some of the device entity names may have changed. Use a tool like MQTTExplorer to remove all the homeassistant/sensor/ems-esp/* and homeassistant/*/ems-esp/* topics from your MQTT broker and restart EMS-ESP.

"},{"location":"Troubleshooting/#ha-has-duplicate-entities-prefixed-with-_2","title":"HA has duplicate entities, prefixed with _2","text":"

See @swa72's fix here.

"},{"location":"Troubleshooting/#ha-has-messed-up-the-names-of-my-entities","title":"HA has messed up the names of my entities","text":"

This happens, when HA make changes to MQTT Discovery. There's a nice tool called homeassistant-entity-renamer that can help you fix this.

"},{"location":"Troubleshooting/#specific-ems-settings","title":"Specific EMS settings","text":""},{"location":"Troubleshooting/#thermostat-datetime","title":"Thermostat Date/Time","text":"

The correct format for setting the Thermostat time is:

< NTP | dd.mm.yyyy-hh:mm:ss-day(0-6)-dst(0/1) >\n

The thermostat needs a setting of day-of-week and daylight-saving. Bosch day-of-week is Mo-0, Su-6, unlike unix-time.

If you have enabled NTP you can just enter \"NTP\" and the ntp time is set to the thermostat.

With NTP enabled the thermostat clock is also automatically set by EMS-ESP if it differs from the ntp time.

"},{"location":"Version-Release-History/","title":"Version Release History","text":"

This lists the Change Log for only the rolled-up major versions since v3's primary release in March 2021. For a list of all releases and their fixes, changes and new features see the latest dev Change Log.

"},{"location":"Version-Release-History/#365-march-23-2024","title":"3.6.5 - March 23 2024","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#364-november-24-2023","title":"3.6.4 - November 24 2023","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#362-october-1-2023","title":"3.6.2 - October 1 2023","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#361-september-9-2023","title":"3.6.1 - September 9 2023","text":"

IMPORTANT! BREAKING CHANGES

Added

Fixed

Changed

"},{"location":"Version-Release-History/#360-august-13-2023","title":"3.6.0 - August 13 2023","text":"

:rotating_light: BREAKING CHANGE :rotating_light:

Added

Fixed

Changed

"},{"location":"Version-Release-History/#350-february-6-2023","title":"3.5.0 - February 6 2023","text":"

:rotating_light: BREAKING CHANGE :rotating_light:

Added

Fixed

Changed

"},{"location":"Version-Release-History/#344-oct-29-2022","title":"3.4.4 - Oct 29 2022","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#340-may-23-2022","title":"3.4.0 - May 23 2022","text":"

:rotating_light: BREAKING CHANGE :rotating_light:

Added

Fixed

Changed

"},{"location":"Version-Release-History/#331-jan-20-2022","title":"3.3.1 - Jan 20 2022","text":"

:rotating_light: BREAKING CHANGE :rotating_light:

Added

Fixed

Changed

"},{"location":"Version-Release-History/#321-aug-8-2021","title":"3.2.1 - Aug 8 2021","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#311-jun-26-2021","title":"3.1.1 - Jun 26 2021","text":"

Added

Fixed

Changed

"},{"location":"Version-Release-History/#301-mar-30-2021","title":"3.0.1 - Mar 30 2021","text":"

Added

Fixed

Changed

"},{"location":"WebUI/","title":"WebUI","text":"

Accessing the WebUI is via http://ems-esp (or http://ems-esp.local). The ems-esp is the name of the WiFi hostname as defined in the WiFi Settings page.

"},{"location":"openHAB/","title":"openHAB","text":"

EMS-ESP can be integrated into openHab through different ways:

Example Dashboard (items depend on heating system)

It depends on the entity and the device if it is writable or just readable. Have a look into the list of entities Entities for all available entities and related attributes.

Documentation has been created for openHab version 3.x

"},{"location":"openHAB/#homeassistant-mqtt-components-binding","title":"HomeAssistant MQTT Components Binding","text":""},{"location":"openHAB/#installation","title":"Installation","text":"

EMS-ESP creates retained MQTT messages prefixed with homeassistant/ for each device and their values (called entities) based on the Home Assistant (HA) Discovery protocol. To allow auto discovery in openHAB the MQTT Binding and the HomeAssistant MQTT Components Binding has to be installed. Additionally JINJA and JSONPath transformations are needed to map all entities and features. In EMS-ESP enable the Discovery option from the MQTT Settings page.

Objects in HA are mapped to Things, Component+Node to ChannelGroup and Component Features to Channels. More information can be found in the binding specification.

"},{"location":"openHAB/#discovery","title":"Discovery","text":"

You should see based on your heating setup related Things in your Inbox

Inbox with EMS-ESP discovered Things

After adding the Things you can see all Channels that are available for the specific device and which you have enabled in EMS-ESP for MQTT.

Channels of a thermostat Thing"},{"location":"openHAB/#limitations","title":"Limitations","text":"

There are currently some limitations by using the binding. One of them is also affecting the integration of EMS-ESP into openHAB.

It is possible that those entities will be supported in future depending on the further development of the binding.

"},{"location":"openHAB/#mqtt-binding","title":"MQTT Binding","text":"

EMS-ESP offers all information via the base MQTT path ems-esp/ using topics and payloads that can be mapped to Generic MQTT Things and related Channels.

openHAB offers different kind of configuration models to add new devices

"},{"location":"openHAB/#installation_1","title":"Installation","text":"

You need to install the MQTT Binding as client for a MQTT broker and the JSONPath Transformation Service for selecting the specific channels in the provided JSON-structure of EMS-ESP.

"},{"location":"openHAB/#file-based-approach","title":"File based approach","text":""},{"location":"openHAB/#generic-mqtt-thing","title":"Generic MQTT Thing","text":"

It is possible to create for each device a separate Generic MQTT Thing or all in just one. In the following an example will be provided that can be adapted to your corresponding setup and you wishes. It is a common approach to have a separate set topic that is used to send data back to the broker. stateTopic represents the state of the thing and commandTopic is been used to set a value. You can find all relevant information regarding the topic you need to send a command to in the Commands.

things/mqtt.things
Bridge mqtt:broker:broker \"MQTT Bridge\" [ host=\"127.0.0.1\", secure=false ]{\n    Thing topic ems-esp \"Buderus Heating Pump\" @ \"gBoilerRoom\" [availabilityTopic=\"ems-esp/status\", payloadAvailable=\"online\", payloadNotAvailable=\"offline\"]{\n    Channels:\n       Type switch : EMS_s_pvcooling \"Cooling only with PV\" [stateTopic=\"ems-esp/boiler_data\", commandTopic=\"ems-esp/boiler/pvcooling\", ON=\"ON\", OFF=\"OFF\", transformationPattern=\"JSONPATH:$.pvcooling\"]\n       Type number : EMS_n_pvraiseheat \"Raise Hot Water with PV by\" [stateTopic=\"ems-esp/thermostat_data\", commandTopic=\"ems-esp/thermostat/pvraiseheat\", transformationPattern=\"JSONPATH:$.pvraiseheat\"]\n       Type string : EMS_maxheatheat \"Auxilliary Heater Limit Heating\" [stateTopic=\"ems-esp/boiler_data\", commandTopic=\"ems-esp/boiler/maxheatheat\", transformationPattern=\"JSONPATH:$.maxheatheat\"]\n    }\n}\n
"},{"location":"openHAB/#items","title":"Items","text":"

It does make sense to use the autoupdate feature. Instead of using the expected value from changing the item openHAB is waiting for an update from EMS-ESP via MQTT.

items/ems-esp.items
Switch           EMS_s_pvcooling\n                 \"Cooling only with PV\"\n                 <switch>\n                 (gBoilerRoomHeatingHotWater)\n                 [\"Switch\", \"Water\"]\n                 {channel=\"mqtt:topic:broker:ems-esp:EMS_s_pvcooling\", autoupdate=\"false\"}\n\nNumber           EMS_n_pvraiseheat\n                 \"Raise Hot Water with PV by [%.1f K]\"\n                 <temperature>\n                 (gBoilerRoomHeatingCircuit)\n                 [\"Setpoint\",\"Temperature\"]\n                 {channel=\"mqtt:topic:broker:ems-esp:EMS_n_pvraiseheat\", autoupdate=\"false\", listWidget=\"oh-stepper-item\"[min=0, max=5, step=1]}\n\nString           EMS_maxheatheat\n                 \"Auxilliary Heater Limit Heating\"\n                 <heating>\n                 (gBoilerRoomHeating)\n                 [\"Control\", \"Current\"]\n                 {channel=\"mqtt:topic:broker:ems-esp:EMS_maxheatheat\", autoupdate=\"false\", stateDescription=\"\"[options=\"0=0 KW,1=2 kW,2=3 kW,3=4 kW,4=6 kW,5=9 kW\"]}\n
"},{"location":"openHAB/#sitemap-optional","title":"Sitemap (optional)","text":"sitemaps/home.sitemap
Frame label=\"Heating\" {\n    Switch item=EMS_s_pvcooling\n    Slider item=EMS_n_pvraiseheat\n    Selection item=EMS_maxheatheat\n}\n
Example Sitemap (items depend on heating system)"},{"location":"openHAB/#ui-based-approach","title":"UI based approach","text":"

It is also possible to use the UI of openHab and the integrated Code-Editor to implement the integration of EMS-ESP. Therefor several steps have to be done in sequence.

  1. Create a MQTT Broker by (Things -> (+) Icon -> MQTT Binding -> MQTT Broker)
  2. Edit the created MQTT Broker and paste the code below. Change attributes where needed or change them in the UI. (Things -> -Your Created MQTT Broker- -> Code-Tab)
"},{"location":"openHAB/#mqtt-broker-mqtt-generic-thing","title":"MQTT Broker & MQTT Generic Thing","text":"MQTT Broker
UID: mqtt:broker:broker\nlabel: MQTT Bridge\nthingTypeUID: mqtt:broker\nconfiguration:\n  lwtQos: 0\n  publickeypin: true\n  keepAlive: 60\n  clientid: d825330e-3c51-4818-a43d-62778d379c83\n  qos: 0\n  reconnectTime: 60000\n  host: 127.0.0.1\n  secure: false\n  certificatepin: true\n  lwtRetain: true\n  enableDiscovery: true\n
  1. Create a Generic MQTT Thing (Things -> (+) Icon -> MQTT Binding -> Generic MQTT Thing)
  2. Edit the created Generic MQTT Thing and paste the code below. Change attributes where needed or change them in the UI. (Things -> -Your Created Generic MQTT Thing- -> Code-Tab)
Generic MQTT Thing
UID: mqtt:topic:broker:ems-esp\nlabel: Buderus Heating Pump\nthingTypeUID: mqtt:topic\nconfiguration:\n  payloadNotAvailable: offline\n  availabilityTopic: ems-esp/status\n  payloadAvailable: online\nbridgeUID: mqtt:broker:broker\nlocation: gBoilerRoom\nchannels:\n  - id: EMS_s_pvcooling\n    channelTypeUID: mqtt:switch\n    label: Cooling only with PV\n    description: null\n    configuration:\n      retained: false\n      postCommand: false\n      formatBeforePublish: '%s'\n      commandTopic: ems-esp/boiler/pvcooling\n      stateTopic: ems-esp/boiler_data\n      transformationPattern: JSONPATH:$.pvcooling\n      off: off\n      on: on\n  - id: EMS_n_pvraiseheat\n    channelTypeUID: mqtt:number\n    label: Raise Hot Water with PV by\n    description: null\n    configuration:\n      retained: false\n      postCommand: false\n      formatBeforePublish: '%s'\n      commandTopic: ems-esp/thermostat/pvraiseheat\n      step: 1\n      stateTopic: ems-esp/thermostat_data\n      transformationPattern: JSONPATH:$.pvraiseheat\n  - id: EMS_maxheatheat\n    channelTypeUID: mqtt:string\n    label: Auxilliary Heater Limit Heating\n    description: null\n    configuration:\n      commandTopic: ems-esp/boiler/maxheatheat\n      retained: false\n      postCommand: false\n      formatBeforePublish: '%s'\n      stateTopic: ems-esp/boiler_data\n      transformationPattern: JSONPATH:$.maxheatheat\n
"},{"location":"openHAB/#items_1","title":"Items","text":"

Select in the Things overview your created Thing and select Channels. In list of channels you can click on Use the Add Link to Item and create an item.

"},{"location":"openHAB/#errors","title":"Errors","text":""},{"location":"tips-and-tricks/","title":"Tips & Tricks","text":"

Below are a collection of useful tips, tricks and code submitted by the community:

"},{"location":"tips-and-tricks/#control-the-boiler-heating","title":"Control the boiler heating","text":"

(by @Oderik)

In a very simple setup a boiler provides heat to one heating circuit. If heating activated is on, the boiler maintains the selected flow temperature by regulating the burner and the heat pump.

Once the current flow temperature exceeds the selected flow temperature + temperature hysteresis off, the heating will stop until the current flow temperature drops below the selected flow temperature + temperature hysteresis on (which is typically a negative value).

Thus to activate the heating you will need to set heatingactivated to on and set an appropriate flowtemp. The latter should be derived from the heating temperature setting which can be set using the physical dial/control on the boiler. It should be considered as the maximum flow temperature. You can also use a lower flow temperature to maintain a constant room temperature once the initial heating is done.

Additional info from Michael:

You can set the flowtemp with EMS-ESP directly on the boiler without using a Thermostat. Many users do this. Some pointers:

"},{"location":"tips-and-tricks/#retrieve-data-via-rest-using-php","title":"Retrieve data via REST using PHP","text":"

(by @flohse123)

<?php\n$ch = curl_init(\"http://<myIP>/api?device=thermostat&cmd=info\");\ncurl_exec($ch);\ncurl_close($ch);\n?>\n
"},{"location":"tips-and-tricks/#adjusting-the-flow-temperature-based-on-whether-ch-or-dhw-is-being-heated","title":"Adjusting the flow temperature based on whether CH or DHW is being heated","text":"

(by @IanC)

From the Discord post IanC said:

\"With a ~2012 Worcester Bosch boiler, house heating is managed by an EvoHome system that knows which parts of house need how much heat, but it can only use an on/off relay to control the boiler for space and water heating. This means it cannot directly control flow temperature, and historically this has been set at continuous 65C via dial on front of boiler to allow water heating when needed. Very pleased to have added EMS-ESP to my system to help manage flow temperatures. I wrote a simple C program to run on my OpenWrt internet router which eavesdrops on EvoHome messages to capture useful information on what amount of heat is needed for space and water into simple txt files in /tmp. I then schedule a shell script every 4 minutes which uses a few steps to select a flow temperature: start with a weather compensated value based on exterior temperature from online service; adjust this up or down by up to 25% based on EvoHome space heat demand; if necessary override this to heat hot water. The selected flow temperature and a max burner level are then sent via curl to a @BBQKees device running EMS-ESP which in turn controls boiler. So far it seems to be working as intended without loss of house comfort but with much lower flow temperatures observed to try and encourage boiler operating in condensing zone. Very hard to tell if it is affecting gas consumption - which I would like it to :). Main challenge I still see is how to stop EvoHome causing frequent on/off cycles of boiler while it still tries to use TPI flow control management.\"

The temperature compensation algorithms are in the shell script:

set_flowtemp.sh
#!/bin/sh -x\nMINFLOW=30.0\nMAXFLOW=70.0\n\nfunction set_flowtemp() {\nlocal boiler_key=$(cat /tmp/boiler-key.txt)\ncurl --silent http://192.168.0.140/api/boiler/selflowtemp \\\n  -H \"Content-Type: application/json\" -d \"{ \"value\" : $1 }\" \\\n  -H \"Authorization: Bearer $boiler_key\"\n\nlocal burner_power=$(echo $1 | awk '{ \\\nif ($1 < 40.0) bp = 35;\\\nelse if ($1 < 50.0) bp = 50;\\\nelse if ($1 < 60.0) bp = 65;\\\nelse bp = 90.0; \\\nprintf \"%2.1f\", bp}')\n\ncurl --silent http://192.168.0.140/api/boiler/selburnpow \\\n  -H \"Content-Type: application/json\" -d \"{ \"value\" : $burner_power }\" \\\n  -H \"Authorization: Bearer $boiler_key\"\n}\n\nfunction dhw_active(){\n  local active=\"false\"\n  if [[ -f /tmp/relay_dhw ]]; then\n    active=$(cat /tmp/relay_dhw | awk '{if ($1 == 0.0) print \"false\"; else print \"true\";}')\n  else\n    local curr_hour=$(date +%H)\n    if [[ $curr_hour -eq 6 ]] || [[ $curr_hour -eq 16 ]]; then\n      active=\"true\"\n    fi\n  fi\n\n  echo $active\n}\n\nfunction dhw_flowtemp(){\n  if [[ -f  /tmp/temp_dhw ]]; then\n    echo $(cat /tmp/temp_dhw | awk '{printf \"%2.1f\", $1 + 20.0}')\n  else\n    echo $MAXFLOW\n  fi\n}\n\nfunction outside_temp(){\n  if [[ -f  /tmp/meteo.$(date +%Y%m%d) ]]; then\n    echo $(cat /tmp/meteo.$(date +%Y%m%d)|jq .hourly.temperature_2m[$(date +%H)])\n  else\n    echo UNKNOWN\n  fi\n}\n\nfunction weather_flowtemp(){\n  local otemp=$(outside_temp)\n  if [[ $otemp = \"UNKNOWN\" ]]; then\n    # Default flow temperature if no outside temperature available\n    echo 65.0\n  else\n    # Calculated flow temperature if outside temperature available\n    # echo $(echo $otemp | awk '{printf \"%2.1f\", 70.0 - ($1 + 5) * 1.5}')\n    echo $(echo $otemp $MINFLOW $MAXFLOW | awk '{printf \"%2.1f\", $2 + ($3 - $2) / 25.0 * (20.0 - $1)}')\n  fi\n}\n\nfunction load_flowtemp(){\n  if [[ -f  /tmp/relay_ch ]]; then\n    echo $(cat /tmp/relay_ch | awk '{printf \"%2.1f\", 20.0 + ($1 * 0.50)}')\n  else\n    echo $(weather_flowtemp)\n  fi\n}\nfunction load_factor(){\n  if [[ -f  /tmp/relay_ch ]]; then\n    local relay_demand=$(cat /tmp/relay_ch)\n    echo $(echo $1 $relay_demand $MINFLOW | awk '{printf \"%2.1f\", $3 + ($1 - $3) * (0.75 + $2 / 200.0)}')\n  else\n    echo $1\n  fi\n}\n\nfunction max(){\n  echo $(echo $1 $2 | awk '{if ($2 > $1) printf \"%2.1f\", $2; else printf \"%2.1f\", $1;}')\n}\n\nfunction min(){\n  echo $(echo $1 $2 | awk '{if ($2 < $1) printf \"%2.1f\", $2; else printf \"%2.1f\", $1;}')\n}\n\nflowtemp=$(weather_flowtemp)\nflowtemp=$(load_factor $flowtemp)\nif [ $(dhw_active) = \"true\" ]; then\n  alt_flowtemp=$(dhw_flowtemp)\n  flowtemp=$(max $flowtemp $alt_flowtemp)\nfi\nflowtemp=$(min $flowtemp $MAXFLOW)\nset_flowtemp $flowtemp\n
"},{"location":"tips-and-tricks/#home-assistant-sensor-template-for-all-status-numbers-on-a-gb192-boiler","title":"Home Assistant sensor template for all status numbers on a GB192 Boiler","text":"

(by @tefracky from https://github.com/emsesp/EMS-ESP32/issues/938#issuecomment-1417592878)

Here is the sensor in the new Home-Assistant template format for all status numbers for the Buderus GB192i-19 in German:

Service code number text for Buderus GB192i-19
- name: 'Heizungsstatus'\n  attributes:\n    service-code: \"{{states('sensor.heizung_ems_esp_boiler_statusmeldungsnummer')|int(0)}}\"\n    timestamp: \"{{now().strftime('%Y-%m-%d %H:%M:%S')}}\"\n    date: >\n      {{ now().timestamp() | timestamp_custom(\"%Y-%m-%d\", true) }}\n    time: >\n      {{ now().timestamp() | timestamp_custom(\"%H:%M:%S\", true) }}\n  state: >-\n    {% set mapper = {\n        '200' : '200 - Das Ger\u00e4t befindet sich im Heizbetrieb.',\n        '201' : '201 - Das Ger\u00e4t befindet sich im Warmwasserbetrieb.',\n        '202' : '202 - Wartephase des Ger\u00e4ts. W\u00e4rmeanforderung durch RC-Regelger\u00e4t oder einen ON/OFF-Thermostat erfolgt in Intervallen von weniger als 10 Minuten.',\n        '203' : '203 - Betriebsbereitschaft: keine W\u00e4rmeanforderung vorhanden',\n        '204' : '204 - Wartephase des Ger\u00e4ts. Die gemessene Vorlauf- temperatur ist h\u00f6her als die berechnete oder eingestellte Heizwassertemperatur. - Eingestellte Heizwassertemperatur am Ger\u00e4t pr\u00fcfen. Heizwassertemperatur ggf. erh\u00f6hen. Bei einer au\u00dfentemperaturgef\u00fchrten Regelung die eingestellte Heizkurve am Raumthermostat pr\u00fcfen. Heizkurve ggf. \u00e4ndern. Verkabelung und Funktion des Speichertemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '207' : '207 - Der Betriebsdruck ist zu niedrig (weniger als 0,2 bar). - Heizungsanlage bis zu 2 bar f\u00fcllen. Ausdehnungsgef\u00e4\u00df pr\u00fcfen. Heizungsanlage auf undichte Stellen pr\u00fcfen. Verkabelung und Funktion des Druckf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '208' : '208 - Das Ger\u00e4t befindet sich im Schornsteinfegerbe-trieb oder Servicebetrieb.',\n        '210' : '210 - Vom Abgastemperaturf\u00fchler gemessene Tem- peratur ist zu hoch und ist dadurch ge\u00f6ffnet. - Funktion des Abgastemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen. Ger\u00e4t auf Verschmutzung pr\u00fcfen. Ger\u00e4t ggf. warten.',\n        '212' : '212 - Der Vorlauf- oder Sicherheitstemperaturf\u00fchler misst einen zu schnellen Temperaturanstieg. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. Verkabelung und Funktion der Pumpe und des jeweiligen Temperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '213' : '213 - Der Vorlauf- oder R\u00fccklauftemperaturf\u00fchler misst einen zu schnellen Temperaturanstieg. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. W\u00e4rmeleistung nach der Gr\u00f6\u00dfe der Heizungsanlage einstellen. Verkabelung zur Pumpe oder zum jeweiligen Temperaturf\u00fchler pr\u00fcfen. Bauteil ggf. austauschen.',\n        '214' : '214 - Das Gebl\u00e4se wird w\u00e4hrend der Sicherheitszeit abgeschaltet. - Verkabelung und Steckverbindungen des Gebl\u00e4ses pr\u00fcfen. Betriebsverhalten des Ger\u00e4ts durch Austauschen des Gebl\u00e4ses pr\u00fcfen. Steckverbindungen des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '215' : '215 - Das Gebl\u00e4se l\u00e4uft zu schnell. - Abgasanlage pr\u00fcfen, ggf. reinigen oder instandsetzen.',\n        '216' : '216 - Das Gebl\u00e4se l\u00e4uft zu langsam. - Gebl\u00e4sekabel mit Stecker pr\u00fcfen, ggf. austauschen. Gebl\u00e4se auf Verschmutzung und Blockierung pr\u00fcfen, ggf. austauschen.',\n        '217' : '217 - Das Gebl\u00e4se l\u00e4uft unregelm\u00e4\u00dfig w\u00e4hrend der Hochfahrphase. - Verkabelung und Steckverbindungen des Gebl\u00e4ses pr\u00fcfen. Betriebsverhalten des Ger\u00e4ts durch Austauschen des Gebl\u00e4ses pr\u00fcfen. Steckverbindungen des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '218' : '218 - Die vom Vorlauftemperaturf\u00fchler gemessene Temperatur ist h\u00f6her als 105 \u00b0C. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. Funktion der Pumpe und des Vorlauftemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '219' : '219 - Der Sicherheitstemperaturf\u00fchler misst eine Temperatur \u00fcber 105 \u00b0C. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. Funktion der Pumpe und des Sicherheitstemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '220' : '220 - Kurzschluss des Sicherheitstemperaturf\u00fchlers oder gemessene Wassertemperatur ist h\u00f6her als 130 \u00b0C.',\n        '221' : '221 - Die Kontakte des Sicherheitstemperaturf\u00fchlers sind unterbrochen. - Stecker des Sicherheitstemperaturf\u00fchlers pr\u00fcfen. Sicherheitstemperaturf\u00fchler austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '222' : '222 - Die Kontakte des Vorlauftemperaturf\u00fchlers sind kurzgeschlossen. - Stecker des Vorlauftemperaturf\u00fchlers pr\u00fcfen. Vorlauftemperaturf\u00fchler austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '224' : '224 - W\u00e4rmeblock-Temperaturbegrenzer oder Abgas- temperaturbegrenzer hat ausgel\u00f6st. - Wenn die blockierende St\u00f6rung l\u00e4ngere Zeit bestehen bleibt, wird aus der blockie- renden St\u00f6rung eine verriegelnde St\u00f6rung. W\u00e4rmeblock-Temperaturbegrenzer und Anschlusskabel auf Unterbrechung pr\u00fc- fen, ggf. austauschen. Bei St\u00f6rung des Abgastemperaturbegrenzers erscheint eine Meldung max. nach 2 Stunden. Abgastemperaturbegrenzer und Anschlusskabel auf Unterbrechung pr\u00fcfen, ggf. austauschen. Betriebsdruck der Heizungsanlage pr\u00fcfen. Im Servicemen\u00fc unter EINSTELLUNGEN > SONDERFKT. > ENTL\u00dcFTUNGSFKT. die Entl\u00fcftung einschalten und das Ger\u00e4t entl\u00fcften. Pumpenleistung oder Pumpenkennfeld korrekt einstellen und auf maximale Leis- tung anpassen. Im Men\u00fc Service unter FUNKTIONSTEST > TESTS AKTIVIEREN > PUMPE die Hei- zungspumpe auf Dauerbetrieb einstellen. Heizungspumpe andrehen, ggf. austauschen. W\u00e4rmeblock wasserseitig pr\u00fcfen, ggf. austauschen.',\n        '227' : '227 - Unzureichende Flammenbildung (Ionisations- strom) w\u00e4hrend des Z\u00fcndungsversuchs des Brenners. - Ger\u00e4t auf Verschmutzung pr\u00fcfen. Dynamischen Gasvordruck pr\u00fcfen. Gas-Luft-Verh\u00e4ltnis pr\u00fcfen. Steckverbindungen der Z\u00fcndeinrichtung pr\u00fcfen. Z\u00fcndung und Ionisationsstrom pr\u00fcfen. Z\u00fcndeinrichtung auf Besch\u00e4digung pr\u00fcfen. Bauteil ggf. austauschen.',\n        '228' : '228 - Flammenbildung (Ionisationsstrom) vor Bren- nerstart. - Steckverbindung der \u00dcberwachungselektrode pr\u00fcfen. Z\u00fcndeinrichtung auf Besch\u00e4digung und Verschlei\u00df pr\u00fcfen. Bauteil ggf. austauschen.',\n        '229' : '229 - Unzureichende Flammenbildung (Ionisations- strom) w\u00e4hrend des Brennerbetriebs. - Dynamischen Gasvordruck pr\u00fcfen. Verkabelung und Steckverbindung der \u00dcberwachungselektrode pr\u00fcfen. Z\u00fcndeinrichtung auf Besch\u00e4digung und Verschlei\u00df pr\u00fcfen. Bauteil ggf. austauschen.',\n        '231' : '231 - Unterbrechung der Netzspannung w\u00e4hrend einer verriegelnden St\u00f6rung. - Ger\u00e4t erneut starten (Reset).',\n        '232' : '232 - Der externe Schaltkontakt ist ge\u00f6ffnet. - Br\u00fccke am Anschluss des externen Schaltkontaktes pr\u00fcfen. Externen Schaltkontakt pr\u00fcfen.',\n        '233' : '233 - Kodierstecker nicht erkannt. - Kodierstecker richtig aufstecken, ggf. austauschen.',\n        '234' : '234 - Die Kontakte der Gasarmatur sind unterbro- chen. - Verkabelung und Steckverbindung der Gasarmatur pr\u00fcfen. Gasarmatur austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '235' : '235 - Falscher Kodierstecker (HCM-Modul). - Kodierstecker (HCM-Modul) pr\u00fcfen.',\n        '237' : '237 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '238' : '238 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '239' : '239 - Brennerautomat oder HCM-Modul ist defekt. - Kodierstecker austauschen. Steuerger\u00e4t austauschen.',\n        '240' : '240 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '241' : '241 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '242' : '242 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '243' : '243 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '244' : '244 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '245' : '245 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '246' : '246 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '247' : '247 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '248' : '248 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '249' : '249 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '250' : '250 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '251' : '251 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '252' : '252 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '253' : '253 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '254' : '254 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '255' : '255 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '256' : '256 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '257' : '257 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '258' : '258 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '259' : '259 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '260' : '260 - Der Vorlauftemperaturf\u00fchler misst keinen Tem- peraturanstieg nach einem Brennerstart. - Betriebsdruck pr\u00fcfen. Heizungsanlage und Ger\u00e4t entl\u00fcften. Heizungsanlage auf ausreichenden Wasserdurchfluss pr\u00fcfen. Verkabelung und Funktion der Pumpe und des Vorlauftemperaturf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '261' : '261 - Brennerautomat ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '262' : '262 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '263' : '263 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '264' : '264 - Gebl\u00e4se ausgefallen. - Verkabelung und Steckverbindungen des Gebl\u00e4ses pr\u00fcfen. Gebl\u00e4se auf Verschmutzung und Blockierung pr\u00fcfen, ggf. austauschen.',\n        '265' : '265 - Ein-/Aus-Betrieb: Der W\u00e4rmebedarf ist geringer als die minimale W\u00e4rmeleistung.',\n        '268' : '268 - Komponententest: Das Ger\u00e4t befindet sich im Testmodus.',\n        '269' : '269 - Z\u00fcndeinrichtung wurde zu lange aktiviert. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '270' : '270 - Das Ger\u00e4t wird hochgefahren.',\n        '272' : '272 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '273' : '273 - Der Brenner und das Gebl\u00e4se waren 24 Std. un- unterbrochen in Betrieb und werden zur Sicher- heitskontrolle f\u00fcr kurze Zeit au\u00dfer Betrieb genommen.',\n        '275' : '275 - W\u00e4rmepumpe im Enteisungsmodus.',\n        '276' : '276 - Die Temperatur am Vorlauftemperaturf\u00fchler ist > 95 \u00b0C. - Diese St\u00f6rungsanzeige kann auftreten, ohne dass eine St\u00f6rung vorliegt, wenn pl\u00f6tz- lich alle Heizk\u00f6rperventile geschlossen werden. Betriebsdruck der Heizungsanlage pr\u00fcfen. Wartungsh\u00e4hne \u00f6ffnen. Im Servicemen\u00fc unter FUNKTIONSTEST > TESTS AKTIVIEREN > PUMPE die Hei- zungspumpe auf Dauerbetrieb einstellen. Anschlusskabel zur Heizungspumpe pr\u00fcfen. Heizungspumpe andrehen, ggf. austauschen. Pumpenleistung oder Pumpenkennfeld korrekt einstellen und auf maximale Leistung anpassen.',\n        '280' : '280 - Brennerautomat ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '281' : '281 - Die Heizungspumpe erzeugt keinen Druck. - Betriebsdruck der Heizungsanlage pr\u00fcfen. Wartungsh\u00e4hne \u00f6ffnen. Heizungspumpe andrehen, ggf. austauschen.',\n        '282' : '282 - Keine Drehzahlr\u00fcckmeldung der Heizungspumpe. - Verkabelung und Funktion der Heizungspumpe pr\u00fcfen. Bauteil ggf. austauschen.',\n        '283' : '283 - Brennerstart.',\n        '284' : '284 - Erste Sicherheitszeit: Die Gasarmatur wird ge\u00f6ffnet.',\n        '290' : '290 - Brennerautomat oder HCM-Modul ist defekt. - Verkabelung und Steckverbindung des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '305' : '305 - Das Zeitintervall f\u00fcr die Wasser-Warmhaltung ist noch nicht erreicht.',\n        '306' : '306 - Flammenbildung (Ionisationsstrom) nach Ab- schalten des Brenners. - W\u00e4rmeblock an der Innenseite um die Z\u00fcndeinrichtung reinigen. Ionisationsteil der Z\u00fcndeinrichtung pr\u00fcfen. Bauteil ggf. austauschen. Pr\u00fcfen, ob das Gas-Luft-Verh\u00e4ltnis auch nach Abschalten des Brenners vorhan- den ist. Pr\u00fcfen, ob die Gasarmatur auch nach Abschalten des Brenners weiterhin ge\u00f6ff- net ist. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '307' : '307 - Heizungspumpe im Ger\u00e4t dreht nicht. - Heizungspumpe austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '323' : '323 - BUS-Kommunikation unterbrochen. - Anschlusskabel BUS-Teilnehmer pr\u00fcfen, ggf. austauschen.',\n        '328' : '328 - Es ist eine kurzzeitige Unterbrechung der Netz- spannung aufgetreten. - Verkabelung des Trafos pr\u00fcfen (falls vorhanden). Trafo austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen. Pr\u00fcfen, ob die St\u00f6rung die Folge des Vorhandenseins eines Stromaggregats, ei- nes Windrads oder einer anderen Ausr\u00fcstung gewesen sein k\u00f6nnte, die eine Un- terbrechung verursachen kann. Elektroinstallation pr\u00fcfen.',\n        '330' : '330 - Externer Vorlauftemperaturf\u00fchler defekt (hydraulische Weiche). - Temperaturf\u00fchler und Anschlusskabel auf Kurzschluss pr\u00fcfen, ggf. austauschen.',\n        '331' : '331 - Externer Vorlauftemperaturf\u00fchler defekt (hydraulische Weiche). - Temperaturf\u00fchler und Anschlusskabel auf Unterbrechung pr\u00fcfen, ggf. austauschen.',\n        '341' : '341 - Die gemessene Temperatur, durch den Vorlauf- temperaturf\u00fchler oder den R\u00fccklauftemperatur- f\u00fchler, steigt zu schnell. - Wasserdruck des Ger\u00e4ts pr\u00fcfen und Heizungsanlage und Ger\u00e4t entl\u00fcften. Pr\u00fcfen, ob gen\u00fcgend Str\u00f6mung \u00fcber die Heizungsanlage m\u00f6glich ist. Betriebsverhalten und Verkabelung der Pumpe und der betreffenden F\u00fchler pr\u00fcfen. Bauteil ggf. austauschen.',\n        '342' : '342 - Die gemessene Temperatur, durch den Vorlauf- temperaturf\u00fchler, steigt zu schnell. - Wasserdruck des Ger\u00e4ts pr\u00fcfen und Heizungsanlage und Ger\u00e4t entl\u00fcften. Pr\u00fcfen, ob gen\u00fcgend Str\u00f6mung \u00fcber die Heizungsanlage m\u00f6glich ist. Betriebsverhalten und Verkabelung der Pumpe und der betreffenden F\u00fchler pr\u00fcfen. Bauteil ggf. austauschen.',\n        '350' : '350 - Vorlauftemperaturf\u00fchler defekt (Kurzschluss). - Wenn die blockierende St\u00f6rung l\u00e4ngere Zeit bestehen bleibt, wird aus der blockie- renden St\u00f6rung eine verriegelnde St\u00f6rung. Temperaturf\u00fchler und Anschlusskabel auf Kurzschluss pr\u00fcfen, ggf. austauschen.',\n        '351' : '351 - Vorlauftemperaturf\u00fchler defekt (Unterbre- chung). - Wenn die blockierende St\u00f6rung l\u00e4ngere Zeit bestehen bleibt, wird aus der blockie- renden St\u00f6rung eine verriegelnde St\u00f6rung. Temperaturf\u00fchler und Anschlusskabel auf Unterbrechung pr\u00fcfen, ggf. austauschen.',\n        '356' : '356 - Netzspannung niedriger als erlaubt. - Pr\u00fcfen, ob die St\u00f6rung die Folge des Vorhandenseins eines Stromaggregats, ei- nes Windrads oder einer anderen Ausr\u00fcstung gewesen sein k\u00f6nnte, die eine Un- terbrechung verursachen kann. Elektroinstallation pr\u00fcfen.',\n        '357' : '357 - Entl\u00fcftungsbetrieb.',\n        '358' : '358 - Blockierschutz f\u00fcr Heizungspumpe und 3-WegeVentil.',\n        '360' : '360 - Des angebrachte HCM-Modul korrespondiert nicht mit dem Brennerautomaten. - HCM-Modul-Nummer kontrollieren. Anbringen des HCM-Moduls mit der korrekten HCM-Modul-Nummer.',\n        '361' : '361 - Der angebrachte Brennerautomat korrespon- diert nicht mit dem HCM-Modul. - Nummern auf dem Brennerautomaten kontrollieren. Anbringen des HCM-Moduls mit der korrekten HCM-Modul-Nummer.',\n        '364' : '364 - Gasarmatur schlie\u00dft nicht korrekt. - Verkabelung und Steckverbindung der Gasarmatur pr\u00fcfen. Gasarmatur austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '365' : '365 - Gasarmatur schlie\u00dft nicht korrekt. - Verkabelung und Steckverbindung der Gasarmatur pr\u00fcfen. Gasarmatur austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '390' : '390 - Brennerautomaten liest falschen Wert im HCMModul. - HCM-Modul austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '537' : '537 - Keine Drehzahlr\u00fcckmeldung vom Gebl\u00e4se. - Anschlussstecker f\u00fcr die Drehzahlregelung am Gebl\u00e4se aufstecken. Anschlussstecker f\u00fcr die Spannungsversorgung am Gebl\u00e4se aufstecken. Anschlusskabel f\u00fcr die Drehzahlregelung zwischen Gebl\u00e4se und Feuerungs- automat (SAFe) austauschen. Anschlusskabel (230 vAC) zwischen Gebl\u00e4se und Feuerungsautomat (SAFe) aus- tauschen. Feuerungsautomat (SAFe) austauschen.',\n        '550' : '550 - Netzspannung zu niedrig. - Versorgungsspannung von mindestens 196 VAC herstellen. Feuerungsautomat (SAFe) austauschen.',\n        '560' : '560 - Luftdruckschalter offen. - Jegliche Blockade entfernen. Luftdruckschalter wieder anschlie\u00dfen. Luftdruckschalter ersetzen.',\n        '604' : '604 - Anlagenst\u00f6rung Feuerungsautomat. - Feuerungsautomat (SAFe) austauschen.',\n        '810' : '810 - Warmwasser bleibt kalt. - Evtl. st\u00e4ndige Warmwasserentnahme unterbinden. Warmwasser-Temperaturf\u00fchler richtig positionieren. Warmwasserbereitung auf \u201eVorrang\u201c einstellen. Evtl. entl\u00fcften. Bei St\u00f6rungen in der Verrohrung dies beheben. Wenn Abweichungen bestehen, die Pumpe austauschen. Zirkulationsleitung pr\u00fcfen. Bei Abweichungen zu den Tabellenwerten den F\u00fchler austauschen.',\n        '811' : '811 - Warmwasserbereitung: Thermische Desinfekti- on misslungen. - Evtl. st\u00e4ndige Warmwasserentnahme unterbinden. Warmwasser-Temperaturf\u00fchler richtig positionieren. Warmwasserbereitung auf \u201eVorrang\u201c einstellen. Evtl. entl\u00fcften. Bei St\u00f6rungen in der Verrohrung dies beheben. Wenn Abweichungen bestehen, die Pumpe austauschen. Zirkulationsleitung pr\u00fcfen. Bei Abweichungen zu den Tabellenwerten den F\u00fchler austauschen.',\n        '815' : '815 - Temperaturf\u00fchler hydraulische Weiche defekt. - F\u00fchleranschluss pr\u00fcfen. Weichenf\u00fchler auf falsche Einbauposition oder auf Bruchstelle pr\u00fcfen.',\n        '1011' : '1011 - Vom Abgastemperaturf\u00fchler gemessene Tem- peratur ist zu hoch. - Verkabelung des Temperaturf\u00fchlers pr\u00fcfen. Temperaturf\u00fchler pr\u00fcfen, ggf. austauschen. Anschlusskabel auf Unterbrechung oder Kurzschluss pr\u00fcfen, ggf. austauschen.',\n        '1012' : '1012 - Das Gebl\u00e4se l\u00e4uft unregelm\u00e4\u00dfig. - Verkabelung und Steckverbindungen des Gebl\u00e4ses pr\u00fcfen. Betriebsverhalten des Ger\u00e4ts durch Austauschen des Gebl\u00e4ses pr\u00fcfen. Steckverbindungen des Brennerautomaten pr\u00fcfen. Brennerautomaten austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '1013' : '1013 - Das Inspektionsintervall ist erreicht. Bitte Inspektion durchf\u00fchren. - Inspektion durchf\u00fchren. Nicht blockierende St\u00f6rung zur\u00fccksetzen (erforderlich).',\n        '1014' : '1014 - Aktuelle Ionisation ist zu niedrig. - Wartung durchf\u00fchren.',\n        '1017' : '1017 - Der Betriebsdruck ist niedrig. - Heizungsanlage bis zu 2 bar f\u00fcllen. Ausdehnungsgef\u00e4\u00df pr\u00fcfen. Heizungsanlage auf undichte Stellen pr\u00fcfen. Verkabelung und Funktion des Druckf\u00fchlers pr\u00fcfen. Bauteil ggf. austauschen.',\n        '1018' : '1018 - Service Zeit abgelaufen. - Wartung durchf\u00fchren.',\n        '1019' : '1019 - Falscher Pumpentyp detektiert. - Pumpenkennfeld korrekt einstellen. Steckverbindungen und Kabelbaum auf Kontakt pr\u00fcfen. Ger\u00e4t aus- und wieder einschalten. Pumpe austauschen und Betriebsverhalten des Ger\u00e4ts pr\u00fcfen.',\n        '1021' : '1021 - Kaltwassertemperaturf\u00fchler des Schichtlade- speichers defekt. - Ger\u00e4t aus- und wieder einschalten. Verbindungsleitung zum Schichtladespeicherf\u00fchler (SLS) reparieren bzw. aus- tauschen. F\u00fchler austauschen.',\n        '1022' : '1022 - Speichertemperaturf\u00fchler defekt oder Kontakt- probleme. - Angezeigte Speichertemperatur auf Plausibilit\u00e4t pr\u00fcfen. Steckverbindungen und Kabelbaum auf Kontakt pr\u00fcfen. Grundeinstellungen zur\u00fccksetzen.',\n        '1023' : '1023 - Eingestellte Wartungszeit ist \u00fcberschritten. Wartung erforderlich. - Wartung am Ger\u00e4t ausf\u00fchren.',\n        '1025' : '1025 - R\u00fccklauftemperaturf\u00fchler ist defekt. - Verbindungsleitung zum R\u00fccklauftemperaturf\u00fchler reparieren bzw. austauschen. F\u00fchler austauschen.',\n        '1065' : '1065 - Wasserdruckf\u00fchler defekt oder nicht ange- schlossen. - Anschlussstecker am Wasserdruckf\u00fchler korrekt aufstecken. Anschlusskabel zum Wasserdruckf\u00fchler austauschen. Wasserdruckf\u00fchler austauschen. Steuerger\u00e4t austauschen.',\n        '1068' : '1068 - Au\u00dfentemperaturf\u00fchler oder Lambdasonde de- fekt. - Kontaktproblem beseitigen. Lambdasonde austauschen.',\n        '2085' : '2085 - Interner Fehler. - Entriegeln. Anlage f\u00fcr 30 Sekunden spannungsfrei schalten. Feuerungsautomat ersetzen.',\n        '2626' : '2626 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4teelektronik austauschen.',\n        '2908' : '2908 - Anlagenst\u00f6rung Ger\u00e4teelektronik / Basiscontroller. - Bleibt die St\u00f6rung nach Reset erhalten, ist der Feuerungsautomat oder Fremdbrennermodul defekt und muss ausgetauscht werden.',\n        '2909' : '2909 - Anlagenst\u00f6rung Ger\u00e4teelektronik / Basiscontroller. - Bleibt die St\u00f6rung nach Reset erhalten, ist der Feuerungsautomat oder Fremdbrennermodul defekt und muss ausgetauscht werden.',\n        '2910' : '2910 - Fehler im Abgassystem. - Abgassystem montieren. Ablagerungen im Abgassystem entfernen.',\n        '2911' : '2911 - Kalibrierung fehlgeschlagen. - Fehlerhafte Komponente ersetzen.',\n        '2912' : '2912 - Kein Flammensignal w\u00e4hrend der Kalibrierung. - Fehlerhafte Komponente ersetzen.',\n        '2913' : '2913 - Flammensignal zu niedrig in der Kalibrierung. - Fehlerhafte Komponente ersetzen.',\n        '2914' : '2914 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Bleibt die St\u00f6rung nach Reset erhalten, ist die Ger\u00e4testeuerung oder das Brennermodul defekt und muss ausgetauscht werden.',\n        '2915' : '2915 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4t zur\u00fccksetzen. Eine W\u00e4rmeanforderung angeben. W\u00e4rmeanforderung beenden. Wenn der Fehler danach wieder auftritt, ist der Brennerregler defekt und muss ausgetauscht werden.',\n        '2916' : '2916 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4t zur\u00fccksetzen. Eine W\u00e4rmeanforderung angeben. W\u00e4rmeanforderung beenden. Wenn der Fehler danach wieder auftritt, ist der Brennerregler defekt und muss ausgetauscht werden.',\n        '2917' : '2917 - Kein Flammensignal w\u00e4hrend der \u00dcberpr\u00fcfung der Verbrennungsregelung. - Ger\u00e4t ausschalten. Eine W\u00e4rmeanforderung angeben. 5 Minuten warten. Wenn der Fehler innerhalb dieser Zeit wieder auftritt, Ger\u00e4t zu- r\u00fccksetzen, ohne Strom zu trennen. Dadurch wird eine Kalibrierung der Ionisationsschaltungen ausgel\u00f6st. Wenn der Fehler nach der Kalibrierung wieder auftritt, ist der Brennerregler de- fekt und muss ausgetauscht werden. Abgasanlage auf m\u00f6gliche Rezirkulation pr\u00fcfen.',\n        '2918' : '2918 - St\u00f6rung in der Verbrennungsregelung. - Siphon reinigen und das Ger\u00e4t entw\u00e4ssern (Gasseite).',\n        '2919' : '2919 - St\u00f6rung in der Verbrennungsregelung. - Fehlerhafte Komponente ersetzen.',\n        '2920' : '2920 - St\u00f6rung Flammen\u00fcberwachung. - Feuerungsautomat austauschen.',\n        '2921' : '2921 - Ger\u00e4teelektronik im Testmode. - Keine Ma\u00dfnahme erforderlich (W\u00e4rmeerzeuger startet automatisch).',\n        '2922' : '2922 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Feuerungsautomat austauschen.',\n        '2923' : '2923 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4teelektronik austauschen.',\n        '2926' : '2926 - Anlagenst\u00f6rung Ger\u00e4teelektronik. - Ger\u00e4teelektronik austauschen.',\n        '2927' : '2927 - Flamme w\u00e4hrend Brennerbetrieb ausgefallen. - Hauptabsperreinrichtung \u00f6ffnen. Ger\u00e4teabsperrhahn \u00f6ffnen. Ger\u00e4t stilllegen und Gasleitung \u00fcberpr\u00fcfen. Signalauswertung auf Leiterplatte defekt. \u00dcberwachungselektrode austauschen. Schutzleiteranschluss (PE) im Steuerger\u00e4t herstellen. Z\u00fcndleitung austauschen. Anschlusskabel zur \u00dcberwachungselektrode austauschen. Gasarmatur austauschen.',\n        '2928' : '2928 - Interner Fehler. - Feuerungsautomat austauschen.'\n      }\n    %}\n    {% set state = states('sensor.heizung_ems_esp_boiler_statusmeldungsnummer') %}\n    {% set message = mapper[state] if state in mapper %}\n    {{ message }}\n
"},{"location":"tips-and-tricks/#using-a-custom-climate-component-in-home-assistant","title":"Using a custom Climate component in Home Assistant","text":"

(by @elRadix) from https://github.com/emsesp/EMS-ESP32/discussions/790#discussioncomment-4895520

This example sets up 2 climate entities for dhw with their mode and heating climate using a custom HACS card in HA https://github.com/nervetattoo/simple-thermostat like:

configuration.yaml
mqtt:\n  sensor:\n\n  climate:\n    - name: boiler\n      unique_id: bosh_boiler\n      min_temp: 35\n      max_temp: 60\n      temp_step: 5\n      current_temperature_topic: 'ems-esp/boiler_data_ww'\n      temperature_state_topic: 'ems-esp/boiler_data_ww'\n      temperature_command_topic: 'ems-esp/boiler/wwseltemp'\n      temperature_command_template: >\n        {{ '{\"cmd\":\"wwseltemp \",\"data\":'}}\n        {{ value }}\n        {{ '}'}}\n      current_temperature_template: '{{ value_json.wwcurtemp }}'\n      temperature_state_template: '{{ value_json.wwseltemp }}'\n      mode_state_template: \"{% if value_json.wwactivated == 'off' %} off {% else %} heat {% endif %}\"\n      mode_state_topic: 'ems-esp/boiler_data_ww'\n      mode_command_topic: 'ems-esp/boiler/wwactivated'\n      mode_command_template: >\n        {{ '{\"cmd\":\"wwactivated\",\"data\":\"'}}\n        {%- if value == 'off' -%}off{% else %}on{%- endif -%}\n        {{'\"}'}}\n      modes:\n        - 'heat'\n        - 'off'\n      # use fan mode as proxy to set comfort mode\n      fan_mode_command_topic: 'ems-esp/boiler/wwcomfort'\n      fan_mode_command_template: >\n        {{ '{\"cmd\":\"wwcomfort\",\"data\":\"'}}\n        {%- if value == 'eco' -%}eco{%-elif value == 'hot' -%}hot{%- else -%}intelligent{%- endif -%}\n        {{'\"}'}}\n      fan_mode_state_topic: 'ems-esp/boiler_data_ww'\n      fan_mode_state_template: '{{ value_json.wwcomfort }}'\n      fan_modes:\n        - 'eco'\n        - 'hot'\n        - 'intelligent'\n\n    - name: heating\n      unique_id: bosh_heating\n      min_temp: 30\n      max_temp: 80\n      temp_step: 5\n      current_temperature_topic: 'ems-esp/boiler_data'\n      temperature_state_topic: 'ems-esp/boiler_data'\n      temperature_command_topic: 'ems-esp/boiler'\n      temperature_command_template: >\n        {{ '{\"cmd\":\"heatingtemp\",\"data\":'}}\n        {{ value }}\n        {{ '}'}}\n      current_temperature_template: '{{ value_json.curflowtemp }}'\n      temperature_state_template: '{{ value_json.heatingtemp }}'\n      mode_state_template: \"{% if value_json.heatingactivated == 'off' %} off {% else %} heat {% endif %}\"\n      mode_state_topic: 'ems-esp/boiler_data'\n      mode_command_topic: 'ems-esp/boiler'\n      mode_command_template: >\n        {{ '{\"cmd\":\"heatingactivated\",\"data\":\"'}}\n        {%- if value == 'off' -%}off{% else %}on{%- endif -%}\n        {{'\"}'}}\n      modes:\n        - 'heat'\n        - 'off'\n
HACS card
type: custom:simple-thermostat\nentity: climate.boiler\nsensors:\n  - id: state\n    label: State\n    template: '{{hvac_action}}'\nlabel:\n  state: Warm Water\nlayout:\n  mode:\n    names: true\n    icons: true\n    headings: false\n  step: column\nstep_size: '1'\ncontrol:\n  hvac:\n    'off':\n      name: Warm Water Off\n    heat:\n      name: Warm Water On\n  fan:\n    eco:\n      name: eco\n    hot:\n      name: hot\n    intelligent:\n      name: smart\ndecimals: '1'\nhide:\n  state: false\nheader:\n  toggle:\n    entity: switch.ketel\n    name: power\n  name: Boiler\nview_layout:\n  position: main\n
"}]} \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index 3de826b0..8cdf87aa 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,166 +2,166 @@ https://emsesp.org/ - 2024-09-10 + 2024-09-11 https://emsesp.org/About/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Adding-Languages/ - 2024-09-10 + 2024-09-11 https://emsesp.org/All-Devices/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Boilers/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Building/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Commands/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Configuring/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Console/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Contributing/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Controllers/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Domoticz/ - 2024-09-10 + 2024-09-11 https://emsesp.org/EMS-bus/ - 2024-09-10 + 2024-09-11 https://emsesp.org/FAQ/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Getting-Started/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Grafana/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Heat-Pumps/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Home-Assistant/ - 2024-09-10 + 2024-09-11 https://emsesp.org/IOBroker/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Integrations/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Loxone/ - 2024-09-10 + 2024-09-11 https://emsesp.org/MQTT/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Mixer-Modules/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Modbus-Dev/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Modbus-Entity-Registers/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Modbus-Register-Blocks/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Modbus-Server-IDs/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Modbus-Settings/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Modbus-System-Server/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Modbus/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Other-Devices/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Solar-Modules/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Special-Functions/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Support/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Switches/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Thermostats/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Troubleshooting/ - 2024-09-10 + 2024-09-11 https://emsesp.org/Version-Release-History/ - 2024-09-10 + 2024-09-11 https://emsesp.org/WebUI/ - 2024-09-10 + 2024-09-11 https://emsesp.org/openHAB/ - 2024-09-10 + 2024-09-11 https://emsesp.org/tips-and-tricks/ - 2024-09-10 + 2024-09-11 \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index f9e6e61b..da18255b 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ diff --git a/sitemap.xml_OLD b/sitemap.xml_OLD new file mode 100644 index 00000000..b725b88a --- /dev/null +++ b/sitemap.xml_OLD @@ -0,0 +1,9 @@ + + + + https://emsesp.org + 2024-08-11 + daily + + +