Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 1

Broadlink HUB 1.0 (release)


10der

Question

Hi!

 

Please login or register to see this attachment.

 (supported a new RM4x devices.)

 

features:

 

  • discoverDevices
  • pairDevices
  • learn
  • getSensors
  • sendIRCommand

 

 

-- (0 - none, 1 = WEP, 2 = WPA1, 3 = WPA2, 4 = WPA1/2)
fibaro.call(1948"pairDevices""HOME""myWiFipass"3)

 

fibaro.call(1948"getSensors""192.168.1.51")

 

fibaro.call(1948"learn""192.168.1.51"0x51da) -- RM4

 

fibaro.call(1948"learn""192.168.1.39") -- RMx

 

local irRfCode ="JgBoAAABKZUSExEUETgSExITEhMSExEUEjgROREUETkRORE5ETkSNxMSExISExM3EhMSExITERQSOBE5ETkRFBI4EjgSOBE4EgAFLQABKUsRAAxkAAEnTBIADGMAASlLEgAMYwABKEwSAA0F"
fibaro.call(1948"sendIRCommand""192.168.1.51", irRfCode, 0x51da) -- RM4
fibaro.call(1948"sendIRCommand""192.168.1.39", irRfCode) -- RMx

 

some codes for popular devices

Please login or register to see this attachment.

 

NOTICE: 

broadlink by default locked by own clouds.

please reset the device: long press on the device reset button while blue LED statred blinking slowly

then connect to WIFI from HC3. it`s very easy

Please login or register to see this image.

/monthly_2020_11/image.png.f65acb856469a915154dba3561d95a16.png" />

 

 

and send to pair message with your wifi network name password and connecction type 

after the paring process bule LED should blink off

 

 

enjoy HA.

O

 

 

 

 

Edited by 10der
  • Like 2
Link to comment
Share on other sites

18 answers to this question

Recommended Posts

  • 0
On 12. 11. 2020 at 20:01, 10der said:

Hi!

 

Please login or register to see this attachment.

 (supported a new RM4x devices.)

 

features:

 

  • discoverDevices
  • pairDevices
  • learn
  • getSensors
  • sendIRCommand

 

 

-- (0 - none, 1 = WEP, 2 = WPA1, 3 = WPA2, 4 = WPA1/2)
fibaro.call(1948"pairDevices""HOME""myWiFipass"3)

 

fibaro.call(1948"getSensors""192.168.1.51")

 

fibaro.call(1948"learn""192.168.1.51"0x51da) -- RM4

 

fibaro.call(1948"learn""192.168.1.39") -- RMx

 

local  irRfCode = "JgBoAAABKZUSExEUETgSExITEhMSExEUEjgROREUETkRORE5ETkSNxMSExISExM3EhMSExITERQSOBE5ETkRFBI4EjgSOBE4EgAFLQABKUsRAAxkAAEnTBIADGMAASLE
fibaro. volání ( 1948 "sendIRCommand" "192.168.1.51" , irRfCode,  0x51da ) - RM4
fibaro. volání ( 1948 "sendIRCommand" "192.168.1.39" , irRfCode ) - RMx

 

některé kódy pro populární zařízení

Please login or register to see this attachment.

 

OZNÁMENÍ: 

Broadlink je ve výchozím nastavení uzamčen vlastními cloudy.

resetujte zařízení: dlouze stiskněte tlačítko reset zařízení, zatímco modrá LED dioda bliká pomalu

poté se připojte k WIFI z HC3. je to velmi snadné

Please login or register to see this link.

 

 

a pošlete zprávu o spárování s heslem názvu vaší wifi sítě a typem připojení 

po procesu párování by měla blikat LED dioda

 

 

užijte si HA.

Ó

 

 

 

 

Ahoj, jak pošlu zprávu s názvem a heslem?

Link to comment
Share on other sites

  • 0
  • Inquirer
  • 45 minutes ago, Petramg said:

    Please login or register to see this link.

    Ahoj, jak pošlu zprávu s názvem a heslem?

    fibaro.call(1948"pairDevices""HOME""myWiFipass"3)

    Link to comment
    Share on other sites

    • 0

    Nainstaluji Broadlink hub V1-release, to zvládnu,ale nevím co dál.... tohle někam vložím? Změním pouze Home a my Wifipass? Promiň,jsem začátečník a učím se

     

    -- (0 - none, 1 = WEP, 2 = WPA1, 3 = WPA2, 4 = WPA1/2)
    fibaro.call(1948"pairDevices""HOME""myWiFipass"3)

     

    fibaro.call(1948"getSensors""192.168.1.51")

     

    fibaro.call(1948"learn""192.168.1.51"0x51da) -- RM4

     

    fibaro.call(1948"learn""192.168.1.39") -- RMx

     

    local irRfCode ="JgBoAAABKZUSExEUETgSExITEhMSExEUEjgROREUETkRORE5ETkSNxMSExISExM3EhMSExITERQSOBE5ETkRFBI4EjgSOBE4EgAFLQABKUsRAAxkAAEnTBIADGMAASlLEgAMYwABKEwSAA0F"
    fibaro.call(1948"sendIRCommand""192.168.1.51", irRfCode, 0x51da) -- RM4
    fibaro.call(1948"sendIRCommand""192.168.1.39", irRfCode) -- RMx
    Link to comment
    Share on other sites

    • 0
    On 11/14/2020 at 9:29 AM, 10der said:

    Ahoj,nerozumím jak to nastavit,poradíš prosím?

     

    Edited by Petramg
    Link to comment
    Share on other sites

    • 0

    Fantastic work! the QuickApp works perfectly with the RM4.

     

    I can use the RM4 with both the broadlink app and this QA ( unlock the device in the broadlink app , there is no need to pair the device with fibaro, or resetting the device  )

     

    May I suggest  adding child app for each device discovered? ( where we would input the macaddress, ip, kind and sensors for each device )

    • Thanks 1
    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • 2 hours ago, Flipoidix said:

    May I suggest  adding child app for each device discovered? ( where we would input the macaddress, ip, kind and sensors for each device )

    not sure. cuz it's jist like controller/router it doesn`t care anout devices. at all.

    Link to comment
    Share on other sites

    • 0

    Můžete mi pomoct? Nevím kam mám co přidat. nainstaluji Broadlink hub ale co dál?

    Please login or register to see this attachment.

    Edited by Petramg
    Link to comment
    Share on other sites

    • 0
    On 11/14/2020 at 9:29 AM, 10der said:
    can anyone advise? Instructions what to where?
     

     

     

     

    Edited by Petramg
    Link to comment
    Share on other sites

    • 0

    Hi, I just found that for the RM4 mini the temperature and humidity formulas are wrong ( for the hub V1 )

     

    for example:

     

    Temperature is 20.82º

    payload[0x6 + 1] = 20

    payload[0x7 + 1] = 82

    so the formula should be the first value added to the second divided by 100 ( decimal point )

     

    here is the fix:

     

                            --local temp = (payload[0x6 + 1] * 10 + payload[0x7 + 1]) / 10.0
                            local temp = payload[0x6 + 1] + ( payload[0x7 + 1] / 100 )
                            --local humidity = (payload[0x8 + 1] * 10 + payload[0x9 + 1]) / 10.0
                            local humidity = payload[0x8 + 1] + ( payload[0x9 + 1] / 100 )
     
    • Thanks 1
    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • 1 hour ago, Flipoidix said:

    here is the fix:

    i am sorry, you RIGHT!.

     

    proofs

     

    Please login or register to see this image.

    /monthly_2021_01/image.png.afd354a9e5526adb13c98cdb6f399ff2.png" /> 

     

     

     

     

     

    Please login or register to see this attachment.

    Edited by 10der
    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • able to get data.

    Please login or register to see this code.

     

    and now 

    fibaro.call(1948"getSensors""192.168.1.51"2074)

     

    and another QA

     

    Please login or register to see this image.

    /monthly_2021_01/image.png.e5fb58a9df9f27a179c820d3e098c49c.png" />

     

     

    result

     

    Please login or register to see this attachment.

     

     

     

     

    Link to comment
    Share on other sites

    • 0

    @

    Please login or register to see this link.

     

     

    How can I get the temperature data from another QA, to a variable without modifying the broadlink hub to do so in the getSensors function? 

     

    Also, where can we download the last version?

     

    I think it could be possible using child devices to create multiple child QA's when discovered, what do you think?

    Discover > finds RM4 with temperature and humidity so it creates 3 QA's ( RM4 IR sender, Temperature and Humidity ) all pointing to the hub to use its functions but as their children

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • 16 hours ago, Flipoidix said:

    How can I get the temperature data from another QA, to a variable without modifying the broadlink hub to do so in the getSensors function? 

    as I said before.

    just fix my QA with your code (thank for bugfix, AGAIN) and add additional code

     

    Please login or register to see this code.

     

    than just in YOUR QA add function 

    Please login or register to see this code.

     

     

    Please login or register to see this attachment.

    Link to comment
    Share on other sites

    • 0

    Hi 

    I am not able to connect to my RM4 Pro. 

    I´ll find it on the wireless network, but HC3 wont let me continue without a wifi password. and the encryption is none.

    please advice

    Link to comment
    Share on other sites

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...