I also receive pronto codes:
Received Pronto: data=0000 006D 0015 0000 005F 0015 0019 0015 0030 0015 0019 0015 0030 0015 0030 0015 0030 0015 0019 0015 0019 0016 002F 0016 0018 0016 002F 0015 0030 0016 0018 0016 002F 0016 0018 0015 0019 0015 0019 0015 0031 0015 0030 0015 0030 06C3
And raw data:
Received Raw: 2466, -534, 1271, -527, 671, -529, 1240, -559, 642, -558, 1240, -558, 670, -531, 669, -528, 644, -556, 1269, -529, 671, -529, 1270, -528, 1268, -531, 645, -554, 1271, -528, 672, -530, 671, -527, 673, -527, 1271, -527, 1272, -528, 1271
But retransmitting either of these the player doesn’t respond. I also tried all the buttons and they appear to all be the same for each button (with some minor variations with additional presses).
My full yaml is very long but here’s the relevant part:
esphome:
name: av-control
platform: ESP32
board: esp32-poe-iso
ethernet:
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
phy_addr: 0
power_pin: GPIO12
manual_ip:
static_ip: 192.168.1.15
gateway: 192.168.1.1
subnet: 255.255.255.0
logger:
api:
reboot_timeout: 60min
http_request:
mdns:
disabled: true
remote_transmitter:
- id: lounge_transmitter
pin:
number: 2
carrier_duty_percent: 50%
- id: tvs_transmitter
pin:
number: 5
carrier_duty_percent: 50%
remote_receiver:
- id: lounge_receiver
pin:
number: 4
inverted: true
dump: all
tolerance: 55%
buffer_size: 1kB
memory_blocks: 1
- id: kitchen_receiver
pin:
number: 14
inverted: true
tolerance: 55%
buffer_size: 1kB
memory_blocks: 1