11.11+ tries to connect to TCP and no UI option exist to change back to /dev/zwave
bug
### Checklist
- [x] I am not using Home Assistant. Or: a developer has told me to come here.
- [x] I have checked the troubleshooting section and my problem is not described there.
- [x] I have read the changelog and my problem is not mentioned there.
### Deploy method
Kubernetes
### Z-Wave JS UI version
11.11
### ZwaveJS version
15.20.1
### Describe the bug
When changing to v11.11 it tries to connect to
```
2026-02-28 11:22:25.857 WARN BACKUP: Nvm backup is disabled
2026-02-28 11:22:25.888 INFO Z-WAVE: Connecting to tcp://10.99.134.31:80
```
Swapping back to 11.10 and it connects again to `/dev/zwave` as configured.
Also, in 11.11 there is no UI settings to change the "port" any more.
<img width="998" height="217" alt="Image" src="https://github.com/user-attachments/assets/efbd9a20-99f3-4855-aea4-f68d4d3e1a0a" />
Compared to 11.10
<img width="944" height="127" alt="Image" src="https://github.com/user-attachments/assets/2ea32341-87c9-47ca-97e5-0b4737644889" />
In settings.json, the port is still configured as `/dev/zwave` when running 11.11.
When reloading the UI, and before "New version of page available"-reload I see this, but it disappeared after complete reload.
<img width="279" height="169" alt="Image" src="https://github.com/user-attachments/assets/91df26cb-d584-4cc8-b26f-28ccdc7bb371" />
The same issue on 11.12.
### To Reproduce
N/A
### Expected behavior
To keep configured port.
### Additional context
_No response_
3 条评论