question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

" sendData (no device found)"

See original GitHub issue

All,

When I am sending an action (turn on/off Receiver), I get the following error message and nothing happens

[14/11/2020, 19:48:09] [Broadlink RM] Receiver On/Off setSwitchState: true
[14/11/2020, 19:48:09] [Broadlink RM] [ERROR] Receiver On/Off sendData (no device found)
[14/11/2020, 19:48:18] [Broadlink RM] Receiver On/Off setSwitchState: false
[14/11/2020, 19:48:18] [Broadlink RM] [ERROR] Receiver On/Off sendData (no device found)

This is my json section

{
            "platform": "BroadlinkRM",
            "name": "Broadlink RM",
            "hideScanFrequencyButton": true,
            "hideLearnButton": false,
            "hideWelcomeMessage": true,
            "accessories": [
                {
                    "name": "Receiver On/Off",
                    "type": "switch",
                    "data": {
                        "on": "HEX26006000000123951213123712131213123811131238123811131213123812371213123812371213123812371213123812180d1212381238121212131238121312371238121312121200051e0001254b12000c4d0001254b12000c4d0001254b12000d05000000000000",
                        "off": "HEX2600580000012692141114361311141114361411133614361411131114361436131114361436141014361436141014361411141114351436141114101436141114361336141114111400051b0001274914000c4c0001264a13000d050000000000000000000000000000"
                    }
                }
            ]
        },

I also replaced “switch” by “TV” but this prevents homebridge to start with the following error message “[Broadlink RM] homebridge-broadlink-rm-pro is taking a long time to load and preventing Homebridge from starting.”

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kiwi-camcommented, Nov 25, 2020

I only changed the setting 24 hours ago but so far it does appear that way. The setting description matches what we were experiencing so it should work.

0reactions
bondskincommented, Nov 25, 2020

All,

I just disabled the option in the app, as advised above, and it does not work as expected. So I have restarted homebridge and that fixed it. Now it is working! Awesome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Broadlink RM] . . . sendData (no device found at 192.168.0.75 ...
Hi, This plugin was working perfectly for several months but recently it stopped working Before when it was working fine I would see...
Read more >
kiwi-cam Broadlink Rm Plugin - Device Not Found ... - Reddit
From the looks of it, I have an intermittent issue where my Rm4 Mini is not being detected by the plugin. It has...
Read more >
How to Fix Smart Switch Won't Connect to Device - AirDroid
Part 1 : Why Smart Switch Not Connecting to Your Device ... modes to connect devices and send data, which are USB connection...
Read more >
How to fix "Android Studio doesn't see device" in Android ...
Step 1: Hit the tab where you should see your device name but you are currently seeing “no device” and select “Troubleshoot Device...
Read more >
LoRaWAN IoT Core Downlink / Send data to device / Value ...
Hello, when i am trying to send a Downlink to a lorawan device and want to check the message queue in the aws...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found