adding ioit vlan to jeeves-jr

This commit is contained in:
Richie Cahill
2024-08-11 17:51:26 -04:00
parent 73448e7949
commit b514504178
5 changed files with 38 additions and 26 deletions

View File

@ -3,7 +3,14 @@
enable = true;
openFirewall = true;
config = {
server_port = 8123;
http = {
server_port = 8123;
server_host = [
"192.168.95.35"
"192.168.90.35"
"192.168.98.4"
];
};
homeassistant = {
time_zone = "America/New_York";
unit_system = "imperial";