Hey,
i want to access openhab via two (or more) subnets, in a local range,
for instance: 10.0.0.0/8 and 172.20.0.0/16
can i add another subnet to openhab.cfg, for local access without a password?
the Netmask to define a range of internal IP-Addresses which doesn't require
authorization (optional, defaults to '192.168.1.0/24')
security:netmask=10.0.0.0/8
Thanks.