8000 2021.12.9 by balloob · Pull Request #63867 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2021.12.9 #63867

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

Merged
merged 27 commits into from
Jan 11, 2022
Merged

2021.12.9 #63867

merged 27 commits into from
Jan 11, 2022

Conversation

balloob
Copy link
Member
@balloob balloob commented Jan 11, 2022

emontnemery and others added 27 commits January 10, 2022 16:16
- I am using this in production and already doing some work on it
* Ensure selected entity is pre-selected in homekit options flow

- We recently adjusted the flow to exclude entities that had
  been deleted from breaking the UI validation. We need to include
  single entities in the set of all supported entities since
  accessory mode has no domain filter

* tweak

* Additional fixes

* small tweak to speed up building the set

* merged fixed version for test branch
…#63641)

* add default mode 'auto' for tradfri starkvind air purifier on turn on

This commits fixes the behaviour described in #60122 (purifier couldn't be
started via toggle switch). It adds 'auto' as default mode/fallback for
turning on the starkvind air purifier. This is now the same behaviour the
original app provides.

* Refactor code that set 'auto' as default value for tradfri starkvind on
turn on
- Fixes RGB/WW/CW controller operating mode not being detected after
  a factory reset.

- When the device is factory reset or setup for the first time the operating
  mode is reported as 0 and its expected the user will set it in the
  Magic Home app. If they skip that step Home Assistant will never be able
  to figure out which operating mode the device is using and the CW and WW
  channels will not work.

- Changelog: lightinglibs/flux_led@0.27.41...0.27.42
* Netgear fix used method version

* add error message

* fix imports

* fix black

* fix error mess

* rename const
- Changelog: lightinglibs/flux_led@0.27.42...0.27.44

- The library was incorrectly speaking the older protocol
  to these devices when it needed to speak the newer CCT one
* Bump api

* gen requirements

* Bump api to 0.13.2 to remove print statement.
…htness (#63812)

Co-authored-by: Franck Nijhof <git@frenck.dev>
@probot-home-assistant probot-home-assistant bot added core merging-to-master This PR is merging into the master branch and should probably change the branch to `dev`. labels Jan 11, 2022
@probot-home-assistant
Copy link

This pull request needs to be manually signed off by @home-assistant/core before it can get merged.
(message by ReviewEnforcer)

@balloob balloob merged commit b6f4326 into master Jan 11, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed core merging-to-master This PR is merging into the master branch and should probably change the branch to `dev`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0