Joost Lekkerkerker
2a92f78453
Require firmware version 3.1.1 for airgradient ( #118744 )
2024-06-03 21:08:28 +02:00
Jan Bouwhuis
dd1dd4c6a3
Migrate Intergas InComfort/Intouch Lan2RF gateway YAML to config flow ( #118642 )
...
* Add config flow
* Make sure the device is polled - refactor
* Fix
* Add tests config flow
* Update test requirements
* Ensure dispatcher has a unique signal per heater
* Followup on review
* Follow up comments
* One more docstr
* Make specific try blocks and refactoring
* Handle import exceptions
* Restore removed lines
* Move initial heater update in try block
* Raise issue failed import
* Update test codeowners
* Remove entity device info
* Remove entity device info
* Appy suggestions from code review
* Remove broad exception handling from entry setup
* Test coverage
2024-06-03 20:37:48 +02:00
Michael Hansen
aac31059b0
Resolve areas/floors to ids in intent_script ( #118734 )
2024-06-03 20:29:26 +02:00
J. Nick Koston
588380392d
Small speed up to read-only database sessions ( #118674 )
2024-06-03 19:50:05 +02:00
tronikos
f9dff1632e
Use ISO format when passing date to LLMs ( #118705 )
2024-06-03 19:48:50 +02:00
Richard Kroegel
60bcd27a47
Use snapshot_platform helper for BMW tests ( #118735 )
...
* Use snapshot_platform helper
* Remove comments
---------
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-06-03 19:46:04 +02:00
Paulus Schoutsen
3cc13d454f
Remove dispatcher from Tag entity ( #118671 )
...
* Remove dispatcher from Tag entity
* type
* Don't use helper
* Del is faster than pop
* Use id in update
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-06-03 20:39:40 +03:00
David Knowles
ebe4888c21
Bump pydrawise to 2024.6.2 ( #118608 )
2024-06-03 19:29:20 +02:00
Bram Kragten
049cac3443
Update frontend to 20240603.0 ( #118736 )
2024-06-03 19:25:01 +02:00
Joost Lekkerkerker
16485af7fc
Configure device in airgradient config flow ( #118699 )
2024-06-03 19:23:07 +02:00
Diogo Gomes
91ca7db02f
Address reviews comments in #117147 ( #118714 )
2024-06-03 19:22:00 +02:00
mkmer
ca1ed6f610
Remove unintended translation key from blink ( #118712 )
2024-06-03 19:13:18 +02:00
J. Nick Koston
9cb113e5d4
Convert mqtt to use a timer instead of task sleep loop ( #118666 )
2024-06-03 11:19:19 -05:00
J. Nick Koston
099ad77078
Migrate recorder instance to use HassKey ( #118673 )
2024-06-03 11:19:00 -05:00
epenet
5d594a509c
Add type hints for MockAgent in conversation tests ( #118701 )
2024-06-03 17:44:13 +02:00
epenet
f178467b0e
Add type hints for TTS test fixtures ( #118704 )
2024-06-03 17:43:18 +02:00
Jan-Philipp Benecke
32d4431f9b
Rename Discovergy to inexogy ( #118724 )
2024-06-03 17:30:17 +02:00
Diogo Gomes
827dfec311
Bump pytrydan to 0.7.0 ( #118726 )
2024-06-03 17:27:06 +02:00
epenet
dd90fb15e1
Fix incorrect type hint in dremel_3d_printer tests ( #118709 )
2024-06-03 17:16:48 +02:00
Erik Montnemery
99e02fe2b2
Remove tag_id from tag store ( #118713 )
2024-06-03 17:15:57 +02:00
Erik Montnemery
01b4589ef6
Tweak light service schema ( #118720 )
2024-06-03 17:13:48 +02:00
Paulus Schoutsen
bdcfd93129
Automatically fill in slots based on LLM context ( #118619 )
...
* Automatically fill in slots from LLM context
* Add tests
* Apply suggestions from code review
Co-authored-by: Allen Porter <allen@thebends.org>
---------
Co-authored-by: Allen Porter <allen@thebends.org>
2024-06-03 10:36:41 -04:00
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