Property

home_assistant

Property Name Type Description Required
base_url string
external_url string
installation_type string
internal_url string
location_name string
uuid string
version string

↑ TopExample
{
    "location_name": "Home",
    "uuid": "d22285e3fe1b4bf5ad2718f5b47c8126",
    "internal_url": "http://192.168.1.7:8123",
    "installation_type": "Home Assistant Supervised",
    "base_url": "http://192.168.1.7:8123",
    "version": "2021.9.7"
}