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

Remote Z-Wave Driver not working/supported #7482

Open
3 tasks done
Oekel opened this issue Dec 11, 2024 · 5 comments
Open
3 tasks done

Remote Z-Wave Driver not working/supported #7482

Oekel opened this issue Dec 11, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Oekel
Copy link

Oekel commented Dec 11, 2024

Checklist

  • I am not using Home Assistant. Or: a developer has told me to come here.
  • I have checked the troubleshooting section and my problem is not described there.
  • I have read the changelog and my problem is not mentioned there.

Deploy method

Docker

Z-Wave JS UI version

9.27.5

ZwaveJS version

14.3.4

Describe the bug

The Driver can not be loaded on all Docker Versions 9.26.0 until newest.
The Last working one (I rollback to) is 9.25.0 with 13.10.1

I will attack all ScreenShots. Please provide me with additional Informations if there are special taskt to switch from 9.25.0 to a higher version.

zwave-js-ui: container_name: zwave-js-ui-haberloh image: zwavejs/zwave-js-ui:9.25.0 restart: unless-stopped tty: true stop_signal: SIGINT environment: - SESSION_SECRET=mysupersecretkey - ZWAVEJS_EXTERNAL_CONFIG=/usr/src/app/store/.config-db # Uncomment if you want logs time and dates to match your timezone instead of UTC # Available at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones - TZ=Europe/Berlin networks: vlan50: ipv4_address: 192.168.5.213 #devices: # Do not use /dev/ttyUSBX serial devices, as those mappings can change over time. # Instead, use the /dev/serial/by-id/X serial device for your Z-Wave stick. #- 'tcp://192.168.1.102:4000' volumes: - zwave-config:/usr/src/app/store
Bildschirmfoto 2024-12-11 um 09 29 49
Bildschirmfoto 2024-12-11 um 09 28 52
Bildschirmfoto 2024-12-11 um 09 26 54
Bildschirmfoto 2024-12-11 um 09 23 42
Bildschirmfoto 2024-12-11 um 09 21 33
Bildschirmfoto 2024-12-11 um 09 21 05

To Reproduce

Just switch Version in docker compose

Expected behavior

As usual just working with no config changes.

Additional context

No response

@Oekel Oekel added the bug Something isn't working label Dec 11, 2024
@robertsLando
Copy link
Member

Please make a driver log, loglevel debug and attach it here as a file (drag & drop into the text field).

@Oekel
Copy link
Author

Oekel commented Dec 11, 2024

z-ui_2024-12-11.log

@robertsLando robertsLando transferred this issue from zwave-js/zwave-js-ui Dec 12, 2024
@AlCalzone
Copy link
Member

That's not a driver log.

@Oekel
Copy link
Author

Oekel commented Dec 12, 2024

That's not a driver log.

I followed the animation in the link. Then please tell me how I can provide the data.

@AlCalzone
Copy link
Member

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants