J. Nick Koston
40eb1554d9
Only set attributes based on the configured type for min_max sensors ( #70142 )
2022-04-17 22:53:49 -07:00
J. Nick Koston
b4ef150339
Add a guard when there are no integration platforms loaded ( #70182 )
2022-04-17 22:45:52 -07:00
J. Nick Koston
b74986f9c3
Avoid importing distutils in plex ( #70203 )
2022-04-17 22:45:10 -07:00
J. Nick Koston
c393622b64
Avoid calling time.monotonic on coordinator refresh unless we are debugging ( #70209 )
2022-04-17 22:40:44 -07:00
J. Nick Koston
80ab8b465b
Fix elkm1 climate auto mode mapping ( #69297 )
2022-04-17 22:37:19 -07:00
Allen Porter
bd02895781
Fix bug in google calendar offset calculation ( #70024 ) ( #70166 )
2022-04-17 22:33:18 -07:00
J. Nick Koston
2c2b678e80
Fix handling of powerview stale state ( #70195 )
2022-04-17 22:31:48 -07:00
J. Nick Koston
e2881ba57e
Bump aiodiscover to 1.4.9 ( #70213 )
2022-04-17 22:29:48 -07:00
Dave T
32f9aefb40
Auto set content type for stream-only in generic camera ( #70200 )
2022-04-17 22:28:25 -07:00
Glenn Waters
24e817a173
ElkM1 integration add types, part 2 ( #70210 )
2022-04-17 14:31:37 -10:00
Glenn Waters
2641ecdec8
ElkM1 integration: library bump ( #70197 )
2022-04-17 10:21:41 -10:00
Robert Svensson
b6cf65decb
Improve typing of deCONZ sensor platform ( #70161 )
2022-04-17 20:58:42 +03:00
Sébastien RAMAGE
2af1b7d974
Revert zigpy-zigate to 0.7.4 ( #70184 )
...
* Update requirements_all.txt
revert to zigpy-zigate 0.7.4
* Update requirements_test_all.txt
revert to zigpy-zigate 0.7.4
* Update manifest.json
revert to zigpy-zigate 0.7.4
2022-04-17 20:52:17 +03:00
J. Nick Koston
42c448c422
Add the ability to process integration platforms on demand ( #70174 )
2022-04-17 00:23:00 -10:00
Clifford Roche
4184c97b65
Bump greeclimate to 1.1.1 ( #70158 )
2022-04-16 23:20:51 +02:00
Hans Oischinger
248b41b964
Fix broken translation ( #70156 )
2022-04-16 23:14:36 +02:00
J. Nick Koston
37d39ac6d3
Add restored to the set of attributes excluded from being recorded in the db ( #70169 )
...
* Add restored to the set of attributes excluded from being recorded in the database
- Noticed on restart that the table gets 100s of new rows because
of these
* Update homeassistant/components/recorder/const.py
2022-04-16 23:09:08 +02:00
Raman Gupta
3bcd921a28
Add entity registry helper to update entity platform ( #69162 )
...
* Add entity registry helper to migrate entity to new platform
* Add additional assertion
* Add more properties to migration logic
* Change logic after thinking about erik's comments
* Require new_config_entry_id if entry.config_entry_id is not None
* Create private async_update_entity function that all update functions use
* Don't have special handling for entity ID missing in async_update_entity_platform
* fix docstring
2022-04-16 16:18:52 -04:00
Avi Miller
42e0bc849c
Narrow down the list of LIFX models for HomeKit discovery ( #70125 )
...
* Narrow down the list of LIFX models for HomeKit discovery
This allows the LIFX Switch to be integrated using the HomeKit
Controller component. I also adjusted the zeroconf test so that
the partial match still matches the lifx integration.
Signed-off-by: Avi Miller <me@dje.li >
* Update tests/components/zeroconf/test_init.py
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-04-16 10:08:44 -10:00
Robert Svensson
f0b1d35562
Address late review of deconz climate ( #70148 )
...
* Fix late comment
* Avoid unnecessary properties
* Add clip sensor test to increase coverage of climate
* Fix review_comment
2022-04-16 21:14:54 +02:00
Franck Nijhof
098c6d446e
Merge pull request #70155 from home-assistant/rc
2022.4.5
2022-04-16 19:42:51 +02:00
Franck Nijhof
f790a343c0
Bumped version to 2022.4.5
2022-04-16 18:17:07 +02:00
G Johansson
70a4de5efe
Fix StationInfo not string in Trafikverket Train ( #70153 )
2022-04-16 18:16:13 +02:00
J. Nick Koston
2205b63778
Ensure powerwall retries setup when api returns too many requests ( #70143 )
2022-04-16 18:16:09 +02:00
Brandon Rothweiler
cdc979e1e6
Bump pymazda to 0.3.3 ( #70136 )
2022-04-16 18:16:06 +02:00
Matthias Alphart
73478dc76d
update xknx to 0.20.3 ( #70123 )
2022-04-16 18:16:03 +02:00
Raman Gupta
a9c670c56f
Correct tomorrowio weather units ( #70107 )
2022-04-16 18:16:00 +02:00
Joakim Sørensen
410e0f52a3
Limit Supervisor refresh updates ( #70075 )
2022-04-16 18:15:57 +02:00
Shay Levy
0a6182264a
Set source & sound mode at start in media player reproduce state ( #70064 )
2022-04-16 18:15:53 +02:00
Simone Chemelli
236acd6206
Fix retry when Met config entry fails ( #70012 )
2022-04-16 18:15:49 +02:00
Brandon Rothweiler
a2337f4a43
Bump pymazda to 0.3.3 ( #70136 )
2022-04-16 18:08:21 +02:00
Simone Chemelli
0f8595e8a7
Fix retry when Met config entry fails ( #70012 )
2022-04-16 18:04:09 +02:00
G Johansson
f5318ef6c2
Fix StationInfo not string in Trafikverket Train ( #70153 )
2022-04-16 17:08:54 +02:00
J. Nick Koston
ad1241a116
Fix missing patching of homekit matchers in zeroconf tests ( #70141 )
2022-04-16 16:41:10 +02:00
J. Nick Koston
cac0e935a8
Bump flux_led to 0.28.28 ( #70139 )
2022-04-16 16:40:37 +02:00
J. Nick Koston
b629b3d99a
Ensure powerwall retries setup when api returns too many requests ( #70143 )
2022-04-16 12:12:16 +02:00
Thomas Lovén
7cc799becf
Fix setup failure tests failing for the wrong reason ( #70144 )
2022-04-16 11:59:38 +02:00
Franck Nijhof
6a362956dd
Merge branch 'master' into dev
2022-04-16 09:38:16 +02:00
Fabian Affolter
2c61a06644
Remove myself from codeowners ( #70127 )
2022-04-16 02:27:09 +03:00
Fabian Affolter
7133b80b35
Remove myself from codeowners ( #70129 )
2022-04-16 02:26:23 +03:00
Matthias Alphart
04a153345e
update xknx to 0.20.3 ( #70123 )
2022-04-16 00:15:05 +03:00
Glenn Waters
c80853496d
Improve Elk-M1 Control typing ( #69924 )
...
* Add types to __init__.py
* Fixup typing.
* Fix type error.
* Bump lib to fix login error.
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2022-04-16 00:14:45 +03:00
Robert Svensson
f8367d3c01
Improve typing of config flow ( #69438 )
2022-04-15 23:04:56 +02:00
Hans Oischinger
bc5594e263
vicare: Diagnostics ( #69819 )
...
* vicare: Diagnostics
* Exclude diagnostics from codecoverage
2022-04-15 23:22:24 +03:00
Raman Gupta
7c875bf658
Correct tomorrowio weather units ( #70107 )
2022-04-15 23:20:54 +03:00
epenet
ddb6e37a5c
Fix supported_features in Ecovacs vacuum ( #69906 )
...
* Revert _attr_supported_features from Ecovacs
* Override supported_features property
* Remove space
2022-04-15 23:19:30 +03:00
Maciej Bieniek
e00a010560
Add diagnostics platform ( #70046 )
2022-04-15 23:09:03 +03:00
Erik Montnemery
353c091973
Migrate nanoleaf light to color_mode ( #69429 )
2022-04-15 20:09:47 +02:00
Paulus Schoutsen
5f6a970826
Bump pyevilgenius to 2.0.0 ( #70074 )
...
* Bump pyevilgenius to 2.0.0
* Fix tests
2022-04-15 20:54:20 +03:00
J. Nick Koston
03c91dad78
Fix missing title placeholders during unifiprotect reauth ( #70067 )
2022-04-15 07:31:50 -10:00