home-assistant: add sonos
This commit is contained in:
parent
4db5df937e
commit
0f1a297003
2 changed files with 5 additions and 0 deletions
|
|
@ -89,6 +89,10 @@ topLevel: {
|
|||
443
|
||||
53
|
||||
80
|
||||
|
||||
# Sonos
|
||||
1400
|
||||
1443
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
53
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"esphome"
|
||||
"rpi_power"
|
||||
"tuya"
|
||||
"sonos"
|
||||
];
|
||||
|
||||
customComponents = with pkgs.home-assistant-custom-components; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue