@rzulian wrote:
Hey!
I’m testing the connection to KNX.
Reading values is working fine, but I’m struggling trying to write values.
This is an example:knx: expose: - type: '1byte_unsigned' address: '0/0/5' entity_id: 'sensor.hencozona1_forzamodo' sensor: - platform: knx name: HencoZona1.ForzaModo state_address: '0/0/5' type: '1byte_unsigned'
When I try to set the state from the dev tool, I’m getting this error on the log
2020-03-26 21:09:02 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseTelegram description="payload invalid" device_name="HencoZona1.ForzaModo" group_address="0/0/5" payload="<DPTBinary value="0" />"/>
Can you help me? What am I doing wrong?
Thanks
R
Posts: 1
Participants: 1