chore(rpi4): update hass internal_url

This commit is contained in:
Felix Schröter 2021-06-10 12:03:44 +02:00
parent e41227f266
commit ef97c68083
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58

View file

@ -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 = { };