Erik Montnemery
c530bc823b
Support buffering in media_player device conditions ( #70863 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-27 15:40:07 +02:00
epenet
9daf3d8e72
Migrate xbee light to ColorMode ( #70907 )
2022-04-27 15:39:58 +02:00
epenet
db296a6d1e
Migrate wilight light to ColorMode ( #70906 )
2022-04-27 15:39:40 +02:00
uvjustin
9281f46bcd
Skip invalid segments in stream recorder ( #70896 )
...
* Skip segment if duration is None
* Copy segments deque before passing to thread
2022-04-27 15:36:09 +02:00
epenet
485ae70308
Migrate skybell light to ColorMode ( #70878 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-27 15:02:44 +02:00
Marc Mueller
e935e1b5b4
Update bmw_connected_drive coordinator typing ( #70872 )
2022-04-27 14:44:50 +02:00
Marc Mueller
ee356aa851
Improve fibaro _init_controller typing ( #70883 )
2022-04-27 14:29:29 +02:00
Marc Mueller
2691441700
Fix co2signal get_data typing ( #70881 )
2022-04-27 14:28:20 +02:00
epenet
d362e5b6b7
Migrate xiaomi_aqara light to ColorMode ( #70879 )
2022-04-27 14:26:26 +02:00
Marc Mueller
613d49fa19
Improve mysensors config_flow typing ( #70884 )
2022-04-27 14:23:43 +02:00
epenet
b4cea96c21
Migrate philips_js light to ColorMode ( #70877 )
2022-04-27 14:23:31 +02:00
Álvaro Fernández Rojas
d999c110a5
Remove unneeded attributes from Airzone Binary Sensors ( #70873 )
2022-04-27 14:22:49 +02:00
Marcel van der Veldt
aeb88a8f6a
Change title of squeezebox integration ( #70876 )
2022-04-27 14:22:26 +02:00
epenet
f77bcd252e
Migrate opple light to ColorMode ( #70875 )
2022-04-27 14:16:51 +02:00
Erik Montnemery
13cc7583ed
Support buffering in media_player reproduce state ( #70859 )
2022-04-27 11:48:00 +02:00
Erik Montnemery
e982e315ee
Support buffering in media_player device triggers ( #70864 )
2022-04-27 11:47:04 +02:00
Marco Trevisan
71529f4476
hassio: Add support for creating (un)compressed archives ( #70819 )
...
* hassio: Add support for creating (un)compressed archives
This is supported by hassio since version 2022.02.0, but not exposed by the
core component.
See: https://github.com/home-assistant/supervisor/pull/3378
* Update homeassistant/components/hassio/services.yaml
* Update homeassistant/components/hassio/__init__.py
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-04-27 11:41:16 +02:00
J. Nick Koston
df8981f7c4
Ensure lookin retries setup when device is unreachable ( #70865 )
2022-04-27 11:15:03 +02:00
Franck Nijhof
5345d14d01
Add translation string for buffering media player state ( #70856 )
2022-04-27 11:05:11 +02:00
Tomasz
ce13161ea0
Fix strings.json in tautulli ( #70860 )
2022-04-27 10:48:20 +02:00
Álvaro Fernández Rojas
f107cd8470
Add missing default QNAP QSW sensor icons ( #70862 )
2022-04-27 10:47:57 +02:00
Aaron Bach
031149dfdd
Re-work SimpliSafe authentication to only need username/password ( #70160 )
2022-04-27 10:16:28 +02:00
epenet
b9ce236054
Migrate wilight light to ColorMode ( #70855 )
2022-04-27 10:02:54 +02:00
epenet
ad348d3273
Use shorthand attributes in ecovacs vacuum ( #70845 )
2022-04-27 09:59:14 +02:00
epenet
052c3fcb6a
Use shorthand attributes in xiaomi_miio vacuum ( #70848 )
2022-04-27 09:57:18 +02:00
epenet
e6b8843423
Use shorthand attributes in litterrobot vacuum ( #70842 )
2022-04-27 09:53:25 +02:00
epenet
492e183b7c
Migrate zerproc light to ColorMode ( #70851 )
2022-04-27 09:52:41 +02:00
epenet
ea4979c511
Migrate tikteck light to ColorMode ( #70853 )
2022-04-27 09:52:22 +02:00
Erik Montnemery
66551e6fcb
Add state buffering to media_player and use it in cast ( #70802 )
2022-04-27 09:49:50 +02:00
epenet
4a46fd9559
Migrate yeelightsunflower light to ColorMode ( #70852 )
2022-04-27 09:49:20 +02:00
epenet
4e6043e05e
Migrate lightwave light to ColorMode ( #70849 )
2022-04-27 09:24:45 +02:00
epenet
0425f8bc4e
Use shorthand attributes in sharkiq vacuum ( #70844 )
2022-04-27 09:16:05 +02:00
Reuben Bijl
3901b5c8e8
Add zwave_js MultilevelSwitch Notification ( #70470 )
...
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
2022-04-27 09:12:23 +02:00
epenet
21badfc40f
Use shorthand attributes in template vacuum ( #70847 )
2022-04-27 09:00:00 +02:00
ollo69
21f9b19fad
Review AndroidTV tests ( #69048 )
2022-04-26 23:26:22 -07:00
Marcel van der Veldt
25779a49a4
Add slimproto integration (Squeezebox players) ( #70444 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-26 23:24:17 -07:00
Franck Nijhof
5c1be2f99d
Add unique ID to energy sensors ( #70378 )
2022-04-26 23:14:16 -07:00
Shai Ungar
3f5027834b
Sabnzbd config flow ( #68138 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-26 23:09:10 -07:00
Robert Hillis
b1a6521abd
Add config flow to steam_online integration ( #67261 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-26 23:07:21 -07:00
Paulus Schoutsen
5f63944142
Bump frontend to 20220427.0 ( #70841 )
2022-04-26 22:45:39 -07:00
Jason Hunter
29a2df3dfc
Restore ONVIF sensors ( #70393 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-26 22:42:53 -07:00
G Johansson
6adcf500b3
Add trafikverket_ferry integration ( #70443 )
2022-04-26 19:40:53 -10:00
Allen Porter
5e49457c65
Add camera/stream platform diagnostics, exercised with nest ( #69780 )
2022-04-26 22:33:04 -07:00
Kevin Fronczak
4317daaf08
Fix uncaught Blink exceptions ( #69770 )
2022-04-26 19:22:03 -10:00
Jeef
4a6ea5afd8
Address late IntelliFire review ( #70461 )
...
* Addressing MartinHjelmare comments in closed PR
* updated tests accordingly
* Update tests/components/intellifire/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/intellifire/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* updated error message
* addressing late review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-27 07:07:30 +02:00
Paulus Schoutsen
56000c0378
Clean up when TTS base URL is applied ( #70835 )
2022-04-27 02:18:29 +02:00
rappenze
c4e85b78ba
Use current HA logic in fibaro binary sensor ( #70816 )
2022-04-27 02:12:59 +02:00
G Johansson
84f38578e9
Add button for yale_smart_alarm ( #70813 )
2022-04-27 02:10:21 +02:00
Can Geliş
fbbfdeae39
Add integration for Tuya wake up light ii ( #68845 )
2022-04-27 01:50:46 +02:00
starkillerOG
d418df5f75
Tuya correct scaling ( #69348 )
2022-04-27 01:49:11 +02:00