"""HTTP specific constants.""" KEY_AUTHENTICATED = "ha_authenticated" KEY_HASS = "hass" KEY_HASS_USER = "hass_user" KEY_REAL_IP = "ha_real_ip"