Paulus Schoutsen
2df212dcd3
Merge pull request #70331 from home-assistant/rc
2022.4.6
2022-04-20 11:27:33 -07:00
Johann Vanackere
c4db48d8f1
Fix #69952 : Daikin AC Temperature jumps after being set ( #70326 )
2022-04-20 10:44:51 -07:00
Paulus Schoutsen
50bfc4d86c
Bumped version to 2022.4.6
2022-04-20 10:11:19 -07:00
J. Nick Koston
6f13ce9445
Bump aiohomekit to 0.7.17 ( #70313 )
...
Changelog: https://github.com/Jc2k/aiohomekit/compare/0.7.16...0.7.17
Fixes : #67665
2022-04-20 10:11:15 -07:00
Paulus Schoutsen
596d46dbba
Add Insteon USB discovery ( #70306 )
...
* Add Insteon USB discovery
* Update tests/components/insteon/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Black
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-04-20 10:11:14 -07:00
Christopher Bailey
2c6e670fd8
Fix updating CameraZone coords for UniFi Protect ( #70260 )
2022-04-20 10:11:13 -07:00
J. Nick Koston
767e519e86
Fix handling unassigned areas in lutron_caseta ( #70258 )
2022-04-20 10:11:13 -07:00
Kevin Worrel
03a896cbc8
Screenlogic config: Filter unexpected host names ( #70256 )
2022-04-20 10:11:12 -07:00
J. Nick Koston
2b39f4b7cd
Bump aiodiscover to 1.4.9 ( #70213 )
2022-04-20 10:11:11 -07:00
Dave T
acd6048cbd
Hide credentials from generated titles in generic camera ( #70204 )
2022-04-20 10:11:10 -07:00
Dave T
82cf6e44d6
Auto set content type for stream-only in generic camera ( #70200 )
2022-04-20 10:11:09 -07:00
J. Nick Koston
bc2c4a41b8
Fix handling of powerview stale state ( #70195 )
2022-04-20 10:10:40 -07:00
Sébastien RAMAGE
40ba0e0aed
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-20 10:08:16 -07:00
Simone Chemelli
f4f1a36a16
Fix file size last_updated ( #70114 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-04-20 10:08:15 -07:00
J. Nick Koston
0e89bde189
Move handling of non-secure login to the elkm1 library ( #69483 )
2022-04-20 10:08:14 -07:00
Thibaut
df768c34e4
Fix opening/closing for awning in Overkiz integration ( #68890 )
2022-04-20 10:08:13 -07:00
Greg Dowling
0b5b7d5907
Improve roon integraton ( #66000 )
...
* Update to new library, revise discovery to work with new library, specify port to work with new library.
* Move user gui to fallback.
* Revise tests.
* Handle old config.
* Improve debugging, refresh faster on load.
* Remove duplicate.
* Bump library version.
* Fix docstring per review.
* Review suggestion
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Review suggestion
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Add check for duplicate host.
* Add error message to strings.
* Tidy.
* Review changes.
* Remove default.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-04-20 10:08:12 -07:00
Allen Porter
bd02895781
Fix bug in google calendar offset calculation ( #70024 ) ( #70166 )
2022-04-17 22:33:18 -07: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
Paulus Schoutsen
30db51a49c
Merge pull request #70054 from home-assistant/rc
2022.4.4
2022-04-14 13:36:07 -07:00
Paulus Schoutsen
a537534880
Add media player features enum
2022-04-14 12:48:51 -07:00
Paulus Schoutsen
ea8ee02403
Check supported features in media player reproduce state ( #70055 )
2022-04-14 12:46:21 -07:00
Paulus Schoutsen
d244af6df1
Bumped version to 2022.4.4
2022-04-14 10:09:26 -07:00
Raman Gupta
74d38e00e4
Fix tomorrow.io units... again... ( #70029 )
2022-04-14 10:09:20 -07:00
Joakim Sørensen
e01faa7a8f
Handle KeyError when loading backups ( #70028 )
2022-04-14 10:09:20 -07:00
Barry Williams
8bdce8ef68
use newer version of openhomedevice ( #70022 )
2022-04-14 10:00:27 -07:00
David F. Mulcahey
31df67a4c1
ZHA diagnostics fixes ( #70000 )
2022-04-14 10:00:26 -07:00
Aaron Bach
fe7c3a7ba5
Fix missing interior battery sensor for Ambient PWS ( #69994 )
2022-04-14 10:00:25 -07:00
epenet
276e8f185b
Suppress UpnpResponseError in SamsungTV ( #69984 )
2022-04-14 10:00:24 -07:00
Michael Chisholm
741252a32d
Fix config_flow error for UPnP info with single service ( #69979 )
2022-04-14 10:00:24 -07:00
Michael Chisholm
f8db38c0b6
Fix config_flow error from dlna_dmr for UPnP discovery info containing a single service ( #69977 )
2022-04-14 10:00:23 -07:00
uvjustin
4ce6b6dd22
Use ha-av instead of av and bump to v9.1.1-3 ( #69974 )
2022-04-14 10:00:22 -07:00
Joakim Sørensen
de0126c880
Fix available property in the base supervisor entity ( #69966 )
2022-04-14 10:00:21 -07:00
J. Nick Koston
7bd60bf0fb
Fix HomeKit Controller device class for CO Sensors ( #69949 )
2022-04-14 10:00:20 -07:00
J. Nick Koston
69828da4bc
Fix race during homekit controller pairing ( #69948 )
2022-04-14 10:00:20 -07:00
Diogo Gomes
261ae2ef33
Fix Prosegur availability through Alexa ( #69941 )
2022-04-14 10:00:18 -07:00
Sander
814cbcd13a
Remove duplicate program ( #69734 )
2022-04-14 10:00:17 -07:00
Paulus Schoutsen
398c7be850
Merge pull request #69935 from home-assistant/rc
2022.4.3
2022-04-12 16:19:07 -07:00
Paulus Schoutsen
25fc64a9e0
Guard against non http schemes ( #69938 )
2022-04-12 15:27:38 -07:00
Paulus Schoutsen
a543160070
Not all music are URLs ( #69936 )
2022-04-12 15:27:37 -07:00
rappenze
51bfe53444
Fix fibaro light state for rgb lights and HC3 ( #69884 )
2022-04-12 15:27:36 -07:00