Jan Bouwhuis
2c206c18d4
Do not log mqtt origin info if the log level does not allow it ( #118752 )
2024-06-03 23:38:31 +02:00
Jan Bouwhuis
39f5f30ca9
Revert "Allow MQTT device based auto discovery" ( #118746 )
...
Revert "Allow MQTT device based auto discovery (#109030 )"
This reverts commit 585892f0678dc054819eb5a0a375077cd9b604b8.
2024-06-03 22:30:37 +02:00
Paulus Schoutsen
035e19be01
Google Gen AI: Copy messages to avoid changing the trace data ( #118745 )
2024-06-03 22:29:50 +02:00
Paulus Schoutsen
299c0de968
Update OpenAI prompt on each interaction ( #118747 )
2024-06-03 22:27:05 +02:00
David Bonnes
8ea3a6843a
Harden evohome against failures to retrieve zone schedules ( #118517 )
2024-06-03 21:48:48 +02:00
Jan Bouwhuis
ff27f8ef10
Add device info to incomfort entities ( #118741 )
...
* Add device info to incomfort entities
* Add DOMAIN import
2024-06-03 21:30:13 +02:00
Franck Nijhof
26344ffd74
Bump version to 2024.6.0b6
2024.6.0b6
2024-06-03 21:27:31 +02:00
Paulus Schoutsen
2940104008
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 21:27:08 +02:00
Joost Lekkerkerker
8072a268a1
Require firmware version 3.1.1 for airgradient ( #118744 )
2024-06-03 21:26:19 +02:00
Bram Kragten
b5f557ad73
Update frontend to 20240603.0 ( #118736 )
2024-06-03 21:26:16 +02:00
Michael Hansen
f977b54312
Resolve areas/floors to ids in intent_script ( #118734 )
2024-06-03 21:26:13 +02:00
Jan-Philipp Benecke
11b2f201f3
Rename Discovergy to inexogy ( #118724 )
2024-06-03 21:26:10 +02:00
Erik Montnemery
8cc3c147fe
Tweak light service schema ( #118720 )
2024-06-03 21:26:07 +02:00
epenet
fd9ea2f224
Bump renault-api to 0.2.3 ( #118718 )
2024-06-03 21:26:04 +02:00
Diogo Gomes
f064f44a09
Address reviews comments in #117147 ( #118714 )
2024-06-03 21:26:01 +02:00
Erik Montnemery
f3d1157bc4
Remove tag_id from tag store ( #118713 )
2024-06-03 21:25:58 +02:00
mkmer
85982d2b87
Remove unintended translation key from blink ( #118712 )
2024-06-03 21:25:55 +02:00
Erik Montnemery
cc83443ad1
Don't store tag_id in tag storage ( #118707 )
2024-06-03 21:25:52 +02:00
tronikos
8a516207e9
Use ISO format when passing date to LLMs ( #118705 )
2024-06-03 21:25:49 +02:00
Mick Vleeshouwer
f805df8390
Bump pyoverkiz to 1.13.11 ( #118703 )
2024-06-03 21:25:46 +02:00
Joost Lekkerkerker
ea85ed6992
Disable both option in Airgradient select ( #118702 )
2024-06-03 21:25:43 +02:00
Joost Lekkerkerker
54425b756e
Configure device in airgradient config flow ( #118699 )
2024-06-03 21:25:40 +02:00
Paul Bottein
7b43b587a7
Bump python-roborock to 2.2.2 ( #118697 )
2024-06-03 21:25:37 +02:00
Matrix
7e71975358
Fixing device model compatibility issues. ( #118686 )
2024-06-03 21:25:34 +02:00
J. Nick Koston
e0232510d7
Revert "Add websocket API to get list of recorded entities ( #92640 )" ( #118644 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-06-03 21:21:45 +02:00
Paulus Schoutsen
84f9bb1d63
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 21:21:41 +02:00
David Knowles
b436fe94ae
Bump pydrawise to 2024.6.2 ( #118608 )
2024-06-03 21:21:38 +02:00
epenet
aff5da5762
Address late review comment in samsungtv ( #118539 )
...
Address late comment in samsungtv
2024-06-03 21:21:29 +02:00
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