hello community:)…i am only a user not a programmer…my english is not the best
can anyone help with the config for send raw to
intertechno IT-1500
switch:
- platform: template
name: Switch C
optimistic: True
assumed_state: True
turn_on_action:
remote_transmitter.transmit_rc_switch_raw:
code: '00000000000000000000000001010001'
protocol: 1
turn_off_action:
- remote_transmitter.transmit_rc_switch_raw:
code: '00000000000000000000000000100001'
protocol: 1
i think my code is to long and found some manual
but i found no docs about the protokoltyp for this device in esphome
…I have been trying for two days
thanks for help