Franck Nijhof
e49da79d1b
Fix climate HVAC device condition ( #69908 )
2022-04-12 14:13:18 -07:00
epenet
ec541ca7ed
Bump renault-api to 0.1.11 ( #69900 )
2022-04-12 14:13:17 -07:00
epenet
f5bb9e6047
Fix unique id in SamsungTV config flow ( #69899 )
...
* Fix unique id in SamsungTV config flow
* coverage
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-12 14:13:17 -07:00
Joakim Sørensen
242bd921df
Handle add-on issues ( #69897 )
2022-04-12 14:13:16 -07:00
puddly
ba16156a79
Bump zigpy to 0.44.2 and and zha-quirks to 0.0.72 ( #69879 )
2022-04-12 14:13:15 -07:00
starkillerOG
84d8a7857d
Motion blinds fix set absolute position service ( #69873 )
2022-04-12 14:13:14 -07:00
Erik Montnemery
9607dfe57c
Use quickplay when casting splash for mediaplayer.turn_on ( #69866 )
2022-04-12 14:13:14 -07:00
Allen Porter
aeb8dc2c07
Fix google calendar timestamp out of range ( #69863 )
2022-04-12 14:13:13 -07:00
Mick Vleeshouwer
71fb2d09b7
Fix #69694 ( #69850 )
2022-04-12 14:13:12 -07:00
Guido Schmitz
fd8fb59f7a
Bump devolo-home-control-api to 0.18.1 ( #69840 )
2022-04-12 14:13:11 -07:00
David F. Mulcahey
49bf1d6bff
Add diagnostics support for ZHA ( #69756 )
2022-04-12 14:13:10 -07:00
Raj Laud
8bd07bcff2
Handle Squeezebox media ids that are not URLs ( #69696 )
2022-04-12 14:13:10 -07:00
J. Nick Koston
85bc863830
Fix profiler object growth logging test ( #69211 )
2022-04-12 14:13:09 -07:00
Marvin Wichmann
094c185dee
Update xknx to 0.20.2 (RC) ( #69859 )
2022-04-11 19:49:18 +02:00
Dave T
f6aead6773
Don't test config on yaml import for generic camera ( #69714 )
2022-04-10 23:15:04 -07:00
Paulus Schoutsen
2fad42ce06
Bumped version to 2022.4.2
2022-04-10 22:59:28 -07:00
J. Nick Koston
3e92659260
Downgrade av to 8.1.0 to fix memory leak ( #69833 )
2022-04-10 22:59:22 -07:00
jjlawren
02eec73644
Retry on more Plex connection failures during startup ( #69822 )
2022-04-10 22:59:21 -07:00
jjlawren
8e3e6efb21
Speed up Plex playback for multiple videos ( #69821 )
2022-04-10 22:59:20 -07:00
Raman Gupta
5d4c1d9fe4
Reduce API limit for tomorrow.io ( #69818 )
2022-04-10 22:59:20 -07:00
rikroe
2871ac4f8f
Fix converting (value, unit) tuples if value is None ( #69802 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-04-10 22:59:19 -07:00
Michael Davie
506f8c1d94
Bump slixmpp to 1.8.2 ( #69794 )
2022-04-10 22:59:18 -07:00
Allen Porter
5c4df657b2
Bump rtsp-to-webrtc to 0.5.1 ( #69776 )
2022-04-10 22:59:17 -07:00
Allen Porter
16a1a93332
Handle expired credentials in reauth in google calendar initialization ( #69772 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-10 22:59:16 -07:00
Maximilian
7c06514bb4
Upgrade pynina to 0.1.8 ( #69771 )
2022-04-10 22:59:15 -07:00
Christopher Bailey
0ebd9e093d
Fix unifiprotect for 2.0.0-beta2 of UniFi Protect ( #69762 )
2022-04-10 22:59:15 -07:00
Mike Fugate
d9253fd310
Fix SleepIQ firmness number step and min values ( #69757 )
...
* fix sleepiq firmness number step and min values
* add asserts for min/max/step attributes
2022-04-10 22:59:14 -07:00
Malte Franken
0d7cbb8266
Bump aio_georss_gdacs to 0.7 ( #69743 )
2022-04-10 22:59:13 -07:00
J. Nick Koston
2ca8a0ef4a
Increase tplink effects random seed allowed range to 1-600 ( #69725 )
...
* Increase tplink effects random seed allowed range to 1-600
Reported https://community.home-assistant.io/t/tp-link-integration-support-for-kl430-led-light-strip/190635/62?u=bdraco
* cover
2022-04-10 22:59:13 -07:00
Dave T
2c48f28f13
Support webp still image format in generic camera ( #69718 )
2022-04-10 22:59:12 -07:00
Allen Porter
2298a1fa70
Refresh google calendar tokens with invalid expiration times ( #69679 )
...
* Refresh google calendar tokens with invalid expiration times
* Update tests/components/google/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove unnecessary async methods in functions being touched already
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-10 22:59:11 -07:00
Shay Levy
87ba8a56ee
Fix Shelly gen2 cover unavailable when not calibrated ( #69671 )
2022-04-10 22:59:10 -07:00
Francois Chagnon
39e4d3e63b
Add None guard for zwave_js humidifier entity ( #69667 )
...
* Add None guard for humidifier entity is_on
* Add guards in more places
* Update homeassistant/components/zwave_js/humidifier.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-10 22:59:10 -07:00
epenet
269405aee0
Suppress Upnp parsing errors in SamsungTV ( #69664 )
2022-04-10 22:59:09 -07:00
KNXBroker
b1eda25ca3
Fix soundtouch service calls ( #69655 )
2022-04-10 22:59:08 -07:00
epenet
39e9270b79
Fix upnp subscription in SamsungTV ( #69652 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-10 22:59:07 -07:00
starkillerOG
5a408d4083
Fix Netgear switch state update ( #69597 )
2022-04-10 22:59:07 -07:00
azrdev
509d6ffcb2
Update python-mpd2 to 3.0.5 ( #69304 )
2022-04-10 22:59:06 -07:00
Allen Porter
d9cbbd3b05
Fix bugs calendar oauth token date handling ( #69641 )
2022-04-07 21:53:56 -07:00
Matt Zimmerman
7e317bed3e
[powerwall] Skip backup reserve sensor if data is unavailable ( #69637 )
2022-04-07 20:34:25 -07:00
David F. Mulcahey
8017cb274e
Fix Samjin Multi acceleration in ZHA ( #69636 )
2022-04-07 20:28:15 -07:00
David F. Mulcahey
4d4eb5c850
Bump ZHA quirks to 0.0.71 ( #69633 )
2022-04-07 17:16:51 -07:00
puddly
1866e58ac5
Move new `zha_event` command parameters into a `params` key to ensure backwards compatibility ( #69631 )
2022-04-07 15:33:50 -07:00
north3221
b50a78d1d9
Fix tado default overlay for when set pre new overlay feature ( #69584 )
2022-04-07 15:23:25 -07:00
puddly
88a081be24
Fix ZHA group creation ( #69629 )
2022-04-07 15:05:11 -07:00
J. Nick Koston
3dd0ddb73e
Mark backgrounds optional for tplink random effects ( #69622 )
2022-04-07 15:05:10 -07:00
Álvaro Fernández Rojas
9063428358
Update aioairzone to v0.3.3 ( #69615 )
2022-04-07 15:05:09 -07:00
Álvaro Fernández Rojas
ee06b2a1b5
Update aioairzone to v0.3.1 ( #68975 )
2022-04-07 15:05:08 -07:00
Diogo Gomes
62d67a4287
Fix utility_meter reset service ( #69612 )
2022-04-07 15:02:49 -07:00
Jason Hunter
0b2f0a9f7c
Log which device has the time discrepancy ( #69595 )
2022-04-07 15:02:49 -07:00