epenet
6bb9011db3
Fix use-implicit-booleaness-not-len warnings in tests ( #119407 )
2024-06-11 17:57:58 +02:00
epenet
7384140a60
Fix pointless-exception-statement warning in tests ( #119402 )
2024-06-11 17:20:23 +02:00
epenet
5531e54745
Ignore no-name-in-module warnings in tests ( #119401 )
2024-06-11 16:37:07 +02:00
Erik Montnemery
8620bef5b0
Support shared keys starting with period in services.yaml ( #118789 )
2024-06-11 16:31:19 +02:00
epenet
ea571a6997
Fix unnecessary-dunder-call pylint warnings in tests ( #119379 )
2024-06-11 16:18:16 +02:00
epenet
bdf69c2e5b
Remove deprecated imports in config tests ( #119393 )
2024-06-11 16:11:10 +02:00
epenet
fce4fc663e
Fix import-outside-toplevel pylint warnings in core tests ( #119394 )
2024-06-11 16:10:34 +02:00
epenet
4bca0ad956
Fix incorrect constants in google_travel_time tests ( #119395 )
2024-06-11 16:10:17 +02:00
epenet
50356aa877
Drop use of deprecated constant in zha tests ( #119397 )
2024-06-11 16:09:53 +02:00
epenet
68a84c365d
Fix incorrect constants in streamlabswater tests ( #119399 )
2024-06-11 16:09:02 +02:00
Sebastian Schneider
6df7c34aa2
Add switch to Tuya thermostat: child_lock ( #113052 )
2024-06-11 15:22:49 +02:00
Erik Montnemery
8c27214dc9
Use statistic tables' duration attribute instead of magic numbers ( #119356 )
2024-06-11 15:12:20 +02:00
epenet
18722aeccb
Improve type hints and fix pylint warnings in util tests ( #119355 )
2024-06-11 15:07:40 +02:00
epenet
e14146d7c9
Fix consider-using-with pylint warnings in matrix tests ( #119365 )
2024-06-11 15:06:44 +02:00
epenet
2e9f63ced6
Fix use-maxsplit-arg pylint warnings in tests ( #119366 )
2024-06-11 15:06:16 +02:00
Jafar Atili
9af13e54c1
Bump pyElectra to 1.2.3 ( #119369 )
2024-06-11 15:05:53 +02:00
epenet
65befcf5d4
Fix import pylint warning in core tests ( #119359 )
2024-06-11 15:04:00 +02:00
epenet
e57bac6da8
Fix confusing-with-statement pylint warnings ( #119364 )
2024-06-11 15:03:03 +02:00
epenet
1974ea4fdd
Improve type hints in yaml util tests ( #119358 )
2024-06-11 15:01:54 +02:00
epenet
d9b3ee35a0
Fix typo in pylint plugin ( #119362 )
2024-06-11 15:01:14 +02:00
epenet
5abdc83b2e
Fix non-parent-init-called pylint warning in google_assistant tests ( #119367 )
2024-06-11 15:00:23 +02:00
epenet
d376371c25
Fix pylint warnings in testing config custom components ( #119370 )
2024-06-11 14:59:49 +02:00
epenet
2c7022950c
Fix import-outside-toplevel pylint warnings in tests ( #119389 )
2024-06-11 14:57:50 +02:00
epenet
43db0e457c
Fix pylint warnings in xiaomi tests ( #119373 )
2024-06-11 14:56:53 +02:00
Erik Montnemery
f9cf7598da
Fix missing checks in core config test ( #119387 )
2024-06-11 14:13:12 +02:00
Erik Montnemery
27fe00125d
Fix typo in auth ( #119388 )
2024-06-11 14:01:23 +02:00
Erik Montnemery
904b89df80
Allow importing typing helper in core files ( #119377 )
...
* Allow importing typing helper in core files
* Really fix the circular import
* Update test
2024-06-11 13:48:12 +02:00
epenet
572700a326
Ignore c-extension-no-member pylint warnings in tests ( #119378 )
2024-06-11 12:57:43 +02:00
epenet
18f30d2ee9
Fix pointless-string-statement pylint warning in emulated_hue tests ( #119368 )
2024-06-11 11:57:54 +02:00
Jirka
a3356f4ee6
Fix typo in Tibber service description ( #119354 )
2024-06-11 09:36:12 +02:00
G Johansson
fc915dc1bf
Calculate attributes when entity information available in Group sensor ( #119021 )
2024-06-11 09:26:44 +02:00
Maciej Bieniek
b84ea1edeb
Bump `imgw-pib` backend library to version 1.0.5 ( #119360 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-11 09:22:55 +02:00
kaareseras
511547c29a
Fix Azure data explorer ( #119089 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-11 09:18:06 +02:00
epenet
08eb8232e5
Fix namespace-import pylint warning in shelly tests ( #119349 )
2024-06-11 08:08:47 +02:00
epenet
a3ac0af56d
Ignore some pylint errors in component tests ( #119352 )
2024-06-11 08:01:52 +02:00
epenet
4320445c30
Use absolute import in roborock tests ( #119353 )
2024-06-11 07:59:46 +02:00
epenet
ecad1bef7e
Avoid cross-domain imports in scrape tests ( #119351 )
2024-06-11 07:57:45 +02:00
Paulus Schoutsen
0ea9581cfc
OpenAI to respect custom conversation IDs ( #119307 )
2024-06-11 07:49:14 +02:00
Jesse Hills
cdd9f19cf9
Bump aioesphomeapi to 24.6.0 ( #119348 )
2024-06-11 07:32:40 +02:00
Jan Bouwhuis
8942088419
Customize incomfort binary sensor icons ( #119331 )
2024-06-11 07:07:52 +02:00
Ishima
013c117570
Add Xiaomi Air Purifier Pro H EU (zhimi.airpurifier.vb2) ( #119149 )
2024-06-11 07:06:25 +02:00
Ruben Bokobza
35347929ca
Bump pyElectra to 1.2.1 ( #118958 )
2024-06-11 07:04:25 +02:00
middlingphys
cceb0d8b47
Fix typo in Ecovacs integration ( #119346 )
2024-06-11 06:56:31 +02:00
Jan Bouwhuis
dd6cfdf731
Bump incomfort backend client to v0.6.2 ( #119330 )
2024-06-11 06:55:05 +02:00
Joakim Plate
958a456275
Allow source sensor to be changed in threshold helper ( #119157 )
...
* Allow source sensor to be changed in threshold helper
* Make sure old device link is removed on entry change
* Add test case for changed association
2024-06-11 06:41:29 +02:00
J. Nick Koston
f02383e10d
Bump uiprotect to 0.13.0 ( #119344 )
2024-06-10 22:50:44 -05:00
Jake Martin
9bb9792607
Move runtime_data deletion after unload ( #119224 )
...
* Move runtime_data deletion after unload.
Doing this before unload means we can't use, eg. the coordinator, during teardown.
* Re-order config entry on unload
* Add test
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-06-10 22:11:07 -04:00
J. Nick Koston
3308f07d4b
Speed up generating large stats results ( #119210 )
...
* Speed up generating large stats results
* naming
* fix type
* fix type
* tweak
* tweak
* delete unused code
2024-06-10 21:22:59 -04:00
J. Nick Koston
0149698002
Bump uiprotect to 0.10.1 ( #119327 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-06-10 20:03:23 -05:00
Jan Bouwhuis
ea6729ab5f
Fix enigma2 option flow ( #119335 )
2024-06-10 23:43:30 +02:00