Static IPs for ZigBee coordinators
Need them for z2m
This commit is contained in:
@@ -34,3 +34,10 @@ uart:
|
||||
tx_pin: GPIO4
|
||||
baud_rate: 115200
|
||||
rx_buffer_size: 1024
|
||||
|
||||
ethernet:
|
||||
manual_ip:
|
||||
# IP address hardcoded in z2m.
|
||||
static_ip: 10.26.160.25
|
||||
gateway: 10.26.160.1
|
||||
subnet: 255.255.255.0
|
||||
|
||||
Reference in New Issue
Block a user