chore(rpi4): update hass internal_url
This commit is contained in:
parent
e41227f266
commit
ef97c68083
|
@ -72,7 +72,7 @@ in {
|
|||
unit_system = "metric";
|
||||
temperature_unit = "C";
|
||||
external_url = "https://home.felschr.com";
|
||||
internal_url = "http://192.168.86.233:8123";
|
||||
internal_url = "http://192.168.1.234:8123";
|
||||
};
|
||||
default_config = { };
|
||||
config = { };
|
||||
|
|
Loading…
Reference in a new issue