epenet
06c1c435d1
Improve type hints in ambient_station tests ( #119230 )
2024-06-09 21:50:13 +02:00
Jake Martin
c03f9d264e
Bump monzopy to 1.3.0 ( #119225 )
2024-06-09 20:24:33 +02:00
Jan Bouwhuis
4ca38f227a
Fix - Remove unneeded assert in teslemetry test ( #119219 )
...
Remove unneded assert in teslemetry test
2024-06-09 19:21:37 +02:00
J. Nick Koston
7065c0993d
Reduce overhead to reduce statistics ( #119187 )
2024-06-09 18:33:10 +02:00
J. Nick Koston
909df675e0
Use a listcomp for history results ( #119188 )
2024-06-09 18:32:33 +02:00
Brett Adams
38ab121db5
Add cabin overheat protection entity to Teslemetry ( #118449 )
...
* test_cabin_overheat_protection
* Fix snapshot
* Translate error
* Review Feedback
2024-06-09 18:30:36 +02:00
Joakim Plate
30e11ed068
Update links between config entry and device on sensor change in integral ( #119213 )
2024-06-09 18:26:33 +02:00
G Johansson
09ba9547ed
Fix envisalink alarm ( #119212 )
2024-06-09 18:14:46 +02:00
Kevin Stillhammer
93fa9e778b
Add reconfigure step for google_travel_time ( #115178 )
...
* Add reconfigure step for google_travel_time
* Do not allow to change name
* Duplicate tests for reconfigure
* Use link for description in strings.json
* Try except else
* Extend existing config flow tests
2024-06-09 18:13:32 +02:00
Jan Bouwhuis
361c46d491
Bump incomfort backend client to v0.6.1 ( #119209 )
2024-06-09 17:48:17 +02:00
Joost Lekkerkerker
b4c9b3f109
Create DWD device with unique_id instead of entry_id ( #116498 )
...
Co-authored-by: Matthias Alphart <farmio@alphart.net>
2024-06-09 16:36:36 +02:00
Erik Montnemery
04a5a1d18b
Improve demo config flow and add tests ( #118481 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-06-09 16:02:58 +02:00
Joost Lekkerkerker
b26f613d06
Add config flow to MPD ( #117907 )
2024-06-09 16:01:19 +02:00
Robert Svensson
c9911e4dd4
Rework UniFi tests to not use runtime data ( #119202 )
2024-06-09 15:56:26 +02:00
Jan Bouwhuis
34f20fce36
Bump incomfort backend library to v0.6.0 ( #119207 )
2024-06-09 15:52:34 +02:00
Joost Lekkerkerker
279f183ce3
Remove Harmony switches ( #119206 )
2024-06-09 15:51:01 +02:00
J. Nick Koston
d9f1d40805
Migrate august to use yalexs 5.2.0 ( #119178 )
2024-06-09 12:30:41 +02:00
Robert Svensson
ff493a8a9d
Rewrite the UniFi button entity tests ( #118771 )
2024-06-09 12:25:06 +02:00
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
Robert Svensson
d6097573f5
Remove old UniFi test infrastructure ( #119160 )
...
Clean up hub
2024-06-08 16:44:24 -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
Sid
721b2c2ca8
Enable Ruff PT012 ( #113957 )
2024-06-08 17:59:08 +02:00
Robert Svensson
915658daa1
Fix failing UniFi tests related to utcnow ( #119131 )
...
* test
* Fix missed test
2024-06-08 17:58:47 +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
Franck Nijhof
a64d6e548c
Update Home Assistant base image to 2024.06.0 ( #119147 )
2024-06-08 17:52:23 +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
Christian Neumeier
a2504dafbc
Refactor Zeversolar init tests ( #118551 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-06-08 16:34:17 +02:00
epenet
5166426d0a
Add type hints for service_calls fixture in pylint plugin ( #118356 )
2024-06-08 16:32:27 +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