chore(architect): update homeassistant hostname to home
This commit is contained in:
parent
6bf53e7e76
commit
dfa732678d
@ -117,7 +117,7 @@ in
|
||||
dreamel10 = { address = "10.0.0.199"; hostname = "dreamel10.${domain}"; };
|
||||
reolinkcamera = { address = "10.0.0.200"; hostname = "reolinkcamera.${domain}"; };
|
||||
lgtv = { address = "10.0.0.202"; hostname = "lgtv.${domain}"; };
|
||||
homeassistant = { address = "10.0.0.251"; hostname = "homeassistant.${domain}"; };
|
||||
homeassistant = { address = "10.0.0.251"; hostname = "home.${domain}"; };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user