Proposed change Moved HomeWizard API initialisation to async_setup_entry, this makes it a bit easier to the api via the v1 or v2 parameters, and is more common to do in HA according to my one minute code search.
Expand Up@@ -234,9 +234,7 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry) -> b hass.data[DOMAIN][DEVICES]={} hass.data[DOMAIN][DEVICES][device_id]=device # Forward the setup of an entry to all platforms ...
-- strictly necessary cookies always active these cookies are necessary for the website to function and cannot be switched off in our systems. they are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, ...
Our current infrastructure setup goes something like this: GitLab.com > Azure availability set > Loadbalancer (443->443, 80->80, 22->22) > HAProxy nodes -> workers Normally you can't just simply use port 443 on the same GitLab instance because it runs GitLab itself, and that's assu...
strictly necessary cookies always active these cookies are necessary for the website to function and cannot be switched off in our systems. they are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, enabling ...
strictly necessary cookies always active these cookies are necessary for the website to function and cannot be switched off in our systems. they are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, enabling ...