Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
- name: modbus_hub
type: rtuovertcp
host: 192.168.20.33
port: 502
sensors:
- name: HDG_Puffer1_oben_modbus
unit_of_measurement: °C
slave: 10
address: 210
input_type: input
- name: HDG_Puffer1_oben_mitte_modbus
unit_of_measurement: °C
slave: 10
address: 211
input_type: input
- name: HDG_Puffer1_mitte_modbus
unit_of_measurement: °C
slave: 10
address: 212
input_type: input
- name: HDG_Puffer1_unten_mitte_modbus
unit_of_measurement: °C
slave: 10
address: 213
input_type: input
Pymodbus: modbus_hub: Error: device: 10 address: 210 -> Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 192.168.20.33:502
- name: modbushub
type: tcp
host: 192.168.30.115
port: 502
sensors:
- name: Kesselwarnungen_modbus
slave: 1
address: 10
input_type: holding
data_type: uint16
- name: Betriebsmeldung_Kessel_modbus
slave: 1
address: 30
input_type: holding
data_type: uint16
- name: Betriebsphase_Kessel_modbus
slave: 1
address: 71
input_type: holding
data_type: uint16
- name: Restsauerstoff_Kessel_modbus
unit_of_measurement: "%"
slave: 1
address: 91
input_type: holding
data_type: uint32
- name: Kesseltemperatur_modbus
unit_of_measurement: "°C"
slave: 1
address: 103
input_type: holding
data_type: uint16
- name: Puffer_1_oben_modbus
unit_of_measurement: "°C"
slave: 1
address: 210
input_type: holding
data_type: uint16
- name: Puffer_1_mitte_modbus
unit_of_measurement: "°C"
slave: 1
address: 212
input_type: holding
data_type: uint16
- name: Puffer_1_unten_modbus
unit_of_measurement: "°C"
slave: 1
address: 214
input_type: holding
data_type: uint16
- name: Puffer_2_oben_modbus
unit_of_measurement: "°C"
slave: 1
address: 235
input_type: holding
data_type: uint16
- name: Puffer_2_mitte_modbus
unit_of_measurement: "°C"
slave: 1
address: 237
input_type: holding
data_type: uint16
- name: Puffer_2_unten_modbus
unit_of_measurement: "°C"
slave: 1
address: 239
input_type: holding
data_type: uint16
- name: Oelbrenner_betrieb_modbus
slave: 1
address: 251
input_type: holding
data_type: uint16
- name: Heizkreis_Vorlauf_modbus
unit_of_measurement: "°C"
slave: 1
address: 286
input_type: holding
data_type: uint16
- name: Brauchwasser_temp_modbus
unit_of_measurement: "°C"
slave: 1
address: 485
input_type: holding
data_type: uint16
- name: Statuswort_484
slave: 1
address: 484
input_type: holding
data_type: uint16