Use a macvlan network to keep down the number of exposed ports

This commit is contained in:
2019-01-17 23:15:50 +01:00
parent d78a2f2eae
commit 9b68a1559c
4 changed files with 32 additions and 24 deletions

View File

@@ -26,8 +26,8 @@ homeassistant:
mysensors:
gateways:
- device: !secret swarm_ip
tcp_port: !secret mysensors_port
- device: mysensors
tcp_port: 2000
nodes:
2: { name: Vardagsrum }
24: { name: Skrivbordslampa }