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


manufacturer ID


ChristianSogaard

Recommended Posts

Hi @A.Socha & @M.Mróz   

 

I have a lot of devices from 

Please login or register to see this link.

 

Its extreme frustrating that their name dont are listened in the  "manufacturer": "" ID

It almost impossible to identify their switches from the API, Using manufacturer is 2-3 lines of code

I flashed several of my Logic Group devices because FIBARO still dont have a Template for them and dont have OTA FW Upgrade.

 

Logic Group ID is 0234

Please login or register to see this link.

 

What will it take for you to update the manufacturer field for Logic Group Devices?

 

 

"properties": {
      "pollingTimeSec": 0,
      "zwaveCompany": "",
      "zwaveInfo": "3,6,4",
      "zwaveVersion": "0.5",
      "categories": [
        "lights"
      ],
      "configured": true,
      "dead": false,
      "deadReason": "",
      "deviceControlType": 2,
      "deviceIcon": 2,
      "endPointId": 5,
      "isLight": true,
      "log": "",
      "logTemp": "",
      "manufacturer": "",
      "markAsDead": true,
      "model": "",
      "nodeId": 77,
      "parametersTemplate": 0,
      "productInfo": "2,52,0,3,1,37,0,5",
      "saveLogs": true,
      "serialNumber": "",
      "state": false,
      "useTemplate": true,
      "userDescription": "",
      "value": false
    },
 

Link to comment
Share on other sites

First two digits of "productInfo" property is manufacturer ID.

So when "productInfo" property starts with 2,52 (0234 in hex) is 

Please login or register to see this link.

 device.
There is no "manufacturer" field filled as there is no definition of this producer in our current Z-Wave engine.

Using productInfo shoud be sufficient for you.
I will add a task to our backlog to update manufacturers list anyway.
 

Link to comment
Share on other sites

  • 2 months later...
  • Topic Author
  • On 12/2/2021 at 12:13 PM, m.roszak said:

    First two digits of "productInfo" property is manufacturer ID.

    So when "productInfo" property starts with 2,52 (0234 in hex) is 

    Please login or register to see this link.

     device.
    There is no "manufacturer" field filled as there is no definition of this producer in our current Z-Wave engine.

    Using productInfo shoud be sufficient for you.
    I will add a task to our backlog to update manufacturers list anyway.
     

    Hi @m.roszak - any news about updating the manufacturers list? - There has been several FW updates since this post !

    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
    Reply to this topic...

    ×   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...