Remote Repeat isn't working on second instance
Opened this issue · 0 comments
I am trying to use a discrete on and off pronto code for Sony TVs. Sony TVs require a double send with no delay. I put a triple send in the code, just to be safe. I have tried putting this format into a regular switch type and in the TV type accessory as shown in the code below
"name": "Sony TV",
"type": "tv",
"data": {
"on": [
{
"data": "0000 0067 0000 000d 0060 0018 0018 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03f6",
"sendCount": 3
}
],
"off": [
{
"data": "0000 0067 0000 000d 0060 0018 0030 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03de",
"sendcount": 3
}
],
Expected behavior
A long IR transmission for both codes. Long transmission, which is verified by longer LED lights on the RM4, only have happens on the On code. I know it's not the code because I can switch the hex values in the code and it's still only the first instance that works.
Desktop (please complete the following information):
- OS: Mac mini running home bridge
Smartphone (please complete the following information):
Iphone 15 pro running home kit