From 8c23240a667a96bec0bfa5f8307f38bb0caa4bc0 Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Sat, 11 Feb 2023 09:19:49 -0800 Subject: [PATCH] Update ZHA Configuration --- configuration.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index a20b583..bc4831b 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -150,3 +150,12 @@ influxdb: - script - weather - zone + +# Force ZHA to use Channel 15 or 20 +zha: + zigpy_config: + network: + channel: 15 + channels: [15, 20] + ota: + inovelli_provider: false