victorigualada
8f1abb6dbb
Add HomeAssistant Cloud ai_task ( #157015 )
2025-11-25 11:01:32 -05:00
Robert Resch
96f84b2b99
Sort homeassistant json files ( #155285 )
2025-10-28 10:33:10 +01:00
Joakim Sørensen
9802441fea
Bump hass-nabucasa from 0.106.0 to 0.107.1 ( #148949 )
2025-07-17 18:47:00 +01:00
Joakim Sørensen
b5445c0061
Allow subscription_expired repair issue in cloud ( #144316 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-05-12 19:48:20 +02:00
Joakim Sørensen
c5ef8659a7
Allow no_subscription repair issue in cloud ( #144380 )
2025-05-07 11:07:15 +02:00
Joakim Sørensen
8654597e25
Handle non-retryable errors when uploading cloud backup ( #137517 )
2025-02-06 09:57:10 +01:00
Yazan AbdAl-Rahman
c2e6f8e761
Improve service names and descriptions for 'remote_connect' and 'remote_disconnect' in Home Assistant Cloud ( #131993 )
...
* Rename and reword 'remote_connect' and 'remote_disconnect' services for clarity
* Trigger pipeline
* Trigger pipeline
* Trigger pipeline
* Trigger pipeline
* Apply suggestions from code review
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2024-12-01 20:56:15 -05:00
Michael
c50d0646ab
Mark integrations as single_config_entry in manifest [a-i] ( #128189 )
...
* mark integrations as single_config_entry in manifest
* fix ecobee tests
* fix iaqualink test
2024-10-12 08:59:57 +02:00
Teemu R.
cd090ff000
Remove codefences from issue titles ( #127254 )
2024-10-02 08:27:52 +02:00
c0ffeeca7
7bfa1e4729
System information: apply sentence-style capitalization ( #119893 )
2024-06-21 12:59:57 +02:00
Robert Resch
cb62f4242e
Remove strict connection ( #117933 )
2024-05-24 15:50:22 +02:00
Robert Resch
a4829330f6
Add strict connection for cloud ( #115814 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-04-24 09:57:38 +02:00
Paul Bottein
eafb4190ef
Change quotes in cloud translations ( #113871 )
...
* Escape quote in cloud translations
* Update homeassistant/components/cloud/strings.json
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
* Update homeassistant/components/cloud/strings.json
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
* Update homeassistant/components/cloud/strings.json
---------
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
2024-03-20 07:35:34 -04:00
Martin Hjelmare
ac008a4c6d
Deprecate cloud tts gender ( #112256 )
...
* Deprecate cloud tts gender option
* Update http api and prefs
* Test migration of prefs to minor version 4
* Adjust breaking date
* Add test for bad voice in http api
* Flatten tts info
* Fix comments
* Fix comment date
Co-authored-by: Erik Montnemery <erik@montnemery.com >
* Clarify voice validator
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-03-20 09:42:40 +01:00
Martin Hjelmare
f140c1a46d
Deprecate cloud tts platform config ( #110461 )
...
* Deprecate cloud tts platform config
* Add test
2024-02-13 13:00:42 +01:00
Martin Hjelmare
e1576d5998
Handle deprecated cloud tts voice ( #109124 )
...
* Handle deprecated cloud tts voice
* Add test
* Fix test logic
* Add breaks in ha version
* Adjust translation string
2024-01-30 21:58:16 +01:00
Martin Hjelmare
e1f31194f7
Move cloud stt engine to config entry ( #99608 )
...
* Migrate cloud stt to config entry
* Update default engine
* Test config flow
* Migrate pipelines with cloud stt engine to new engine id
* Fix test after rebase
* Update and add comment
* Remove cloud specifics from default stt engine
* Refactor cloud assist pipeline
* Fix cloud stt entity_id
* Try to wait for platforms before creating default pipeline
* Clean up import
* Move function in cloud assist pipeline
* Wait for tts platform loaded in stt migration
* Update deprecation dates
* Clean up not used fixture
* Add test for async_update_pipeline
* Define pipeline update interface better
* Remove leftover
* Fix tests
* Change default engine test
* Add test for missing stt entity during login
* Add and update comments
* Update config entry title
2023-12-21 13:39:02 +01:00
Joakim Sørensen
5b4000e759
Bump hass-nabucasa from 0.74.0 to 0.75.1 ( #105958 )
...
* Bump hass-nabucasa from 0.74.0 to 0.75.1
* Force sorting of parametrized test
* Simplify async_create_issue.severity
* use fixtures
2023-12-19 13:08:27 +01:00
Joakim Sørensen
2859055b36
Add instance id to the cloud integration ( #103162 )
2023-11-07 23:52:18 +01:00
Franck Nijhof
e4af293428
Migrate cloud services to support translations ( #96319 )
...
* Migrate cloud services to support translations
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2023-07-11 23:21:00 +02:00
Joakim Sørensen
2c8b704a6d
Add certificate status for cloud remote ( #91277 )
2023-04-13 00:38:32 +02:00
Joakim Sørensen
d907bd2ca3
Add connected relayer region to system health ( #90410 )
2023-03-28 17:09:59 +02:00
Joakim Sørensen
7c82b78f8c
Add repair for legacy subscription to cloud integration ( #82621 )
2022-11-28 23:35:24 +01:00
epenet
e362871499
Prettify json (strings.json) ( #68885 )
2022-03-30 10:35:30 +02:00
Joakim Sørensen
33fb080c1e
Add remote server to cloud system health ( #55506 )
...
* Add sintun server to cloud system health
* Update name
* Adjust test
2021-09-01 13:23:50 +02:00
Paulus Schoutsen
7745408440
System health improvement ( #43066 )
2020-11-10 23:56:50 +01:00