lprhodes / homebridge-broadlink-rm

Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
571 stars 284 forks source link

[Broadlink RM] . . . sendData (no device found at 192.168.0.75) - problem with Autodiscover #694

Open migabc opened 3 years ago

migabc commented 3 years ago

Hi,

This plugin was working perfectly for several months but recently it stopped working

Before when it was working fine I would see these Discover messages on homebridge startup:

Jan 13 17:36:56 raspberrypi homebridge[15780]: [1/13/2020, 5:36:56 PM] [Broadlink RM] #033[35m[INFO]#033[0m Discovered Broadlink RM Mini 3 D (5f36) at 192.168.0.75 (a7:df:24:7b:09:64) Jan 13 17:36:56 raspberrypi homebridge[15780]: [1/13/2020, 5:36:56 PM] [Broadlink RM] #033[35m[INFO]#033[0m Discovered Broadlink RM Mini (2737) at 192.168.0.76 (42:f7:c8:62:fa:46)

But now I don't see these messages anymore when homebridge starts up, and when I try to send a command I get these errors:

Oct 17 18:15:39 raspberrypi homebridge[9722]: [10/17/2020, 6:15:39 PM] [Broadlink RM] #033[31m[ERROR] #033[0mSamsung TV sendData (no device found at 192.168.0.75)

Also, if I restart my RM mini 3 devices I see these messages but it still does not work.

Oct 17 18:15:27 raspberrypi homebridge[9722]: [10/17/2020, 6:15:27 PM] [Broadlink RM] Broadlink RM device at 192.168.0.75 () has been re-discovered.

Any help appreciated.

masterfordev commented 3 years ago

Try using the fork of @kiwi-cam here, the plugin of @lprhodes dont have more support.