Zwave issues when moving from 0.66.1 to 0.67 (hassio)

When moving to the 0.67 I got the following problems:

  1. Zwave reporting all nodes as ready. Also the nodes which are not connected now for several time (in 0,66,1 dead) and the sensors on batteries (in 0.66.1 sleeping)
  2. The menu to send z-wave commands stayed empty. (configuration -> zwave -> select node -> node config options config parameter)

turning on and of lights still kept working.

reverting back to hassio 0.66.1 removed the problem.

I’m also seeing similar symptoms. Opening up the dev-tools in chrome shows 404s on z-wave api calls (e.g. /api/zwave/config/<node_id>)

seems like it will be fixed in 0.67.1
look here:


1 Like

Thanks, i’ll test when 0.67.1 is available.
Hope it also fixes item 1.