mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Add channel 26 to ZHA channel changing dialog dropdown (#16801)
Add 26 to list of valid ZHA network channels
This commit is contained in:
parent
76255f2efb
commit
2e531a9006
@ -30,6 +30,7 @@ const VALID_CHANNELS = [
|
|||||||
23,
|
23,
|
||||||
24,
|
24,
|
||||||
25,
|
25,
|
||||||
|
26,
|
||||||
];
|
];
|
||||||
|
|
||||||
@customElement("dialog-zha-change-channel")
|
@customElement("dialog-zha-change-channel")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user