home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.22k stars 29.23k forks source link

Z-Wave JS: No device config found but device is in Z-Wave JS Config DB Browser #59482

Closed alexz707 closed 2 years ago

alexz707 commented 2 years ago

The problem

Hi! I have just switched to z-wave JS and my network is up and running. I'm using the ZW090 AEON Labs (Firmware: 1.1) Controller but as soon as I click on configure device there is nothing to configure. ZwaveStick

Only a link to the z Wave JS Browser which shows several config options. Zwave NoConfig

With other devices the configure device tab shows everything which is shown in the z-wave JS Browser.

ZwaveDoorsensor

I guess this is a bug? Would love to en/disable the leds from within home assistant without "building" something myself.

Here is the zwave dump - there are no errors with the device. zwave_js_dump.json.txt

Regards Alex

What version of Home Assistant Core has the issue?

core-2021.11.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Z-Wave JS

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zwave_js

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

Hey there @home-assistant/z-wave, mind taking a look at this issue as it has been labeled with an integration (zwave_js) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)


zwave_js documentation zwave_js source (message by IssueLinks)

MartinHjelmare commented 2 years ago

I belive this is expected behavior so far. We don't support changing controller config at the moment.

alexz707 commented 2 years ago

Thanks a lot for the answer, is that feature on a list? I guess some config could be handy to change from home assist (e.g. Rf Power Level,...)

kpine commented 2 years ago

According to this discussion, you cannot set configuration parameters for a controller that is connected via USB. I assume that can only be done when it is a secondary controller.