KNX
knx_ip (KNXnet/IP client)
knx_ip (KNXnet/IP client)communication:
- knx_ip:
router:
host: knx_gateway
port: 3671
route_back: true
poll_interval: 0.3
bindings:
- name: room_temperature
direction: outbound
group_address: "2/0/1"
dpt: 9.001
read_attribute: "#attr(room_temperature_c)"
- name: setpoint_command
direction: bidirectional
group_address: "2/0/2"
dpt: 9.001
read_attribute: "#attr(room_command_c)"
write_attribute: "#attr(room_command_c)"knx_ip_simulator (in-memory bus)
knx_ip_simulator (in-memory bus)Last updated

