Joost Lekkerkerker
f2762c9031
Bump yt-dlp to 2024.05.26 ( #118229 )
2024-05-27 11:38:30 +02:00
Duco Sebel
22cc7d34d5
Fix unique_id not being unique in HomeWizard ( #117940 )
2024-05-27 11:23:10 +02:00
Richard Kroegel
10291b1ce8
Bump bimmer_connected to 0.15.3 ( #118179 )
...
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-05-27 11:01:22 +02:00
Michael Hansen
3766c72ddb
Forward timer events to Wyoming satellites ( #118128 )
...
* Add timer tests
* Forward timer events to satellites
* Use config entry for background tasks
2024-05-26 17:29:46 -04:00
G Johansson
008b56b4dd
Bump holidays to 0.49 ( #118181 )
2024-05-26 20:29:58 +02:00
Angel Nunez Mencias
b85cf36a68
Upgrade thethingsnetwork to v3 ( #113375 )
...
* thethingsnetwork upgrade to v3
* add en translations and requirements_all
* fix most of the findings
* hassfest
* use ttn_client v0.0.3
* reduce content of initial release
* remove features that trigger errors
* remove unneeded
* add initial testcases
* Exception warning
* add strict type checking
* add strict type checking
* full coverage
* rename to conftest
* review changes
* avoid using private attributes - use protected instead
* simplify config_flow
* remove unused options
* review changes
* upgrade client
* add types client library - no need to cast
* use add_suggested_values_to_schema
* add ruff fix
* review changes
* remove unneeded comment
* use typevar for TTN value
* use typevar for TTN value
* review
* ruff error not detected in local
* test review
* re-order fixture
* fix test
* reviews
* fix case
* split testcases
* review feedback
* Update homeassistant/components/thethingsnetwork/__init__.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/thethingsnetwork/__init__.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update tests/components/thethingsnetwork/test_config_flow.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Remove deprecated var
* Update tests/components/thethingsnetwork/test_config_flow.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Remove unused import
* fix ruff warning
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-05-26 16:30:33 +02:00
G-Two
189cf88537
Bump subarulink to 0.7.11 ( #117743 )
2024-05-26 12:56:43 +02:00
Michael
74f288286a
Bump py-sucks to 0.9.10 ( #118148 )
...
bump py-sucks to 0.9.10
2024-05-26 10:55:04 +02:00
Shay Levy
0ae5275f01
Bump aioswitcher to 3.4.3 ( #118123 )
2024-05-26 00:04:44 +02:00
Maikel Punie
ffcc9100a6
Bump velbusaio to 2024.5.1 ( #118091 )
2024-05-25 10:24:06 +02:00
J. Nick Koston
488b2edfd8
Bump pySwitchbot to 0.46.1 ( #118025 )
2024-05-24 10:37:10 +02:00
Evgeny
24d31924a0
Migrate OpenWeaterMap to new library (support API 3.0) ( #116870 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-23 21:51:10 -10:00
J. Nick Koston
93daac9b3d
Update pySwitchbot to 0.46.0 to fix lock key retrieval ( #118005 )
...
* Update pySwitchbot to 0.46.0 to fix lock key retrieval
needs https://github.com/Danielhiversen/pySwitchbot/pull/236
* bump
* fixes
2024-05-23 23:59:44 -04:00
J. Nick Koston
bdc3bb57f3
Bump habluetooth to 3.1.1 ( #117992 )
2024-05-23 20:43:14 +02:00
Allen Porter
978fe2d7b0
Bump to google-nest-sdm to 4.0.4 ( #117982 )
2024-05-23 20:27:48 +02:00
Joost Lekkerkerker
e8f544d216
Bump airgradient to 0.4.1 ( #117963 )
2024-05-23 10:25:54 +02:00
kaareseras
cd14d9b0e3
Add Azure data explorer ( #68992 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-05-23 09:14:09 +02:00
Galorhallen
767d971c5f
Better handling of EADDRINUSE for Govee light ( #117943 )
2024-05-23 08:45:49 +02:00
On Freund
f9eb3db897
Bump pyrympro to 0.0.8 ( #117919 )
2024-05-22 18:14:04 +02:00
J. Nick Koston
9454dfc719
Bump habluetooth to 3.1.0 ( #117905 )
2024-05-22 12:28:13 +02:00
Robert Svensson
5abf77662a
Support carbon dioxide and formaldehyde sensors in deCONZ ( #117877 )
...
* Add formaldehyde sensor
* Add carbon dioxide sensor
* Bump pydeconz to v116
2024-05-22 07:33:55 +02:00
Denis Shulyaka
2f0215b034
LLM Tools support for OpenAI integration ( #117645 )
...
* initial commit
* Add tests
* Move tests to the correct file
* Fix exception type
* Undo change to default prompt
* Add intent dependency
* Move format_tool out of the class
* Fix tests
* coverage
* Adjust to new API
* Update strings
* Update tests
* Remove unrelated change
* Test referencing non-existing API
* Add test to verify no exception on tool conversion for Assist tools
* Bump voluptuous-openapi==0.0.4
* Add device_id to tool input
* Fix tests
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-05-21 22:45:04 -04:00
Joakim Plate
5f7b84caea
Update philips_js to 3.2.1 ( #117881 )
...
* Update philips_js to 3.2.0
* Update to 3.2.1
2024-05-22 00:11:10 +02:00
wittypluck
0c37a065ad
Add support for Glances v4 ( #117664 )
2024-05-21 16:21:36 +02:00
Thomas55555
bb758bcb26
Bump aioautomower to 2024.5.1 ( #117815 )
2024-05-21 09:43:36 +02:00
J. Nick Koston
58210b1968
Bump tesla-powerwall to 0.5.2 ( #117823 )
2024-05-20 16:51:39 -10:00
J. Nick Koston
7c58f05898
Bump dbus-fast to 2.21.3 ( #117824 )
2024-05-20 16:27:02 -10:00
MatthewFlamm
4d447ee0a7
Bump pynws to 1.8.1 for nws ( #117820 )
2024-05-20 10:43:31 -10:00
Franck Nijhof
7f92ee5e04
Update wled to 0.18.0 ( #117790 )
2024-05-20 14:49:52 +03:00
Ricardo Steijn
14f1e8c520
Bump crownstone-sse to 2.0.5, crownstone-cloud to 1.4.11 ( #117748 )
2024-05-19 19:18:28 -10:00
Alberto Geniola
9fab2aa2bc
Update elmax_api to v0.0.5 ( #117693 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-05-19 19:16:46 -10:00
Denis Shulyaka
c3196a5667
LLM Tools support for Google Generative AI integration ( #117644 )
...
* initial commit
* Undo prompt chenges
* Move format_tool out of the class
* Only catch HomeAssistantError and vol.Invalid
* Add config flow option
* Fix type
* Add translation
* Allow changing API access from options flow
* Allow model picking
* Remove allowing HASS Access in main flow
* Move model to the top in options flow
* Make prompt conditional based on API access
* convert only once to dict
* Reduce debug logging
* Update title
* re-order models
* Address comments
* Move things
* Update labels
* Add tool call tests
* coverage
* Use LLM APIs
* Fixes
* Address comments
* Reinstate the title to not break entity name
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-05-19 22:11:25 -04:00
Jan-Philipp Benecke
99565bef27
Bump pydiscovergy to 3.0.1 ( #117740 )
2024-05-19 20:56:58 +02:00
Anrijs
d2008ffdd7
Bump aranet4 to 2.3.4 ( #117738 )
...
bump aranet4 lib version to 2.3.4
2024-05-19 21:08:39 +03:00
Shay Levy
d84890bc59
Bump aioshelly to 10.0.0 ( #117728 )
2024-05-19 19:25:12 +02:00
Jake Martin
cc60fc6d9f
Bump monzopy to 1.2.0 ( #117730 )
2024-05-19 15:37:25 +02:00
jjlawren
b8c5dcaeef
Bump PlexAPI to 4.15.13 ( #117712 )
2024-05-19 11:36:25 +02:00
tronikos
d65437e347
Bump google-generativeai==0.5.4 ( #117680 )
2024-05-18 11:38:33 +02:00
On Freund
b97cf9ce42
Bump pyrisco to 0.6.2 ( #117682 )
2024-05-18 11:37:24 +02:00
Maikel Punie
3efdeaaa77
Bump pyduotecno to 2024.5.1 ( #117643 )
2024-05-17 18:37:59 +02:00
Chris Talkington
5635bcce86
Bump pyipp to 0.16.0 ( #117583 )
...
bump pyipp to 0.16.0
2024-05-16 13:04:35 -05:00
Joakim Sørensen
535aa05c65
Update hass-nabucasa dependency to version 0.81.0 ( #117568 )
2024-05-16 11:08:01 -04:00
Christopher Tremblay
2a540e1100
Bump adext to 0.4.3 ( #117496 )
2024-05-16 10:54:44 +02:00
Mischa Siekmann
481264693e
Bump aioesphomeapi to 24.4.0 ( #117543 )
2024-05-16 10:53:00 +02:00
J. Nick Koston
f1e8262db2
Bump bleak to 0.22.1 ( #117383 )
2024-05-16 12:36:27 +09:00
Michael Hansen
daee3d8db0
Don't prioritize "name" slot if it's a wildcard in default conversation agent ( #117518 )
...
* Don't prioritize "name" slot if it's a wildcard
* Fix typing error
2024-05-15 22:23:24 -04:00
starkillerOG
fd8dbe0367
Bump reolink-aio to 0.8.10 ( #117501 )
2024-05-15 16:19:02 +02:00
tronikos
d2d39bce3a
Android TV Remote: Support launching any app by its application ID/package name ( #116906 )
...
Bumps androidtvremote2 to 0.1.1
2024-05-15 15:48:57 +02:00
Franck Nijhof
bed31f302a
Revert "Bump opower to 0.4.5 and use new account.id" ( #117476 )
2024-05-15 09:22:45 +02:00
Erik Montnemery
e6296ae502
Revert "Add Viam image processing integration" ( #117477 )
2024-05-15 09:20:40 +02:00