-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
- Bump pychromecast to 10.2.3 (@emontnemery - #63429) (cast docs)
- Bump flux_led to 0.27.40 to fix SK6812RGBW white level reporting (@bdraco - #63435) (flux_led docs)
- Fix incorrect access to entity registry in Xiaomi Miio (@frenck - #63446) (xiaomi_miio docs)
- Pickup screenlogic codeowner (@bdraco - #61477) (screenlogic docs)
- Bump screenlogicpy (@dieselrabbit - #63533) (screenlogic docs)
- Bump soco to 0.25.3 (@jjlawren - #63548) (sonos docs)
- Fix KeyError during call to homekit.unpair (@bdraco - #63627) (homekit docs)
- Ensure selected entity is pre-selected in homekit options flow (@bdraco - #63628) (homekit docs)
- Bump flux_led to 0.27.41 (@bdraco - #63638) (flux_led docs)
- Add default mode 'auto' for tradfri starkvind air purifier on turn on (@leahoswald - #63641) (tradfri docs)
- Bump flux_led to 0.27.42 (@bdraco - #63651) (flux_led docs)
- Split august motion and image capture binary sensors (@bdraco - #62154) (august docs)
- Bump yalexs to 1.1.16 (@bdraco - #62700) (august docs)
- Fix august locks failing to lock/unlock (@bdraco - #63652) (august docs)
- Switchbot Set initial state for switch (@RenierM26 - #63654) (switchbot docs)
- Fix Tuya climate c_f DP not being a string (@frenck - #63680) (tuya docs)
- Fix Netgear used method version (@starkillerOG - #63686) (netgear docs)
- Bump flux_led to 0.27.44 to fix CCT ceiling lights (@bdraco - #63712) (flux_led docs)
- Bump PySwitchbot to 0.13.2 (@RenierM26 - #63713) (switchbot docs)
- Bump WazeRouteCalculator to 0.14 (@k-korn - #63718) (waze_travel_time docs)
- Fix zwave_js device actions (@raman325 - #63769) (zwave_js docs)
- Add client metadata to cloud register (@ludeeus - #63794) (cloud docs)
- Support Tuya strip lights with correct values for saturation and brightness (@Knodd - #63812) (tuya docs)
- Bump flux_led to 0.27.45 to fix missing controls on ZJ21410 models (@bdraco - #63854) (flux_led docs)
- Bump aioharmony to 0.2.9 (@bdraco - #63858) (harmony docs)
- Bump frontend to 20211229.1 (@balloob - #63866) (frontend docs)
- 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>
This pull request needs to be manually signed off by @home-assistant/core before it can get merged. |
jjlawren
approved these changes
Jan 11, 2022
bdraco
approved these changes
Jan 11, 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`.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.