Use a macvlan network to keep down the number of exposed ports
This commit is contained in:
@@ -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 }
|
||||
|
||||
@@ -20,8 +20,8 @@ homeassistant:
|
||||
<<: *common
|
||||
|
||||
rflink:
|
||||
host: !secret swarm_ip
|
||||
port: !secret rflink_port
|
||||
host: rflink
|
||||
port: 2000
|
||||
|
||||
light:
|
||||
- platform: rflink
|
||||
|
||||
Reference in New Issue
Block a user