Matrix and GitHub
436fcb7e85
Fixed YoLink incorrect valve status ( #147021 )
...
* Fix valve status
* Fix as suggested
2025-06-23 13:14:18 +02:00
epenet and GitHub
4d2f0f2de6
Migrate laundrify to use runtime_data ( #147331 )
...
* Migrate laundrify to use runtime_data
* Adjust test
2025-06-23 13:14:11 +02:00
Ludovic BOUÉ and GitHub
82c1751f85
Matter dishwasher alarm ( #146842 )
...
* Update binary_sensor.py
* Update silabs_dishwasher.json
DishwasherAlarm
* DishwasherAlarm
* Update snapshot
* DishwasherAlarm
* test_dishwasher_alarm
* DishwasherAlarm
* Update silabs_dishwasher.json
* Update snapshot
2025-06-23 12:40:37 +02:00
epenet and GitHub
a2785a86dc
Migrate ld2410_ble to use runtime_data ( #147335 )
2025-06-23 12:13:10 +02:00
epenet and GitHub
741e89383b
Migrate leaone to use runtime_data ( #147336 )
2025-06-23 12:12:32 +02:00
epenet and GitHub
f64533e9e0
Migrate led_ble to use runtime_data ( #147337 )
2025-06-23 12:11:03 +02:00
epenet and GitHub
b13dd4e6ca
Migrate lg_netcast to use runtime_data ( #147338 )
2025-06-23 12:09:51 +02:00
Noah Husby and GitHub
35f310748e
Add switch entity to Russound RIO ( #147323 )
...
* Add switch entity to Russound RIO
* Add switch snapshot
2025-06-23 10:42:36 +02:00
epenet and GitHub
69d2cd0ac0
Migrate lastfm to use runtime_data ( #147330 )
2025-06-23 10:40:48 +02:00
Marc Mueller and GitHub
10c573bbc3
Use PEP 695 TypeVar syntax for unifi ( #147157 )
2025-06-23 10:34:35 +02:00
93030ad48d
Remove address info from Rachio calendar events ( #145896 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-06-23 10:31:35 +02:00
Noah Husby and GitHub
a7290f92cf
Add number entity to Russound RIO ( #147228 )
...
* Add number entity to Russound RIO
* Fixes
* Fix tests
* Change entity name
2025-06-23 00:02:16 +02:00
Simone Chemelli and GitHub
b47706f360
Add sensor platform to Alexa Devices ( #146469 )
...
* Add sensor platform to Amazon Devices
* fix merge after rename
* fix requirements
* cleanup
* Revert "cleanup"
This reverts commit f34892da8a .
* tests
* move logic in sensor entity description
* update tests
* apply review comment
* apply review comments
2025-06-23 00:01:15 +02:00
DeerMaximum and GitHub
25968925e7
Use has_entity_name in NINA ( #146755 )
...
* Comply with has-entity-name rule.
* Fix tests
2025-06-22 23:57:33 +02:00
msw and GitHub
fcba1183f8
Add water filter replacement and usage sensors to SmartThings ( #147279 )
...
* Add "Filter status" binary sensor for Samsung refrigerators
* Add "Water filter usage" sensor for Samsung refrigerators
2025-06-22 23:57:02 +02:00
Guido Schmitz and GitHub
75946065f2
Combine executor calls in devolo Home Control ( #147216 )
2025-06-22 23:55:51 +02:00
Markus Adrario and GitHub
3734c4e91d
fix reconfig in case of no connection. ( #147275 )
2025-06-22 19:05:56 +02:00
Michael and GitHub
7d421bf223
Fix regex patterns in foobot sensor tests ( #147306 )
2025-06-22 19:02:43 +02:00
Michael and GitHub
41e53297c2
Add update entity to immich integration ( #147273 )
...
* add update entity
* remove unneccessary entity description
* rename update entity to version
* simplify test
* define static attribute outside of the constructor
* move min version check into coordinator
2025-06-22 16:54:48 +02:00
J. Nick Koston and GitHub
d4e7667ea0
Bump aioesphomeapi to 33.0.0 ( #147296 )
...
fixes compat warning with protobuf 6.x
changelog: https://github.com/esphome/aioesphomeapi/compare/v32.2.4...v33.0.0
Not a breaking change for HA since we are already on protobuf 6
2025-06-22 10:24:16 -04:00
daa4ddabfe
Switchbot Cloud: Fix device type filtering in sensor ( #146945 )
...
* Add Smart Lock Ultra support and fix device type filtering in sensor integration
* Adding fix in binary sensor
* Fix
---------
Co-authored-by: Joostlek <joostlek@outlook.com >
2025-06-22 14:12:09 +02:00
Michael and GitHub
8cead00bc7
Bump aioimmich to 0.10.1 ( #147293 )
...
bump aioimmich to 0.10.1
2025-06-22 12:19:03 +02:00
G Johansson and GitHub
db3090078b
Remove deprecated support feature values in camera ( #146988 )
2025-06-22 09:31:16 +02:00
Ludovic BOUÉ and GitHub
66e2fd997b
Battery voltage translation key ( #147238 )
...
* Add translation_key
* Update strings.json
* Update snapshots
* Switch icon to DC
* Update snapshots
2025-06-22 09:27:44 +02:00
Raphael Hehl and GitHub
a102eaf0cd
Bump uiprotect to version 7.14.1 ( #147280 )
2025-06-22 02:14:26 +02:00
Shai Ungar and GitHub
f3533dff44
Bump pyseventeentrack to 1.1.1 ( #147253 )
...
Update pyseventeentrack requirement to version 1.1.1
2025-06-21 22:50:53 +01:00
Simone Chemelli and GitHub
c453eed32d
Bump aioamazondevices to 3.1.14 ( #147257 )
2025-06-21 15:44:22 +02:00
Joakim Sørensen and GitHub
79a9f34150
Handle the new JSON payload from traccar clients ( #147254 )
2025-06-21 11:53:17 +02:00
7442f7af28
Fix Telegram bot parsing of inline keyboard ( #146376 )
...
* bug fix for inline keyboard
* update inline keyboard test
* Update tests/components/telegram_bot/test_telegram_bot.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* revert last_message_id and updated tests
* removed TypeError test
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-06-21 03:21:10 +02:00
Markus Adrario and GitHub
2e5de732a7
Bump pyHomee to version 1.2.10 ( #147248 )
...
bump pyHomee to version 1.2.10
2025-06-21 00:32:14 +01:00
Michael Hansen and GitHub
9bcd74c449
Change async_supports_streaming_input to an instance method ( #147245 )
2025-06-20 15:39:22 -05:00
Noah Husby and GitHub
ace18e540b
Bump aiorussound to 4.6.1 ( #147233 )
2025-06-20 21:59:59 +02:00
Michael Hansen and GitHub
65f897793d
Use string instead of boolean for voice event ( #147244 )
...
Use string instead of bool
2025-06-20 15:18:03 -04:00
Robert Resch and GitHub
435c08685d
Bump deebot-client to 13.4.0 ( #147221 )
2025-06-20 20:22:33 +02:00
J. Diego Rodríguez Royo and GitHub
95f292c43d
Bump aiohomeconnect to 0.18.1 ( #147236 )
2025-06-20 19:27:29 +02:00
Manu and GitHub
9346c584c3
Add reconfigure flow to ntfy integration ( #143743 )
2025-06-20 18:42:47 +02:00
Michael Hansen and GitHub
6738085391
Minor clean up missed in previous PR ( #147229 )
2025-06-20 10:54:11 -05:00
Markus Adrario and GitHub
d9e5bad55e
Use entity name in homee ( #147142 )
...
* add name to HomeeEntity
* review change
2025-06-20 16:55:48 +02:00
Maciej Bieniek and GitHub
f7429f3431
Fix Shelly entity names for gen1 sleeping devices ( #147019 )
2025-06-20 15:19:39 +02:00
Petar Petrov and GitHub
46aea5d9dc
Bump zwave-js-server-python to 0.64.0 ( #147176 )
2025-06-20 14:59:54 +02:00
33bde48c9c
AI Task integration ( #145128 )
...
* Add AI Task integration
* Remove GenTextTaskType
* Add AI Task prefs
* Add action to LLM task
* Remove WS command
* Rename result to text for GenTextTaskResult
* Apply suggestions from code review
Co-authored-by: Allen Porter <allen.porter@gmail.com >
* Add supported feature for generate text
* Update const.py
Co-authored-by: HarvsG <11440490+HarvsG@users.noreply.github.com >
* Update homeassistant/components/ai_task/services.yaml
Co-authored-by: HarvsG <11440490+HarvsG@users.noreply.github.com >
* Use WS API to set preferences
* Simplify pref storage
* Simplify pref test
* Update homeassistant/components/ai_task/services.yaml
Co-authored-by: Allen Porter <allen.porter@gmail.com >
---------
Co-authored-by: Allen Porter <allen.porter@gmail.com >
Co-authored-by: HarvsG <11440490+HarvsG@users.noreply.github.com >
2025-06-20 08:56:08 -04:00
Noah Husby and GitHub
1b73acc025
Add sub-device support to Russound RIO ( #146763 )
2025-06-20 14:52:34 +02:00
Guido Schmitz and GitHub
e28965770e
Add translations for devolo Home Control exceptions ( #147099 )
...
* Add translations for devolo Home Control exceptions
* Adapt invalid_auth message
* Adapt connection_failed message
2025-06-20 14:31:16 +02:00
Kevin Stillhammer and GitHub
f9d4bde0f6
Bump here-routing to 1.2.0 ( #147204 )
...
* Bump here-routing to 1.2.0
* Fix mypy typing errors
* Correct types for call assertion
2025-06-20 13:44:14 +02:00
a493bdc208
Implement battery group mode in HomeWizard ( #146770 )
...
* Implement battery group mode for HomeWizard P1
* Clean up test
* Disable 'entity_registry_enabled_default'
* Fix failing tests because of 'entity_registry_enabled_default'
* Proof entities are disabled by default
* Undo dev change
* Update homeassistant/components/homewizard/select.py
* Update homeassistant/components/homewizard/select.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Update homeassistant/components/homewizard/strings.json
* Apply suggestions from code review
* Update tests due to updated translations
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-06-20 13:19:45 +02:00
Markus Adrario and GitHub
9ae9ad1e43
Improve test-coverage for homee locks ( #147160 )
...
test for unknown user
2025-06-20 12:28:49 +02:00
epenet and GitHub
1b60ea8951
Migrate lutron to use runtime_data ( #147198 )
2025-06-20 12:26:07 +02:00
epenet and GitHub
313eaff14e
Migrate kaleidescape to use runtime_data ( #147171 )
...
* Migrate kaleidescape to use runtime_data
* Adjust tests
2025-06-20 12:25:57 +02:00
epenet and GitHub
7dfd68f8c0
Migrate keenetic_ndms2 to use runtime_data ( #147194 )
...
* Migrate keenetic_ndms2 to use runtime_data
* Adjust tests
2025-06-20 12:23:59 +02:00
epenet and GitHub
544fd2a4a6
Migrate lacrosse_view to use runtime_data ( #147202 )
2025-06-20 12:23:29 +02:00