Jonathan Jogenfors
5829d9d8ab
Fix sia custom bypass arming in night mode ( #119168 )
2024-06-09 12:03:15 +02:00
Shay Levy
04222c32b5
Handle Shelly BLE errors during connect and disconnect ( #119174 )
2024-06-09 11:59:40 +02:00
Sid
b937fc0cfe
Add fallback to entry_id when no mac address is retrieved in enigma2 ( #119185 )
2024-06-09 11:59:14 +02:00
Jakob Schlyter
f32b29e700
Add myself as codeowner for amazon_polly
( #119189 )
2024-06-09 11:57:54 +02:00
tronikos
9e7a6408c2
Bump opower to 0.4.7 ( #119183 )
2024-06-09 09:45:59 +02:00
Robert Hillis
a38d88730d
Remove Netgear LTE yaml import ( #119180 )
...
Remove Netgear LTE yaml config
2024-06-09 09:44:56 +02:00
Michael
b577ce61b8
Use more conservative timeout values in Synology DSM ( #119169 )
...
use ClientTimeout object
2024-06-08 23:52:14 +02:00
J. Nick Koston
ad7097399e
Ensure multiple executions of a restart automation in the same event loop iteration are allowed ( #119100 )
...
* Add test for restarting automation
related issue #119097
* fix
* add a delay since restart is an infinite loop
* tests
2024-06-08 17:07:39 -04:00
tronikos
0ca4314d48
Make supported_features of manual alarm_control_panel configurable ( #119122 )
2024-06-08 16:54:32 -04:00
Guy Shefer
7e1806229b
Fix Tami4 component breaking API changes ( #119158 )
...
* fix tami4 api breaking changes
* fix tests
2024-06-08 16:52:15 -04:00
Michael
d6ec8a4a96
Bump py-synologydsm-api to 2.4.4 ( #119156 )
...
bump py-synologydsm-api to 2.4.4
2024-06-08 21:24:59 +02:00
Sid
a662ee772c
Use runtime_data for enigma2 ( #119154 )
...
* Use runtime_data for enigma2
* Update __init__.py
2024-06-08 20:40:34 +02:00
xyzroe
ae0e751a6d
Add ZHA XZG firmware discovery ( #116828 )
2024-06-08 18:06:25 +02:00
Paulus Schoutsen
c49ca5ed56
Ensure intent tools have safe names ( #119144 )
2024-06-08 17:53:47 +02:00
Tom Brien
fff2c1115d
Fix workday timezone ( #119148 )
2024-06-08 17:53:20 +02:00
Raman Gupta
2c41451abc
Add new security keys to zwave_js config flow ( #115835 )
2024-06-08 11:31:05 -04:00
Richard Kroegel
43343ea44a
Adjust BMW enum sensors translations ( #118754 )
...
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-06-08 17:08:37 +02:00
Richard Kroegel
b04a65f4d1
Change BMW select and sensor enums to lowercase ( #118751 )
...
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-06-08 16:25:45 +02:00
Maciej Bieniek
cb672b85f4
Add icon translations to AccuWeather ( #119134 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-08 15:57:22 +02:00
Maciej Bieniek
27df79daf1
Use translation placeholders in AccuWeather ( #118760 )
...
* Use translation placeholder
* Update test snapshot
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-08 14:00:55 +02:00
Joost Lekkerkerker
53f1cd8e72
Improve withings diagnostics ( #119128 )
2024-06-08 12:27:24 +02:00
Joost Lekkerkerker
522a1e9d56
Add support for segmental measurements in Withings ( #119126 )
2024-06-08 11:56:23 +02:00
Joost Lekkerkerker
675048cc38
Bump aiowaqi to 3.1.0 ( #119124 )
2024-06-08 11:28:45 +02:00
Matthias Alphart
fff5715a06
Require KNX boolean service descriptor selectors ( #118597 )
2024-06-08 11:09:52 +02:00
Lucas Mindêllo de Andrade
ad2ff500de
Bump sunweg to 3.0.1 ( #118435 )
2024-06-08 10:57:44 +02:00
Shay Levy
742dd61d36
Bump aioshelly to 10.0.1 ( #119123 )
2024-06-08 10:44:37 +02:00
t0bst4r
deac59f1ee
Add intelligent language matching for Google Assistant SDK Agents ( #112600 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-06-08 09:50:15 +02:00
tronikos
f605c10f42
Properly handle escaped unicode characters passed to tools in Google Generative AI ( #119117 )
2024-06-08 09:02:00 +02:00
rwalker777
f07e7ec543
Add Tuya based bluetooth lights ( #119103 )
2024-06-08 08:59:14 +02:00
tronikos
5fdfafd57f
Catch GoogleAPICallError in Google Generative AI ( #119118 )
2024-06-08 08:51:42 +02:00
Brett Adams
e4be3d8435
Improve the reliability of tests in Tessie ( #118596 )
2024-06-07 22:11:35 +02:00
Marc Mueller
00f78dc522
Update typing-extensions to 4.12.2 ( #119098 )
2024-06-07 22:06:51 +02:00
Erik Montnemery
6c15351c18
Add support for common references in strings.json ( #118783 )
...
* Add support for common references in strings.json
* Update tests
2024-06-07 20:59:26 +02:00
tronikos
ae59d0eadf
Bump google-generativeai to 0.6.0 ( #119062 )
2024-06-07 20:50:55 +02:00
J. Nick Koston
1bda33b1e9
Bump home-assistant-bluetooth to 1.12.1 ( #119026 )
2024-06-07 13:48:36 -05:00
OzGav
aa121ebf73
Add previous track intent ( #113222 )
...
* add previous track intent
* add stop and clear playlist
* Remove clear_playlist and stop
* Remove clear_playlist and stop
* Use extra constraints
---------
Co-authored-by: Michael Hansen <mike@rhasspy.org>
2024-06-07 13:34:22 -05:00
J. Nick Koston
440185be25
Fix refactoring error in snmp switch ( #119028 )
2024-06-07 20:09:48 +02:00
paulusbrand
624017a0f9
Add template Base64 decode encoding parameter ( #116603 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-07 17:01:35 +02:00
Joost Lekkerkerker
0556d9d4ed
Fix Azure Data Explorer strings ( #119067 )
2024-06-07 16:31:50 +02:00
Dos Moonen
59c8270b1a
Bump solax from 3.1.0 to 3.1.1 ( #118888 )
2024-06-07 15:16:07 +02:00
Yuxin Wang
81ee5fb46b
Refine sensor descriptions for APCUPSD ( #114137 )
...
* Refine sensor descriptions for APCUPSD
* Add device class for cumonbatt
* Add UoM to STESTI and TIMELEFT
* Remove device class for STESTI
2024-06-07 12:28:59 +02:00
Greg Dowling
92ed20ffbf
Add mute_toggle to roon volume events ( #114171 )
...
Add mute_toggle event.
2024-06-07 12:25:14 +02:00
Joost Lekkerkerker
f6c66dfd27
Bump aiowithings to 3.0.1 ( #118854 )
2024-06-07 12:11:15 +02:00
Marc Mueller
af65da3875
Add type ignore comments ( #119052 )
2024-06-07 11:13:33 +02:00
Jeef
4600960895
Align weatherflow_cloud weather conditions with Home Assistant supported conditions ( #114497 )
...
* WeatherFlow Cloud changing icon mapping specificaly for Colorado
* changing name to state_map
2024-06-07 11:02:41 +02:00
Huyuwei
7947f63860
Enable retrieving sensor data from WoHub2 device and update pySwitchbot to 0.47.2 ( #118567 )
2024-06-07 10:56:12 +02:00
G Johansson
f2d674d28d
Bump babel to 2.15.0 ( #119006 )
2024-06-07 10:53:54 +02:00
Mike Degatano
78f53341b7
Always have addon url in detached_addon_missing ( #119011 )
2024-06-07 10:52:15 +02:00
Christopher Fenner
539b9d76fc
Add photovoltaic sensors to ViCare integration ( #113664 )
...
* Add photovoltaic sensors
* Update strings.json
* Apply suggestions from code review
* change uom for daily sensor
2024-06-07 10:21:24 +02:00
Lorenzo Monaco
78c7af40ed
Ecovacs get_positions service ( #118572 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-07 10:11:49 +02:00