Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing device configuration: <Sensative Strips Guard 800 > #6960

Closed
3 tasks done
czdanika opened this issue Jun 24, 2024 · 5 comments
Closed
3 tasks done

Missing device configuration: <Sensative Strips Guard 800 > #6960

czdanika opened this issue Jun 24, 2024 · 5 comments

Comments

@czdanika
Copy link

Checklist

Which device is missing?

Sensative Strips Guard 800

Manufacturer ID

0x019a

Product Type

0x0700

Product ID

0004.0004

Firmware Version

36.27

Is the device listed on the Z-Wave Alliance website?

No response

Do you have a manual?

Sensative Strips Guard 800

@czdanika czdanika added the config ⚙ Configuration issues or updates label Jun 24, 2024
@AlCalzone
Copy link
Member

Manufacturer ID

0x019a

Product Type

0x0700

Product ID

0004.0004

Where did you get those? 0004.0004 is not a format that's exposed in Z-Wave JS UI or Home Assistant.
Please report what's shown in the UI, so we can be sure to have the right ID.

@czdanika
Copy link
Author

Hello!

Id from Z-Wave Europe manual.
Képernyőfotó 2024-06-25 - 10 42 19

The interesting thing is that I know it responds to ping, this is paired to a Gen5+ stick.

Today I brought it to the work and paired it to a DUSUN HA gateway that has a 700/800 chip. This successfully paired and received the niFs. please find the attached files.
node_3_dump.json
node_3.json

In your opinion, what could be the problem, at home 60+ Z-wave devices work flawlessly, there is now a problem with this for some reason.

Daniel

@AlCalzone
Copy link
Member

According to the dump it is recognized already, so no need to add it.

  "manufacturer": "Sensative AB",
  "label": "11-01-022",
  "description": "Strips Guard 700",
  "fingerprint": {
    "manufacturerId": "0x019a",
    "productType": "0x0004",
    "productId": "0x0004",
    "firmwareVersion": "56.41.0",
    "hardwareVersion": 3
  },
  "interviewStage": "Complete",
  "ready": true,

To understand why it doesn't work with the other stick, please make a driver log on loglevel debug. While making the log, please try including it again. Afterwards attach the log here as a file (drag & drop into the text field).

@AlCalzone AlCalzone added waiting for info ⏳ and removed config ⚙ Configuration issues or updates labels Jun 25, 2024
@czdanika
Copy link
Author

Hello!

After today's JS updates, i tried to include it, now it recognized the device. But I made the log, please find attached.
zwave-js-ui-store.zip

@AlCalzone
Copy link
Member

Sounds like another case of the bug fixed in https://github.com/zwave-js/node-zwave-js/releases/tag/v12.11.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants