RJPoelstra
8a68529dd1
Bump python-MotionMount to 2.0.0 ( #118719 )
2024-06-03 16:27:42 +02:00
Matrix
595c9a2e01
Fixing device model compatibility issues. ( #118686 )
2024-06-03 15:56:42 +02:00
epenet
771ed33b14
Bump renault-api to 0.2.3 ( #118718 )
2024-06-03 15:53:23 +02:00
Joost Lekkerkerker
c32eb97ac0
Disable both option in Airgradient select ( #118702 )
2024-06-03 15:49:51 +02:00
Paul Bottein
6d02453c8a
Bump python-roborock to 2.2.2 ( #118697 )
2024-06-03 15:39:50 +02:00
starkillerOG
26ab4ad918
Add HDR type attribute to Kodi ( #109603 )
...
Co-authored-by: Andriy Kushnir <me@orhideous.name>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-06-03 14:37:36 +02:00
Jake Martin
a3b60cb054
Add Monzo config reauth ( #117726 )
...
* Add reauth config flow
* Trigger reauth on Monzo AuthorisaionExpiredError
* Add missing abort strings
* Use FlowResultType enum
* One extra == swapped for is
* Use helper in reauth
* Patch correct function in reauth test
* Remove unecessary **
* Swap patch and calls check for access token checks
* Do reauth trigger test without patch
* Remove unnecessary str() on user_id - always str anyway
* Update tests/components/monzo/test_config_flow.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-06-03 13:18:15 +02:00
Richard Kroegel
ef7c7f1c05
Refactor fixture calling for BMW tests ( #118708 )
...
* Refactor BMW tests to use pytest.mark.usefixtures
* Fix freeze_time
---------
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-06-03 13:16:12 +02:00
Erik Montnemery
765114bead
Don't store tag_id in tag storage ( #118707 )
2024-06-03 13:11:00 +02:00
Mick Vleeshouwer
87a1b8e83c
Bump pyoverkiz to 1.13.11 ( #118703 )
2024-06-03 11:43:40 +02:00
David Bonnes
185ce8221b
Update the codeowners of the incomfort integration ( #118706 )
2024-06-03 11:29:54 +02:00
Åke Strandberg
855ba68b62
Allow removal of myuplink device from GUI ( #117009 )
...
* Allow removal of device from GUI
* Check that device is orphaned before removing
2024-06-03 10:59:42 +02:00
Jan Bouwhuis
1b87a2dd73
Update codeowners incomfort integration ( #118700 )
2024-06-03 10:38:24 +02:00
Erik Montnemery
35dcda29b9
Use ULID instead of UUID for config entry id and flow ID ( #118677 )
2024-06-03 10:34:09 +02:00
epenet
6cf7889c38
Add type hints for requests_mock.Mocker in test fixtures ( #118678 )
2024-06-03 10:30:08 +02:00
epenet
9be972b13e
Add type hints for list[Device] in test fixtures ( #118681 )
2024-06-03 10:21:24 +02:00
epenet
f39dd40be1
Add type hints for hass_storage in test fixtures ( #118682 )
2024-06-03 10:20:57 +02:00
epenet
fdec1b0b16
Add type hints for ClientSessionGenerator in test fixtures ( #118689 )
2024-06-03 10:19:49 +02:00
epenet
77c627e6f3
Fix incorrect blueprint type hints in tests ( #118694 )
2024-06-03 10:19:13 +02:00
epenet
d5eebb202b
Remove unused fixture from elmax tests ( #118684 )
2024-06-03 10:18:36 +02:00
epenet
8772a59f5c
Add type hints for Recorder in test fixtures ( #118685 )
2024-06-03 10:17:51 +02:00
epenet
666fc2333a
Add type hints for AiohttpClientMocker in test fixtures ( #118691 )
2024-06-03 10:13:22 +02:00
epenet
c93d42d59b
Add type hints for FrozenDateTimeFactory in test fixtures ( #118690 )
2024-06-03 10:12:58 +02:00
J. Nick Koston
134088e1f6
Revert "Add websocket API to get list of recorded entities ( #92640 )" ( #118644 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-06-03 10:11:24 +02:00
epenet
891f9c9578
Add error message to device registry helper ( #118676 )
2024-06-03 09:58:02 +02:00
dependabot[bot]
a87b422d3e
Bump github/codeql-action from 3.25.6 to 3.25.7 ( #118680 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 09:52:04 +02:00
epenet
1db7c7946e
Add type hints for MqttMockHAClient in test fixtures ( #118683 )
2024-06-03 09:29:15 +02:00
epenet
9a5706fa30
Add type hints for pytest.LogCaptureFixture in test fixtures ( #118687 )
2024-06-03 09:28:54 +02:00
Jan Bouwhuis
bb259b607f
Refactor incomfort platform attributes ( #118667 )
...
* Refector incomfort platform attributes
* Initialize static entity properties as class level
2024-06-03 08:32:05 +02:00
Richard Kroegel
7c5a6602b3
Set lock state to unkown on BMW API error ( #118559 )
...
* Revert to previous lock state on BMW API error
* Set lock state to unkown on error and force refresh from API
---------
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-06-03 07:48:48 +02:00
Marlon
c23ec96174
Add BaseEntity for apsystems integration ( #117514 )
...
* Add BaseEntity for apsystems integration
* Exclude entity.py from apsystems from coverage
* Remove api from BaseEntity from apsystems as it is not yet used
* Split BaseEntity and BaseCoordinatorEntity in apsystems integration
* Clean up of asserting unique_id everywhere in apsystems integration
* Remove BaseCoordinatorEntity from apsystems
* Remove double type declaration originating from merge in apsystems
2024-06-03 07:28:13 +02:00
Thomas55555
78e5f9578c
Clean up Husqvarna Automower number platform ( #118641 )
...
Address late review and remove unneeded loop in Husqvarna Automower
2024-06-03 05:13:02 +02:00
Paulus Schoutsen
b5783e6f5c
Bump version to 2024.6.0b5
2024.6.0b5
2024-06-03 01:10:10 +00:00
G Johansson
1708b60ecf
Fix entity state dispatching for Tag entities ( #118662 )
2024-06-03 01:10:06 +00:00
puddly
3c012c497b
Bump ZHA dependencies ( #118658 )
...
* Bump bellows to 0.39.0
* Do not create a backup if there is no active ZHA gateway object
* Bump universal-silabs-flasher as well
2024-06-03 01:10:05 +00:00
Joost Lekkerkerker
4d2dc9a40e
Fix incorrect placeholder in SharkIQ ( #118640 )
...
Update strings.json
2024-06-03 01:10:05 +00:00
Jan Bouwhuis
3653a51288
Fix handling undecoded mqtt sensor payloads ( #118633 )
2024-06-03 01:10:04 +00:00
J. Nick Koston
9366a4e69b
Include a traceback for non-strict event loop blocking detection ( #118620 )
2024-06-03 01:10:03 +00:00
Luca Angemi
1d1af7ec11
Fix telegram bot send_document ( #118616 )
2024-06-03 01:10:02 +00:00
tronikos
236b19c5b3
Use gemini-1.5-flash-latest in google_generative_ai_conversation.generate_content ( #118594 )
2024-06-03 01:10:02 +00:00
tronikos
1afbfd687f
Strip Google AI text responses ( #118593 )
...
* Strip Google AI test responses
* strip each part
2024-06-03 01:10:01 +00:00
Paulus Schoutsen
20159d0277
Add base prompt for LLMs ( #118592 )
2024-06-03 01:10:00 +00:00
tronikos
4df3d43e45
Stop instructing LLM to not pass the domain as a list ( #118590 )
2024-06-03 01:10:00 +00:00
Michael
1a588760b9
Avoid future exception during setup of Synology DSM ( #118583 )
...
* avoid future exception during integration setup
* clear future flag during setup
* always clear the flag (with comment)
2024-06-03 01:09:58 +00:00
Jan-Philipp Benecke
6ba9e7d5fd
Run ruff format for device registry ( #118582 )
2024-06-03 01:09:58 +00:00
epenet
4b06c5d2fb
Update device connections in samsungtv ( #118556 )
2024-06-03 01:09:57 +00:00
Adam Pasztor
bfc1c62a49
Bump pyads to 3.4.0 ( #116934 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-03 01:09:57 +00:00
Thomas Ytterdal
c52fabcf77
Ignore myuplink sensors without a description that provide non-numeric values ( #115525 )
...
Ignore sensors without a description that provide non-numeric values
Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
2024-06-03 01:09:56 +00:00
G Johansson
6a8a975fae
Remove config flow import from fastdotcom ( #118665 )
2024-06-02 21:04:35 -04:00
G Johansson
dd1d21c77a
Fix entity state dispatching for Tag entities ( #118662 )
2024-06-02 20:41:16 -04:00