Hello, i’m new here!
I’m trying to setup up ZHA changing the YAML configuration adding the following:
zha:
zigpy_config:
network:
channel: 15
channels: [15, 20, 25]
But when i go to execute the following command:
docker compose up -d
I have always the same error:
Additional property zigpy_config is not allowed
Where is the problem? Help me please!