Duco Sebel and GitHub
76570b5144
Remove stale translation string in HomeWizard ( #136917 )
...
Remove stale translation in HomeWizard
2025-01-30 14:47:33 +02:00
epenet and GitHub
5dd147e83b
Add missing discovery string from onewire ( #136892 )
2025-01-30 11:46:27 +01:00
TimL and GitHub
9eb383f314
Bump Pysmlight to v0.2.0 ( #136886 )
...
* Bump pysmlight to v0.2.0
* Update info.json fixture with radios list
* Update diagnostics snapshot
2025-01-30 12:11:40 +02:00
Erik Montnemery and GitHub
52feeedd2b
Poll supervisor job state when creating or restoring a backup ( #136891 )
...
* Poll supervisor job state when creating or restoring a backup
* Update tests
* Add tests for create and restore jobs finishing early
2025-01-30 11:09:31 +01:00
Erik Montnemery and GitHub
1b5316b269
Ignore dangling symlinks when restoring backup ( #136893 )
2025-01-30 11:09:07 +01:00
Allen Porter and GitHub
708ae09c7a
Bump nest to 7.1.1 ( #136888 )
2025-01-30 11:07:55 +02:00
Arie Catsman and GitHub
97fcbed6e0
Add error handling to enphase_envoy switch platform action ( #136837 )
...
* Add error handling to enphase_envoy switch platform action
* Use decorators for exception handling
2025-01-30 11:07:10 +02:00
a8175b785f
Bump github/codeql-action from 3.28.6 to 3.28.8 ( #136890 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.6 to 3.28.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.28.6...v3.28.8 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 08:42:23 +01:00
TheJulianJES and GitHub
64b056fbe9
Bump ZHA to 0.0.47 ( #136883 )
2025-01-29 20:57:36 -06:00
427c437a68
Add start_conversation service to Assist Satellite ( #134921 )
...
* Add start_conversation service to Assist Satellite
* Fix tests
* Implement start_conversation in voip
* Update homeassistant/components/assist_satellite/entity.py
---------
Co-authored-by: Michael Hansen <mike@rhasspy.org >
2025-01-29 21:32:10 -05:00
b637129208
Migrate from homeconnect dependency to aiohomeconnect ( #136116 )
...
* Migrate from homeconnect dependency to aiohomeconnect
* Reload the integration if there is an API error on event stream
* fix typos at coordinator tests
* Setup config entry at coordinator tests
* fix ruff
* Bump aiohomeconnect to version 0.11.4
* Fix set program options
* Use context based updates at coordinator
* Improved how `context_callbacks` cache is invalidated
* fix
* fixes and improvements at coordinator
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Remove stale Entity inheritance
* Small improvement for light subscriptions
* Remove non-needed function
It had its purpose before some refactoring before the firs commit, no is no needed as is only used at HomeConnectEntity constructor
* Static methods and variables at conftest
* Refresh the data after an event stream interruption
* Cleaned debug logs
* Fetch programs at coordinator
* Improvements
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Simplify obtaining power settings from coordinator data
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Remove unnecessary statement
* use `is UNDEFINED` instead of `isinstance`
* Request power setting only when it is strictly necessary
* Bump aiohomeconnect to 0.12.1
* use raw keys for diagnostics
* Use keyword arguments where needed
* Remove unnecessary statements
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-01-30 02:42:41 +01:00
TimL and GitHub
4e3e1e91b7
Fix loading of SMLIGHT integration when no internet is available ( #136497 )
...
* Don't fail to load integration if internet unavailable
* Add test case for no internet
* Also test we recover after internet returns
2025-01-30 01:01:39 +00:00
Artur Pragacz and GitHub
4066289662
Update quality scale in Onkyo ( #136710 )
2025-01-29 22:32:16 +00:00
aca9607e2f
Bump backup store to version 1.3 ( #136870 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2025-01-29 14:58:06 -06:00
J. Nick Koston and GitHub
edabf0f8dd
Fix incorrect Bluetooth source address when restoring data from D-Bus ( #136862 )
2025-01-29 13:09:00 -06:00
Erik Montnemery and GitHub
5286bd8f0c
Persist hassio backup restore status after core restart ( #136857 )
...
* Persist hassio backup restore status after core restart
* Remove useless condition
2025-01-29 13:55:02 -05:00
Michael Hansen and GitHub
d206553a0d
Cancel call if user does not pick up ( #136858 )
2025-01-29 13:52:32 -05:00
Abílio Costa and GitHub
b500fde468
Handle locked account error in Whirlpool ( #136861 )
2025-01-29 13:51:09 -05:00
Bram Kragten and GitHub
46cef2986c
Bump version to 2025.3.0 ( #136859 )
2025-01-29 19:32:36 +01:00
Erik Montnemery and GitHub
823df4242d
Add support for per-backup agent encryption flag to hassio ( #136828 )
...
* Add support for per-backup agent encryption flag to hassio
* Improve comment
* Set password to None when supervisor should not encrypt
2025-01-29 18:23:25 +01:00
Abílio Costa and GitHub
6a8e45c51e
Update whirlpool-sixth-sense to 0.18.12 ( #136851 )
2025-01-29 18:20:14 +01:00
4ce891512e
Add ability to cache Roborock maps instead of always reloading ( #112047 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Allen Porter <allen.porter@gmail.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Allen Porter <allen@thebends.org >
Co-authored-by: Robert Resch <robert@resch.dev >
2025-01-29 18:16:28 +01:00
Abílio Costa and GitHub
a61399f189
Simplify Whirlpool auth flows ( #136856 )
2025-01-29 17:09:44 +00:00
epenet and GitHub
89e6791fee
Use runtime_data in control4 ( #136403 )
2025-01-29 17:50:36 +01:00
Erik Montnemery and GitHub
660653e226
Interrupt _CipherBackupStreamer workers ( #136845 )
...
* Interrupt _CipherBackupStreamer workers
* Fix cleanup
* Only abort live threads
2025-01-29 17:44:29 +01:00
3118831557
Ease understanding of integration failures ( #134475 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com >
Co-authored-by: David Bonnes <zxdavb@bonnes.me >
2025-01-29 17:43:25 +01:00
Marcel van der Veldt and GitHub
72caf9d5a2
Tweak Matter discovery to ignore empty lists ( #136854 )
2025-01-29 17:41:28 +01:00
Bram Kragten and GitHub
acbf40c384
Update frontend to 20250129.0 ( #136852 )
2025-01-29 17:33:31 +01:00
Norbert Rittel and GitHub
63f34e346a
Fix spelling of "API" for consistency in Home Assistant UI ( #136843 )
2025-01-29 11:28:32 -05:00
Nathan Spencer and GitHub
35e3952770
Add DHCP discovery to balboa ( #136762 )
2025-01-29 17:28:09 +01:00
Lars and GitHub
fa6df1cc25
Check for fullcolorsupport in fritzbox light ( #136850 )
2025-01-29 17:15:54 +01:00
Erik Montnemery and GitHub
b2ec72d75f
Persist backup restore status after core restart ( #136838 )
...
* Persist backup restore status after core restart
* Don't blow up if restore result file can't be removed
* Update tests
2025-01-29 16:58:33 +01:00
Paulus Schoutsen and GitHub
8ab6bec746
Migrate Google Gen AI to ChatSession ( #136779 )
...
* Migrate Google Gen AI to ChatSession
* Remove unused method
2025-01-29 10:42:39 -05:00
epenet and GitHub
83b34c6faf
Adjust deprecation in water heater ( #136577 )
2025-01-29 16:15:20 +01:00
653ff47171
Add cleaning statistics for tplink ( #135784 )
...
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com >
2025-01-29 08:56:47 -06:00
c7176f6849
Add consumables for tplink tapo vacuums ( #136510 )
...
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-01-29 08:23:54 -06:00
Norbert Rittel and GitHub
6d91f8d86c
Fix spelling of "API" for consistency in Home Assistant UI ( #136842 )
2025-01-29 14:36:05 +01:00
Simon Lamon and GitHub
d9deba3916
Take exclude vias in unique ids for nmbs ( #136590 )
2025-01-29 14:25:28 +01:00
Ludovic BOUÉ and GitHub
32829596eb
Add select platform discovery schemas for the Matter LaundryWasherControls cluster ( #136261 )
2025-01-29 14:17:00 +01:00
Erik Montnemery and GitHub
9a687e7f94
Add support for per-backup agent encryption flag ( #136622 )
...
* Add support for per-backup agent encryption flag
* Adjust
* Don't attempt decrypting an unprotected backup
* Address review comments
* Add some tests
* Add fixture
* Rename fixture
* Correct condition for when we should encrypt or decrypt
* Update tests in integrations
* Improve test coverage
* Fix onedrive tests
* Add test
* Improve cipher worker shutdown
* Improve test coverage
* Fix google_drive tests
* Move inner class _CipherBackupStreamer._WorkerStatus to module scope
2025-01-29 14:04:17 +01:00
Tom and GitHub
3e513dda62
IQS completion of documentation for Plugwise ( #134051 )
2025-01-29 13:40:05 +01:00
epenet and GitHub
20ab6e2279
Standardize remaining homeassistant imports ( #136836 )
2025-01-29 13:39:31 +01:00
Christopher Fenner and GitHub
b6cc5090e4
Update photovoltaic related labels in ViCare ( #136430 )
2025-01-29 13:39:05 +01:00
Thomas D and GitHub
40f92b7b6b
Bump qbusmqttapi to 1.2.4 ( #136835 )
2025-01-29 13:02:20 +01:00
Michael and GitHub
c974251faa
Fix command latency in AVM Fritz!SmartHome ( #136739 )
2025-01-29 12:55:59 +01:00
Duco Sebel and GitHub
bc2976904e
Rename HomeWizard last restart sensor to Uptime ( #136829 )
2025-01-29 12:54:08 +01:00
Erik Montnemery and GitHub
7249c02655
Add backup endpoints to the onboarding integration ( #136051 )
...
* Add backup endpoints to the onboarding integration
* Add backup as after dependency of onboarding
* Add test snapshots
* Fix stale docstrings
* Add utility function for getting the backup manager instance
* Return backup_id when uploading backup
* Change /api/onboarding/backup/restore to accept a JSON body
* Fix with_backup_manager
2025-01-29 12:32:18 +01:00
epenet and GitHub
706a01837c
Standardize homeassistant imports in component (v-z) ( #136834 )
2025-01-29 12:25:04 +01:00
epenet and GitHub
844259bd6c
Standardize homeassistant imports in component (s) ( #136832 )
2025-01-29 12:24:31 +01:00
epenet and GitHub
1ef809c716
Standardize homeassistant imports in component (q-r) ( #136831 )
2025-01-29 12:24:09 +01:00