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
|
443
|
||||||
53
|
53
|
||||||
80
|
80
|
||||||
|
|
||||||
|
# Sonos
|
||||||
|
1400
|
||||||
|
1443
|
||||||
];
|
];
|
||||||
allowedUDPPorts = [
|
allowedUDPPorts = [
|
||||||
53
|
53
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@
|
||||||
"esphome"
|
"esphome"
|
||||||
"rpi_power"
|
"rpi_power"
|
||||||
"tuya"
|
"tuya"
|
||||||
|
"sonos"
|
||||||
];
|
];
|
||||||
|
|
||||||
customComponents = with pkgs.home-assistant-custom-components; [
|
customComponents = with pkgs.home-assistant-custom-components; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue