starkillerOG
40fd7cf852
Select correct Reolink device uid ( #142864 )
...
* Select correct device_uid
* Fix styling
* restructure
* Add test
* Update test_util.py
* Add explanation string
2025-04-14 20:12:34 +02:00
J. Nick Koston
9ce44845fe
Add a repair for ESPHome device conflicts ( #142507 )
2025-04-14 07:10:05 -10:00
cdnninja
82efa0893f
Vesync Display Switch Feature ( #137493 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-04-14 17:26:21 +02:00
Hervé Cauwelier
efc44d83bb
Add wind gust attribute to Météo France weather entity ( #136839 )
2025-04-14 15:41:10 +02:00
Petro31
9b274a0bc4
Correct template fan optimistic mode and supported features ( #142414 )
2025-04-14 15:40:29 +02:00
Barry vd. Heuvel
aeca2842fe
Add WeHeat Flow sensors for pumps ( #139390 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-04-14 15:39:44 +02:00
Emily Love Watson
d44d07ffcf
Kulersky refactor to new Bluetooth subsystem ( #142309 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-04-14 15:38:34 +02:00
karwosts
6a95abb831
Add effects translation/icon for Demo light ( #142862 )
2025-04-14 15:14:00 +02:00
hahn-th
6d74a6aa19
Refactor homematicip_cloud connection ( #139081 )
2025-04-14 15:01:55 +02:00
Joost Lekkerkerker
83c3275054
Remove deprecated state attributes in seventeentrack ( #142622 )
2025-04-14 14:40:08 +02:00
Joost Lekkerkerker
b3eb0301ae
Remove YAML import in Point ( #142627 )
2025-04-14 14:37:45 +02:00
Joost Lekkerkerker
f00dfd32d4
Remove config import in EmonCMS ( #142624 )
2025-04-14 14:30:41 +02:00
J. Nick Koston
514363f1c5
Use configured names in HomeKit for child accessories ( #142531 )
2025-04-14 14:24:43 +02:00
cdnninja
f84f6aa713
Fix vesync purifier 131 tests ( #142860 )
2025-04-14 13:58:54 +02:00
Stefano Angeleri
c8972a2234
Fix powerwall display of actual remaining battery, instead of reserved capacity ( #142391 )
2025-04-14 12:59:28 +02:00
Joost Lekkerkerker
583eb1a80e
Remove state attributes in Totalconnect ( #142625 )
2025-04-14 12:24:32 +02:00
J. Nick Koston
908a7c6991
Fix flakey bluetooth options flow tests ( #142920 )
2025-04-14 12:07:47 +02:00
J. Nick Koston
53b991fb54
Add preset modes to HKC fans ( #142528 )
2025-04-14 11:40:54 +02:00
J. Nick Koston
a6643d8fb3
Add support for InkBird IAM-T1 ( #142824 )
2025-04-13 22:31:38 -10:00
J. Nick Koston
6f02550ac3
Include HKC BLE MAC in device info when available ( #141900 )
...
* Include HKC BLE MAC in device info when available
* update tests
* cover
* dry
* dry
* dry
2025-04-14 10:14:48 +02:00
J. Nick Koston
1aa996d5f0
Add debug logging to homekit when an sensor entity cannot be classified ( #142707 )
...
* Add debug logging to homekit when an sensor entity cannot be classified
In #132937 many hours were spent investigating an issue which
turned out to be that the entity did not have a device class
at startup because the group integration does not set the device
class if any of the underlying entities state is invalid.
closes #132937
* coverage
* Update tests/components/homekit/test_get_accessories.py
2025-04-14 10:12:27 +02:00
J. Nick Koston
a340646e1e
Avoid starting ESPHome reauth when an unexpected device is found at the last address ( #142814 )
...
* Bump aioesphomeapi to 29.10.0
changelog: https://github.com/esphome/aioesphomeapi/compare/v29.9.0...v29.10.0
* Avoid starting ESPHome reauth when an unexpected device is found at the last address
fixes #133956
* coverage
2025-04-14 10:10:07 +02:00
J. Nick Koston
8767599ad4
Validate ESPHome mac address before updating IP on discovery ( #142878 )
...
* Bump aioesphomeapi to 29.10.0
changelog: https://github.com/esphome/aioesphomeapi/compare/v29.9.0...v29.10.0
* Validate ESPHome mac address before updating IP on discovery
In some cases the data coming in from discovery may be
stale since there is a small race window if devices
get new IP allocations. Since some routers do not update
their names right away and zeroconf has a non-zero TTL
there is a small window where the discovery data can be
stale. This is a rare condition but it does happen. With
aioesphomeapi 29.10.0+ and ESPHome 2025.4.x+ we can validate
the mac address even without the correct encryption key
which allows us to be able to always validate the MAC
before updating the IP from any discovery method.
* tweaks
* fix test
2025-04-14 10:02:46 +02:00
Joost Lekkerkerker
6d5c000e1f
Set entity categories for some entities in Syncthru ( #142828 )
...
Set entity categories for some entities
2025-04-14 09:51:41 +02:00
J. Nick Koston
8bcc4f4c82
Avoid setting up ESPHome dashboard if its been uninstalled ( #142904 )
...
* Avoid setting up ESPHome dashboard if its been uninstalled
* tweaks
* coverage
* coverage
* fix
2025-04-14 09:49:21 +02:00
J. Nick Koston
3389ee4b80
Bump inkbird-ble to 0.13.0 ( #142885 )
...
* Bump inkbird-ble to 0.12.0
changelog: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.11.0...v0.12.0
* map discovery as well
* fix merge
* fix merge error
* bump again for more cleanups
* fix tests
2025-04-14 09:37:42 +02:00
Åke Strandberg
cc6e2ef3f7
Spelling corrections in miele integration ( #142907 )
...
Spelling corrections
2025-04-14 09:36:02 +02:00
Glenn Waters
1a1c95af12
Bump Environment Canada library to 0.10.1 ( #142882 )
2025-04-13 18:39:50 -10:00
Allen Porter
658299ee21
Strip whitespace from new todo list item names ( #142889 )
...
Strip whitspace from new todo list item names
2025-04-13 17:42:42 -07:00
Allen Porter
d91528648f
Update ollama to allow selecting mutiple LLM APIs ( #142445 )
...
* Update ollama to allow selecting mutiple LLM APIs
* Update homeassistant/helpers/llm.py
* Avoid gather since these don't do I/O
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2025-04-13 15:37:46 -07:00
J. Nick Koston
8b88272bc0
Add async_set_updated_data method to PassiveBluetoothProcessorCoordinator ( #142879 )
2025-04-13 11:08:22 -10:00
Jan Bouwhuis
7cf63d1985
Add transition and flash feature flags for MQTT JSON light ( #142692 )
2025-04-13 21:39:40 +02:00
Åke Strandberg
0b02b43b11
Add integration for Miele ( #142498 )
2025-04-13 21:09:41 +02:00
Simone Chemelli
b25a0e2272
Small cleanup for Vodafone Station ( #142867 )
2025-04-13 18:57:00 +02:00
Mathijs van de Nes
d6b4f1c95d
Ensure no ALPN is negotiated for SMTP ( #142296 )
2025-04-12 12:02:07 -10:00
Joost Lekkerkerker
cba0cf0609
Migrate Syncthru to runtime data ( #142775 )
2025-04-12 20:59:59 +02:00
Joost Lekkerkerker
ebe71a1a38
Add diagnostics support to Syncthru ( #142776 )
2025-04-12 20:22:12 +02:00
Joost Lekkerkerker
6feb9d4b4e
Add entity translations to Syncthru ( #142774 )
...
* Add entity translations to Syncthru
* Add entity translations to Syncthru
* Fix
2025-04-12 20:19:49 +02:00
Dionisis Toulatos
3489ea30dd
Fix MQTT device discovery when using node_id ( #142784 )
...
* Fix device discovery when using node_id
* tests
---------
Co-authored-by: jbouwh <jan@jbsoft.nl >
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
2025-04-12 19:30:06 +02:00
J. Diego Rodríguez Royo
eb19c7af32
Disable Home Connect appliance refresh when frequent disconnects are detected ( #142615 )
...
* Disable specific updates for an appliance when is done repeatedly
* Fix deprecation issues fix tests
* Fix message
* Avoid fetching appliance info also
* Apply suggestions
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Create specific RepairFlow for enabling appliance's updates
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-04-12 14:58:35 +02:00
Erik Montnemery
234c4c1958
Move backup backup onboarding API to an onboarding platform ( #142713 )
...
* Move backup backup onboarding API to an onboarding platform
* Move additional test from onboarding to backup
* Remove backup tests from onboarding
2025-04-12 09:41:54 +02:00
Robert Svensson
c18d96e2f5
UniFi redact WLAN password ( #142767 )
...
* Recact password key word in WLAN diagnostic data
* Fix testdata
2025-04-12 01:15:15 +03:00
Manu
b01eac3ba5
Fix error in recurrence calculation of Habitica integration ( #142759 )
...
Fix error in rrule calculation of Habitica integration
2025-04-11 19:39:40 +02:00
Simone Chemelli
a3341c4330
Add full test coverage for Comelit humidifier platform ( #141852 )
...
* Add full test coverage for Comelit humidifier platform
* clean
* update snapshot
* apply review comment
2025-04-11 18:23:03 +02:00
Allen Porter
ca07975ead
Fix Anthropic bug parsing a streaming response with no json ( #142745 )
2025-04-11 17:30:12 +02:00
Joost Lekkerkerker
7b78f6db17
Fix SmartThings gas meter ( #142741 )
2025-04-11 17:24:39 +02:00
Simone Chemelli
5816a24577
Cleanup snapshot call in tests ( #142750 )
2025-04-11 17:21:12 +02:00
Erik Montnemery
0105332476
Add WS command integration/wait ( #142040 )
...
* Add WS command integration/wait
* Add test
* Update homeassistant/components/websocket_api/commands.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Use helper setup.async_wait_component
* Add onboarding view
* Revert "Add onboarding view"
This reverts commit df3a1a0580 .
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-04-11 16:09:15 +02:00
Erik Montnemery
4aca9cd66b
Move cloud onboarding API to an onboarding platform ( #141978 )
...
* Move cloud onboarding API to an onboarding platform
* Address review comments
* Add tests
* Move cloud onboarding tests to the cloud integration
* Address review comments
* Don't wait for platforms
* Add test
* Remove useless check for CLOUD_DATA
2025-04-11 16:02:27 +02:00
Martin Hjelmare
cd45c5d886
Avoid Z-Wave config entry unload in test teardown ( #142732 )
2025-04-11 16:37:47 +03:00