Joost Lekkerkerker and GitHub
16fd19f01a
Use model from Aladdin Connect lib ( #118778 )
...
* Use model from Aladdin Connect lib
* Fix
2024-06-04 10:29:51 +02:00
Joost Lekkerkerker and GitHub
da408c6703
Initial cleanup for Aladdin connect ( #118777 )
2024-06-04 10:13:31 +02:00
7fb2802910
Allow per-sensor unit conversion on BMW sensors ( #110272 )
...
* Update BMW sensors to use device_class
* Test adjustments
* Trigger CI
* Remove unneeded cast
* Set suggested_display_precision to 0
* Rebase for climate_status
* Change charging_status to ENUM device class
* Add test for Enum translations
* Pin Enum sensor values
* Use snapshot_platform helper
* Remove translation tests
* Formatting
* Remove comment
* Use const.STATE_UNKOWN
* Fix typo
* Update strings
* Loop through Enum sensors
* Revert enum sensor changes
---------
Co-authored-by: Richard <rikroe@users.noreply.github.com >
2024-06-04 09:06:23 +02:00
cba07540e9
Bump reolink-aio to 0.9.1 ( #118655 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-06-04 08:00:40 +02:00
Aaron Bach and GitHub
d43d12905d
Don't require code to arm SimpliSafe ( #118759 )
2024-06-04 07:20:37 +02:00
J. Nick Koston and GitHub
553311cc7d
Add os.walk to asyncio loop blocking detection ( #118769 )
2024-06-04 06:53:37 +02:00
Joakim Sørensen and GitHub
53ab215dfc
Update hass-nabucasa to version 0.81.1 ( #118768 )
2024-06-04 06:27:54 +02:00
e799270578
Recover mqtt abbrevations optimizations ( #118762 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-06-04 06:20:18 +02:00
Michael Hansen and GitHub
289263087c
Bump intents to 2024.6.3 ( #118748 )
2024-06-03 22:47:09 -04:00
Michael Hansen and GitHub
0257aa4839
Clean up exposed domains ( #118753 )
...
* Remove lock and script
* Add media player
* Fix tests
2024-06-03 21:26:40 -05:00
J. Nick Koston and GitHub
35a1ecea27
Speed up statistics_during_period websocket api ( #118672 )
2024-06-03 18:08:46 -05:00
Jan Bouwhuis and GitHub
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 and GitHub
39f5f30ca9
Revert "Allow MQTT device based auto discovery" ( #118746 )
...
Revert "Allow MQTT device based auto discovery (#109030 )"
This reverts commit 585892f067 .
2024-06-03 22:30:37 +02:00
Paulus Schoutsen and GitHub
035e19be01
Google Gen AI: Copy messages to avoid changing the trace data ( #118745 )
2024-06-03 22:29:50 +02:00
Paulus Schoutsen and GitHub
299c0de968
Update OpenAI prompt on each interaction ( #118747 )
2024-06-03 22:27:05 +02:00
David Bonnes and GitHub
8ea3a6843a
Harden evohome against failures to retrieve zone schedules ( #118517 )
2024-06-03 21:48:48 +02:00
Jan Bouwhuis and GitHub
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
Joost Lekkerkerker and GitHub
2a92f78453
Require firmware version 3.1.1 for airgradient ( #118744 )
2024-06-03 21:08:28 +02:00
Jan Bouwhuis and GitHub
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 and GitHub
aac31059b0
Resolve areas/floors to ids in intent_script ( #118734 )
2024-06-03 20:29:26 +02:00
J. Nick Koston and GitHub
588380392d
Small speed up to read-only database sessions ( #118674 )
2024-06-03 19:50:05 +02:00
tronikos and GitHub
f9dff1632e
Use ISO format when passing date to LLMs ( #118705 )
2024-06-03 19:48:50 +02:00
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
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 and GitHub
ebe4888c21
Bump pydrawise to 2024.6.2 ( #118608 )
2024-06-03 19:29:20 +02:00
Bram Kragten and GitHub
049cac3443
Update frontend to 20240603.0 ( #118736 )
2024-06-03 19:25:01 +02:00
Joost Lekkerkerker and GitHub
16485af7fc
Configure device in airgradient config flow ( #118699 )
2024-06-03 19:23:07 +02:00
Diogo Gomes and GitHub
91ca7db02f
Address reviews comments in #117147 ( #118714 )
2024-06-03 19:22:00 +02:00
mkmer and GitHub
ca1ed6f610
Remove unintended translation key from blink ( #118712 )
2024-06-03 19:13:18 +02:00
J. Nick Koston and GitHub
9cb113e5d4
Convert mqtt to use a timer instead of task sleep loop ( #118666 )
2024-06-03 11:19:19 -05:00
J. Nick Koston and GitHub
099ad77078
Migrate recorder instance to use HassKey ( #118673 )
2024-06-03 11:19:00 -05:00
epenet and GitHub
5d594a509c
Add type hints for MockAgent in conversation tests ( #118701 )
2024-06-03 17:44:13 +02:00
epenet and GitHub
f178467b0e
Add type hints for TTS test fixtures ( #118704 )
2024-06-03 17:43:18 +02:00
Jan-Philipp Benecke and GitHub
32d4431f9b
Rename Discovergy to inexogy ( #118724 )
2024-06-03 17:30:17 +02:00
Diogo Gomes and GitHub
827dfec311
Bump pytrydan to 0.7.0 ( #118726 )
2024-06-03 17:27:06 +02:00
epenet and GitHub
dd90fb15e1
Fix incorrect type hint in dremel_3d_printer tests ( #118709 )
2024-06-03 17:16:48 +02:00
Erik Montnemery and GitHub
99e02fe2b2
Remove tag_id from tag store ( #118713 )
2024-06-03 17:15:57 +02:00
Erik Montnemery and GitHub
01b4589ef6
Tweak light service schema ( #118720 )
2024-06-03 17:13:48 +02:00
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 and GitHub
8a68529dd1
Bump python-MotionMount to 2.0.0 ( #118719 )
2024-06-03 16:27:42 +02:00
Matrix and GitHub
595c9a2e01
Fixing device model compatibility issues. ( #118686 )
2024-06-03 15:56:42 +02:00
epenet and GitHub
771ed33b14
Bump renault-api to 0.2.3 ( #118718 )
2024-06-03 15:53:23 +02:00
Joost Lekkerkerker and GitHub
c32eb97ac0
Disable both option in Airgradient select ( #118702 )
2024-06-03 15:49:51 +02:00
Paul Bottein and GitHub
6d02453c8a
Bump python-roborock to 2.2.2 ( #118697 )
2024-06-03 15:39:50 +02:00
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
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
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 and GitHub
765114bead
Don't store tag_id in tag storage ( #118707 )
2024-06-03 13:11:00 +02:00
Mick Vleeshouwer and GitHub
87a1b8e83c
Bump pyoverkiz to 1.13.11 ( #118703 )
2024-06-03 11:43:40 +02:00
David Bonnes and GitHub
185ce8221b
Update the codeowners of the incomfort integration ( #118706 )
2024-06-03 11:29:54 +02:00