Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022.12.2 #83778

Merged
merged 13 commits into from
Dec 11, 2022
Merged

2022.12.2 #83778

merged 13 commits into from
Dec 11, 2022

Conversation

balloob
Copy link
Member

@balloob balloob commented Dec 11, 2022

maartenweyns and others added 13 commits December 11, 2022 13:49
* Bump pychromecast to 13.0.2

* Pass hass UUID to HomeAssistantController
* Fix event sensor for UniFi Protect

* Linting

* Adds no cover

* Clean up check

* Linting
* Update device_trigger.py

* add missing CONF_IS_SPEED to device_condition
Entries took a while to setup because of the
async_wait_init_flow_finish call in _async_setup_component

The delay was so long that users thought the integration
was broken

We had a wait in place for advertisements to arrive
during discovery in case the lock was not
yet seen.  Since integration discovery is deferred
until after startup this wait it no longer needed
* check if templates are available

* add test
Fixes #83719

Signed-off-by: Avi Miller <me@dje.li>

Signed-off-by: Avi Miller <me@dje.li>
Scrape fix scan_interval
@home-assistant home-assistant bot added cla-signed core has-tests merging-to-master This PR is merging into the RC branch and should probably change the branch to `dev`. labels Dec 11, 2022
@balloob balloob merged commit 9b4d863 into master Dec 11, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed core has-tests merging-to-master This PR is merging into the RC branch and should probably change the branch to `dev`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet