This commit is contained in:
Petar Petrov 2025-07-08 16:05:22 +03:00
parent 45df2d977c
commit a4b7f1a1f9

View File

@ -1077,4 +1077,4 @@ export const fetchZwaveNeighbors = (
hass.callWS({
type: "zwave_js/get_neighbors",
entry_id,
});
});