Franck Nijhof
cb66685174
Drop Python 3.8 support ( #63883 )
2022-01-11 12:00:53 +01:00
Franck Nijhof
f92213201c
Add myself as codeowner for LaMetric ( #63887 )
2022-01-11 11:34:58 +01:00
Marc Mueller
4d76ed9ceb
Fix implicit reexport [helpers.condition] ( #63830 )
2022-01-11 11:03:10 +01:00
Ville Skyttä
1dd87810bc
Generate supported python versions based on current and next required ( #62618 )
2022-01-11 10:50:17 +01:00
Erik Montnemery
f4e9187d01
Remove last_reset from vicare sensor ( #63879 )
2022-01-11 10:25:00 +01:00
Erik Montnemery
ccc4423c62
Remove last_reset from vesync sensor ( #63877 )
2022-01-11 10:01:47 +01:00
micha91
b4b758811f
Fix MusicCast select current_option ( #63668 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2022-01-11 08:49:02 +01:00
epenet
431d15bf8b
Remove deprecated async_get_scanner from fritz ( #63857 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-11 08:27:33 +01:00
epenet
d8a3a26444
Remove deprecated async_get_scanner from keenetic_ndms2 ( #63860 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-11 08:24:21 +01:00
epenet
8dcffc9993
Remove deprecated async_get_scanner from nmap_tracker ( #63863 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-11 08:23:50 +01:00
epenet
9bcdc2b847
Deprecate iCloud YAML configuration ( #63875 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-11 08:22:23 +01:00
epenet
0793445c40
Cleanup netgear platform schema ( #63873 )
...
* Cleanup netgear platform schema
* Cleanup config_flow
* Cleanup tests
* Cleanup CONF_APS constant
* Cleanup tests (take 2)
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-11 08:07:56 +01:00
Marc Mueller
bb765803dc
Upgrade hangups to 0.4.17 ( #63871 )
2022-01-11 07:21:17 +01:00
Allen Porter
596edc8919
Add a stream_id parameter to the WebRTC provider ( #63625 )
...
* Add a stream_id parameter to the WebRTC provider
Add an additional stream id parameter (effectively, the camera entity id)
to allow updating an existing stream source when the strema changes. This
is useful for stream sources that have expiring URLs, like Nest.
* Redefine the provider using a type
* Use old typing methods for type definintion to pass python3.8 pylint
2022-01-10 17:56:18 -08:00
Paulus Schoutsen
b6f432645d
Merge pull request #63867 from home-assistant/rc
2021.12.9
2022-01-10 17:26:09 -08:00
Duco Sebel
8f6e24aa1e
Add HomeWizard Energy integration ( #55812 )
...
Co-authored-by: Matthias Alphart <farmio@alphart.net >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-01-10 16:23:31 -08:00
Paulus Schoutsen
25b07b07d4
Bumped version to 2021.12.9
2022-01-10 16:22:00 -08:00
Paulus Schoutsen
a4f717cb5a
Bump frontend to 20211229.1 ( #63866 )
2022-01-10 16:21:53 -08:00
J. Nick Koston
ab4aa5dda4
Bump aioharmony to 0.2.9 ( #63858 )
2022-01-10 16:21:52 -08:00
J. Nick Koston
f6d21a04e0
Bump flux_led to 0.27.45 to fix missing controls on ZJ21410 models ( #63854 )
2022-01-10 16:21:51 -08:00
Knodd
50bd5d62aa
Support Tuya strip lights with correct values for saturation and brightness ( #63812 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-01-10 16:21:51 -08:00
Joakim Sørensen
e0ba71e6cb
Add client metadata to cloud register ( #63794 )
2022-01-10 16:21:50 -08:00
Raman Gupta
4a3d1bcb23
Fix zwave_js device actions ( #63769 )
2022-01-10 16:21:49 -08:00
Korn
e2c7c7f582
Bump WazeRouteCalculator to 0.14 ( #63718 )
2022-01-10 16:21:48 -08:00
RenierM26
c7257934cc
Bump PySwitchbot to 0.13.2 ( #63713 )
...
* Bump api
* gen requirements
* Bump api to 0.13.2 to remove print statement.
2022-01-10 16:21:48 -08:00
J. Nick Koston
3e02fffdb6
Bump flux_led to 0.27.44 to fix CCT ceiling lights ( #63712 )
...
- Changelog: https://github.com/Danielhiversen/flux_led/compare/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
2022-01-10 16:21:47 -08:00
starkillerOG
50d690544a
Fix Netgear used method version ( #63686 )
...
* Netgear fix used method version
* add error message
* fix imports
* fix black
* fix error mess
* rename const
2022-01-10 16:21:46 -08:00
Franck Nijhof
1444a3cce0
Fix Tuya climate c_f DP not being a string ( #63680 )
2022-01-10 16:21:45 -08:00
RenierM26
70d21bf3c0
Switchbot Set initial state for switch ( #63654 )
2022-01-10 16:21:45 -08:00
J. Nick Koston
0828eb5bc5
Fix august locks failing to lock/unlock ( #63652 )
2022-01-10 16:21:44 -08:00
J. Nick Koston
028169c076
Bump yalexs to 1.1.16 ( #62700 )
2022-01-10 16:21:43 -08:00
J. Nick Koston
ea5b18c1ef
Split august motion and image capture binary sensors ( #62154 )
2022-01-10 16:21:43 -08:00
J. Nick Koston
79d789c610
Bump flux_led to 0.27.42 ( #63651 )
...
- 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: https://github.com/Danielhiversen/flux_led/compare/0.27.41...0.27.42
2022-01-10 16:20:18 -08:00
Leah Oswald
b4391fd114
Add default mode 'auto' for tradfri starkvind air purifier on turn on ( #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
2022-01-10 16:20:16 -08:00
J. Nick Koston
1923f86b75
Bump flux_led to 0.27.41 ( #63638 )
2022-01-10 16:20:16 -08:00
J. Nick Koston
20362867ff
Ensure selected entity is pre-selected in homekit options flow ( #63628 )
...
* 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
2022-01-10 16:20:15 -08:00
J. Nick Koston
f487f2ee31
Fix KeyError during call to homekit.unpair ( #63627 )
2022-01-10 16:20:14 -08:00
jjlawren
4ad77a758c
Bump soco to 0.25.3 ( #63548 )
2022-01-10 16:20:13 -08:00
Kevin Worrel
4318bec5d4
Bump screenlogicpy ( #63533 )
2022-01-10 16:20:13 -08:00
J. Nick Koston
2d7defbdb1
Pickup screenlogic codeowner ( #61477 )
...
- I am using this in production and already doing some work on it
2022-01-10 16:20:12 -08:00
Franck Nijhof
178b63f3b4
Fix incorrect access to entity registry in Xiaomi Miio ( #63446 )
2022-01-10 16:18:42 -08:00
J. Nick Koston
5f3e89d638
Bump flux_led to 0.27.40 to fix SK6812RGBW white level reporting ( #63435 )
2022-01-10 16:16:30 -08:00
Erik Montnemery
4d8cf8f14a
Bump pychromecast to 10.2.3 ( #63429 )
2022-01-10 16:16:29 -08:00
GitHub Action
d3cd813c5e
[ci skip] Translation update
2022-01-11 00:14:57 +00:00
Paulus Schoutsen
51c98085e3
Bump frontend to 20211229.1 ( #63866 )
2022-01-10 16:13:08 -08:00
J. Nick Koston
173b890b21
Bump aioharmony to 0.2.9 ( #63858 )
2022-01-10 15:40:57 -08:00
J. Nick Koston
08337fbd36
Bump flux_led to 0.27.45 to fix missing controls on ZJ21410 models ( #63854 )
2022-01-10 15:40:45 -08:00
epenet
caff3e0630
Add type hints to get_scanner/async_get_scanner ( #63836 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-10 23:42:39 +01:00
epenet
d76d9f9e42
Add type hint to get_scanner in ubus ( #63856 )
2022-01-10 23:30:15 +01:00
epenet
edc4d3bb6e
Fix invalid get_scanner return value in unify_direct ( #63855 )
2022-01-10 23:23:40 +01:00