Git Product home page Git Product logo

Comments (4)

kiwi-cam avatar kiwi-cam commented on August 25, 2024

Are both the devices identical? It could be the same issue as #11

Unfortunately I haven't made much progress there as I can't replicate the issue.

from homebridge-broadlink-rm.

rtemelcea avatar rtemelcea commented on August 25, 2024

Are both the devices identical? It could be the same issue as #11

Unfortunately I haven't made much progress there as I can't replicate the issue.

Yeah. it's the same. both devices are identical. maybe there is some way for me to manually specify both of devices (mac and ip) directly in the code.

from homebridge-broadlink-rm.

NeighNeighNeigh avatar NeighNeighNeigh commented on August 25, 2024

Im also having problems with multiple RM Mini's. I have 3 on my network. I should note that until recently I only had 2 and they were both discovered every time, using automatic discovery. When I added the third, the system would only ever discover 2 of them (at random). To ry fix this I assigned static IP's to all RM Mini 3's and use the hosts method to hardcode them in my config file, Sadly now only one is discovered by the platform. My config is below (I've removed many accessories to simplify):

"platforms": [
        {
            "hosts": [
                {
                    "address": "10.0.1.20",
                    "mac": "xx:xx:xx:xx:xx:xx",
                    "isRFSupported": false
                },
                {
                    "address": "10.0.1.21",
                    "mac": "xx:xx:xx:xx:xx:xx",
                    "isRFSupported": false
                },
                {
                    "address": "10.0.1.22",
                    "mac": "xx:xx:xx:xx:xx:xx",
                    "isRFSupported": false
                }
            ],
            "accessories": [
                {
                    "host": "xx:xx:xx:xx:xx:xx",
                    "name": "Learn Lounge",
                    "type": "learn-code"
                },
                {
                    "host": "xx:xx:xx:xx:xx:xx",
                    "name": "Learn Livingroom",
                    "type": "learn-code"
                },
                {
                    "host": "xx:xx:xx:xx:xx:xx",
                    "name": "Learn Studio",
                    "type": "learn-code"
                },
                {
                    "host": "xx:xx:xx:xx:xx:xx",
                    "name": "Yam2 PWR",
                    "data": {
                        "on": "2600900000012594111312381113123811381138123811131238111312381113111411141113113812381113123811381138121311141113121311381213111411131238113811381200051b000125931213123712131237103911391237121312371213103910151014121310151039103911141039113811391014111410151014113910141114101510391039113910000d050000000000000000",
                        "off": "2600500000012494111411381114113811381138123811131238111312381113121311141113123811131238113811381238111311141114113811141113111411141138113811381200051b0001254a12000d050000000000000000"
                    },
                    "type": "switch"
                },
                {
                    "data": [
                        {
                            "data": "2600580000012593131212371312123713361337123713121237131212371312121213121312123713361337121213361337131113121312121213121336131213121237133613371200051a0001264913000c410001254b11000d05",
                            "sendCount": 10,
                            "interval": 0.05
                        }
                    ],
                    "name": "Yam2 Vol Dwn",
                    "host": "xx:xx:xx:xx:xx:xx",
                    "onDuration": 0.1,
                    "disableAutomaticOff": false,
                    "type": "switch"
                }
 
            ],
            "platform": "BroadlinkRM",
            "hideLearnButton": false,
            "name": "Broadlink RM",
            "hideScanFrequencyButton": true,
            "plugin_map": {
                "plugin_name": "homebridge-broadlink-rm-pro"
            }
        }

from homebridge-broadlink-rm.

stale avatar stale commented on August 25, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from homebridge-broadlink-rm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.