Brett Adams
a1abea4e0f
Add button platform to Tesla Fleet ( #126410 )
...
* Add button platform
* Fix tests
* Fix button setup
* Make func required
* do_nothing
2024-09-23 13:48:00 +02:00
epenet
f11cdb4ab4
Move rfxtrx base entity to separate module ( #126521 )
2024-09-23 13:37:52 +02:00
J. Diego Rodríguez Royo
b7ba789370
Code quality improvements at Home Connect ( #126323 )
...
Added types to all arguments and return values to all functions
Defined class members and its types outside the constructor
Improved logic at binary sensor
2024-09-23 13:33:19 +02:00
epenet
ec311ecd2b
Move prusalink base entity to separate module ( #126510 )
...
* Move prusalink base entity to separate module
* Fix tests
2024-09-23 13:09:38 +02:00
epenet
14bc65e8e7
Move gardena_bluetooth base entity to separate module ( #126484 )
2024-09-23 13:06:10 +02:00
epenet
fb400af7d2
Prevent trailing line feeds in translation values ( #126446 )
...
* Prevent trailing line feeds in translation values
* Fixup strings
2024-09-23 13:02:39 +02:00
Brett Adams
e3351db3d8
Add lock platform to Tesla Fleet ( #126412 )
...
* Add lock platform
* Add lock platform tests
* Fix json
2024-09-23 12:52:13 +02:00
Adam Goode
71f6537846
Add additional test cases to Threshold ( #126469 )
...
There are still some bugs to be fixed, but for now this adds some
additional test cases for things that are already correct.
2024-09-23 12:51:29 +02:00
epenet
c8d20a8c23
Move fritzbox base entity to separate module ( #126482 )
2024-09-23 12:50:51 +02:00
starkillerOG
8ef7cae36d
Speedup Reolink tests by using scope="module" ( #125215 )
...
* use scope="module"
* Instead of side_effect = None, use reset_mock(side_efffect=True)
* fix tests
2024-09-23 12:50:40 +02:00
epenet
a9d12608bd
Move guardian base entity to separate module ( #126486 )
2024-09-23 12:49:24 +02:00
epenet
ef8b6e2805
Rename melnor base entity module ( #126496 )
2024-09-23 12:48:23 +02:00
epenet
1858c64e5f
Move motioneye base entity to separate module ( #126495 )
2024-09-23 12:48:07 +02:00
epenet
da3f18839a
Move lidarr base entity to separate module ( #126492 )
2024-09-23 12:47:53 +02:00
epenet
acd3b2d732
Move lyric base entity to separate module ( #126493 )
2024-09-23 12:47:39 +02:00
epenet
26651c18a6
Move modern_forms base entity to separate module ( #126497 )
2024-09-23 12:47:17 +02:00
Maciej Bieniek
d4efdcb78c
Bump `pysnmp` and `brother` ( #126488 )
...
* Bump pysnmp
* Bump brother
* Unpin pyasn1
2024-09-23 12:46:46 +02:00
epenet
43322bc3d9
Move notion base entity to separate module ( #126499 )
2024-09-23 12:45:30 +02:00
epenet
438cbc99b1
Move nzbget base entity to separate module ( #126502 )
2024-09-23 12:45:13 +02:00
epenet
0163f3d57e
Move omnilogic base entity to separate module ( #126505 )
2024-09-23 12:45:00 +02:00
epenet
61de70c1df
Move openuv base entity to separate module ( #126506 )
2024-09-23 12:44:42 +02:00
epenet
d67a1993d0
Move ovo_energy base entity to separate module ( #126507 )
2024-09-23 12:44:24 +02:00
epenet
f7543cd0ba
Move pi_hole base entity to separate module ( #126509 )
2024-09-23 12:43:48 +02:00
epenet
78d80fefc5
Move purpleair base entity to separate module ( #126511 )
2024-09-23 12:43:00 +02:00
epenet
c8e3e2ce1b
Move rainmachine base entity to separate module ( #126513 )
2024-09-23 12:42:22 +02:00
epenet
a75a513531
Move radarr base entity to separate module ( #126514 )
2024-09-23 12:42:00 +02:00
epenet
52aec885ea
Move nibe_heatpump base entity to separate module ( #126498 )
2024-09-23 12:32:18 +02:00
epenet
9b9edecaac
Move nuki base entity to separate module ( #126500 )
2024-09-23 11:55:03 +02:00
Brett Adams
c64222de4f
Fix wall connector state in Teslemetry ( #124149 )
...
* Fix wall connector state
* review feedback
* Rename None to Disconnected
* Translate disconnected
2024-09-23 10:17:38 +02:00
Marcel van der Veldt
5b1e4e0691
Fix Matter Model ID for bridged devices ( #126059 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-23 10:15:07 +02:00
Steve Easley
d12367a680
Add support for new JVC Projector auth method ( #126453 )
2024-09-23 10:14:01 +02:00
Michael
683a5b7120
Fix next change (scheduler) sensors in AVM FRITZ!SmartHome ( #126363 )
2024-09-23 10:11:27 +02:00
Manuel Frei
5ad426d62e
Fix surepetcare token update ( #126385 )
...
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-09-23 10:09:58 +02:00
epenet
6d069bec19
Move iqvia base entity to separate module ( #126489 )
2024-09-23 09:57:54 +02:00
TimL
3f4f2f4e2b
Add router reconnect button for Smlight integration ( #126408 )
...
* Add button for router reconnect
* strings for router reconnect
* remove stale router reconnect if zigbee is not running router firmware
* Add tests for router reconnect button
* Update homeassistant/components/smlight/strings.json
And fix associated tests
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Make router button entity dynamic
* adjust test for dynamic runtime removal
* drop if statements from tests
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-23 09:36:56 +02:00
epenet
ffa7e5a504
Move gogogate2 base entity to separate module ( #126485 )
2024-09-23 09:28:32 +02:00
Marcel van der Veldt
16221cfbbd
Fix Matter climate platform attributes when dedicated OnOff attribute is off ( #126286 )
2024-09-23 09:27:11 +02:00
epenet
a9b215357f
Move elmax base entity to separate module ( #126481 )
2024-09-23 08:59:38 +02:00
epenet
5a52e4c71d
Move evil_genius_labs base entity to separate module ( #126480 )
2024-09-23 08:59:23 +02:00
epenet
432d44c20d
Move deluge base entity to separate module ( #126479 )
2024-09-23 08:54:28 +02:00
epenet
7b9f295071
Move control4 base entity to separate module ( #126477 )
...
* Move control4 base entity to separate module
* Adjust
2024-09-23 08:47:43 +02:00
epenet
bed3fcfd43
Move cert_expiry base entity to separate module ( #126478 )
2024-09-23 08:47:23 +02:00
jesperraemaekers
49c9f843f8
Bump Weheat to 2024.09.23 ( #126471 )
...
Weheat version bump for support new model
2024-09-23 08:39:40 +02:00
epenet
52ef358e1c
Move airvisual base entity to separate module ( #126474 )
2024-09-23 08:38:24 +02:00
epenet
04e232096f
Move atag base entity to separate module ( #126475 )
2024-09-23 08:37:35 +02:00
J. Nick Koston
abceed8112
Use identity check for zeroconf enum compare ( #126444 )
2024-09-22 21:41:10 -05:00
Paulus Schoutsen
ba48a86156
OpenAI to not speak out whole errors ( #126409 )
...
* OpenAI to not speak out whole errors
* Update snapshot
2024-09-22 21:26:33 -04:00
epenet
c759512c70
Prevent callback decorator on coroutine functions ( #126429 )
...
* Prevent callback decorator on async functions
* Adjust
* Adjust
* Adjust components
* Adjust tests
* Rename
* One more
* Adjust
* Adjust again
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-23 02:55:55 +02:00
Markus Jacobsen
113a792734
Fix blocking call in Bang & Olufsen API client initialization ( #126456 )
...
* Update API
* Add fix for blocking call to load_default_certs
2024-09-22 23:08:27 +02:00
Allen Porter
b107b2c7bf
Enforce a Google Photos upload action file size limit ( #126437 )
...
* Set a Google Photos upload file size limit
* Update homeassistant/components/google_photos/services.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Replace strings with constants
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-22 09:30:37 -07:00