mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +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,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
];
|
||||
|
||||
@customElement("dialog-zha-change-channel")
|
||||
|
Loading…
x
Reference in New Issue
Block a user