node-zwave-js icon indicating copy to clipboard operation
node-zwave-js copied to clipboard

Fibargroup roller shutter 4 FGR-224

Open radhoo2k10 opened this issue 9 months ago • 3 comments

Checklist

Which device is missing?

Fibargroup

Manufacturer ID

271

Product Type

772

Product ID

4096

Firmware Version

v8.0.0

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

https://products.z-wavealliance.org/products/4992?selectedFrequencyId=-1

Do you have a manual?

"status": "Alive", "interviewStage": "Complete", "priorityReturnRoute": {}, "customReturnRoute": {}, "customSUCReturnRoutes": [], "applicationRoute": false, "hexId": "0x010f 0x0304-0x1000", "dbLink": "https://devices.zwave-js.io/?jumpTo=0x010f:0x0304:0x1000:8.0.0", "manufacturerId": 271, "productId": 4096, "productType": 772, "productLabel": "Unknown product 0x1000", "productDescription": "0x0304", "manufacturer": "Fibargroup", "firmwareVersion": "8.0.0", "sdkVersion": "7.18.3", "protocolVersion": 3, "zwavePlusVersion": 2, "zwavePlusNodeType": 0, "zwavePlusRoleType": 5, "nodeType": 1, "endpointsCount": 0, "endpoints": [ { "index": 0, "label": "Root Endpoint"

https://www.elektroimportoren.no/docs/lib/95019-Brukerveiledning-5.pdf

image

image

image

node_115.json

radhoo2k10 avatar May 06 '24 17:05 radhoo2k10

@zwave-js-bot import config 4992 from zwa

AlCalzone avatar May 06 '24 21:05 AlCalzone

🔨 I created a PR at #6812 - check it out! Usually, I'm going to need some help from a human to make sure the configuration matches the style guide.

If anyone feels compelled to help out, please follow these steps:

  • Fork this repository if you haven't already. If you have, synchronize your fork so you get a copy of the new branch.
  • Make the necessary changes in the branch import-config-1715030359 in your fork
  • Create a pull request with your branch import-config-1715030359 as the source and our branch import-config-1715030359 as the target.

Thanks!

zwave-js-bot avatar May 06 '24 21:05 zwave-js-bot

Because of the large amount of Z-Wave devices, we cannot write all configuration files ourselves. Help from the community is required, so we can focus our time on improving Z-Wave JS itself. 🙏🏻

This issue has been labeled "Help wanted", meaning we kindly ask anyone who wants to help out for support. Here are a few resources to get you started - don't hesitate to ask if you are having problems:

We may get around to doing it ourselves at some point, but community support will speed up this process immensely.

Thanks!

zwave-js-assistant[bot] avatar May 06 '24 21:05 zwave-js-assistant[bot]

@AlCalzone Thanks for completing this. Got a question. I'm using zwave-js ui with mqtt and home assistant. Zwave-js ui just updated with zwave-js 12.9.1. But the controlls in Home assistant is still missing. Is it here I have to create an issue or is it Zwave-js ui?

image

image

Unlike the other covers that I have, it seems like fibaro 4 is missing the "set" topic. This is a qubino flush shutter: image

radhoo2k10 avatar May 30 '24 16:05 radhoo2k10

If you're connecting HA to Z-Wave JS UI via MQTT and not the more tightly coupled Z-Wave integration, I can't really help.

The new shutter uses the Window Covering CC, which might not have the corresponding discovery support yet.

This might be an issue for Z-Wave JS UI then (which includes the MQTT discovery).

AlCalzone avatar May 30 '24 18:05 AlCalzone