ZWave JS : issue with one of my cover following the migration

Hello,

I’ve migrated yesterday on ZWave JS. I have 8 cover, and following the migration, 1 of them is no more working correctly.
I have this message in the interface, while using the buggin to open/close them "Failed to call service cover/close_cover. None"

And in the logs, I have this:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 136, in handle_call_service
    await hass.services.async_call(
  File "/usr/src/homeassistant/homeassistant/core.py", line 1455, in async_call
    task.result()
  File "/usr/src/homeassistant/homeassistant/core.py", line 1490, in _execute_service
    await handler.job.target(service_call)
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in handle_service
    await self.hass.helpers.service.entity_service_call(
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 595, in entity_service_call
    future.result()  # pop exception if have
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 664, in async_request_call
    await coro
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 632, in _handle_entity_call
    await result
  File "/usr/src/homeassistant/homeassistant/components/zwave_js/cover.py", line 88, in async_close_cover
    await self.info.node.async_set_value(target_value, PRESS_BUTTON)
  File "/usr/local/lib/python3.8/site-packages/zwave_js_server/model/node.py", line 248, in async_set_value
    val = self.values[val]
KeyError: None

All others covers are working fine. Do you have any idea on what could be done ?

1 Like

I have the same issue.

Try Remove/Add Node but always the same

I’m experiencing the same problem with a qubino flush shutter… I hope someone can shed a light on this…

A lot of issues open on Github for this problem.
Hope a solution fast, Zwave JS is a good integration but need more time to be really the top.

Fixed

Yes, fixed :wink:
Just a few days ? hours ? to wait to have it released :slight_smile:

Great! let’s wait for the roll-out!

Not in 2021.2.1. It will be in 2021.2.2

1 Like

will there be an invert option for covers (I got a Fibaro Roller Shutter 2 : FGR-222) on the ZwaveJS like following could be done in the configuration.yaml
invert_openclose_buttons: true
invert_percent: true

2 Likes

I hope I have one also, if not I change my wire cable but more easy with parameters :slight_smile: