Compare commits

...

1 Commits

Author SHA1 Message Date
Franck Nijhof 4624a68217 Return to the device page from the Z-Wave node config view 2026-06-18 19:26:29 +00:00
@@ -121,8 +121,7 @@ class ZWaveJSNodeConfig extends LitElement {
.header=${this.hass.localize(
"ui.panel.config.zwave_js.node_config.header"
)}
back-path="/config/zwave_js/dashboard?config_entry=${this
.configEntryId}"
back-path="/config/devices/device/${this.deviceId}"
>
<ha-config-section
.narrow=${this.narrow}