Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-AG RF - sending repeated signals
#4
A bit off topic, but interestingly, when I use the learn & transmit functionality of the KCS firmware, it works. When I use ESPhome with either the data from the dumped RF log or using raw signals I got from FlipperZero, it does not work.

from the log:
[22:44:20][I][remote.drayton:236]: Received Drayton: address=0x7837 (0xf06e), channel=0x00c command=0x030

in esphome:

button:
- platform: template
name: Turn on Ceiling Fan
on_press:
- remote_transmitter.transmit_drayton:
address: '0x7837'
channel: '0x00c'
command: '0x030'

The investigation continues :-)
Reply


Messages In This Thread
KC868-AG RF - sending repeated signals - by PhilW - 09-18-2024, 12:29 PM
RE: KC868-AG RF - sending repeated signals - by PhilW - 09-19-2024, 07:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)