Bram Kragten
9852186ff7
Update my link for voice assistants ( #16319
...
Making it consistant with others and match
https://github.com/home-assistant/my.home-assistant.io/pull/353
2023-04-26 14:51:31 +02:00
Bram Kragten
19c9486351
Update entity settings, combine basic editor with normal editor ( #16297 )
2023-04-26 12:23:53 +02:00
Bram Kragten
8c06712ab7
Allow to select a pipeline in voice command dialog ( #16291 )
2023-04-26 12:10:17 +02:00
Bram Kragten
63de324224
Fix my link add integration: search for discovered items ( #16315 )
...
* fix my link add integration
* add confirm back
* Update dialog-add-integration.ts
2023-04-26 12:02:50 +02:00
Bram Kragten
10d476195d
Ask to use cloud pipeline as preferred ( #16286 )
...
* Ask to use cloud pipeline as preferred
* Update
2023-04-26 00:36:51 -04:00
Johan Frick
e0c4b85ef1
Fix options typo for ha-form in gallery ( #16305 )
2023-04-25 19:59:58 +00:00
Bram Kragten
3441a86613
Update general step description of pipeline dialog ( #16307 )
...
update general step description of pipeline dialog
2023-04-25 21:44:51 +02:00
Paul Bottein
643b168c69
Add icon and state formatting for tts and stt domain ( #16304 )
2023-04-25 21:40:22 +02:00
Paul Bottein
db0e5a8a41
Add translations to pipeline UI ( #16303 )
2023-04-25 20:01:48 +02:00
Ben Randall
64a693332b
Fix height of main automation trace element ( #16283 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-04-25 13:46:15 +00:00
Bram Kragten
327927baa7
Update expose mobile view ( #16302 )
2023-04-25 13:33:21 +00:00
karwosts
ce8fc17ef8
Markdown feature parity for blueprint scripts vs automations ( #16250 )
2023-04-25 15:31:52 +02:00
Paul Bottein
62ed1d54b0
Voice assistant cloud upsell ( #16299 )
2023-04-25 12:41:53 +02:00
Bram Kragten
2498f1db41
Fix tts in voice command for iOS ( #16300 )
2023-04-25 10:02:31 +00:00
Bram Kragten
8a50bb058d
Fix audio playing on iOS ( #16298 )
2023-04-25 09:38:14 +00:00
Bram Kragten
e793675c47
Fix dialog text colors theme ( #16296 )
...
* Fix dialog text colors theme
* fix drawer border
2023-04-25 00:23:08 +02:00
Paul Bottein
07cef18918
Try TTS in pipeline form ( #16292 )
2023-04-24 19:39:16 +02:00
Bram Kragten
a0263f25c4
Improve tts playback in voice command dialog ( #16288 )
2023-04-24 18:45:00 +02:00
Paul Bottein
52546ab567
Fix media browser bar position ( #16293 )
...
Fixes media browser bar position
2023-04-24 18:09:21 +02:00
Bram Kragten
c0ec7e4f09
Remove wrong language from stt event ( #16285 )
2023-04-24 18:08:36 +02:00
renovate[bot]
8b61390e19
Update vaadinWebComponents monorepo to v23.3.11 ( #16289 )
2023-04-24 11:55:11 +00:00
Steve Repsher
9ba114777e
Add browserslist config and use for Babel preset environment ( #16267 )
2023-04-24 11:28:27 +02:00
Steve Repsher
4e1e76ccc2
Add module preload to demo page ( #16274 )
2023-04-24 11:27:40 +02:00
dependabot[bot]
609300f40b
Bump home-assistant/wheels from 2022.10.1 to 2023.04.0 ( #16284 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 11:10:41 +02:00
renovate[bot]
eac9ac4757
Update dependency google-timezones-json to v1.1.0 ( #16282 )
2023-04-23 19:37:23 -04:00
Bram Kragten
708d1b81da
Mark lang and country required in onboarding ( #16277 )
2023-04-23 19:33:44 -04:00
Bram Kragten
35baf4c779
Fix audio recorder ( #16280 )
...
FIx audio recorder
2023-04-23 13:48:46 -04:00
renovate[bot]
8d1ae71741
Update dependency sinon to v15.0.4 ( #16278 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 13:20:24 -04:00
Bram Kragten
9b32c9c6b4
Voice picker: Guard for select undefined, update debug pipelines ( #16279 )
...
* Voice picker: Guard for select undefined
* Update types, make debug a little nicer
* Add type to stt-start event
* Add language to STT data in render pipeline
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-04-23 17:04:43 +00:00
renovate[bot]
439f34f724
Update dependency @codemirror/commands to v6.2.3 ( #16276 )
2023-04-22 16:50:59 +00:00
Bram Kragten
cef3b99e16
fix add assist dialog ( #16275 )
2023-04-22 12:43:04 -04:00
renovate[bot]
9dbdf611c5
Update formatjs monorepo ( #16273 )
2023-04-22 12:31:03 -04:00
Bram Kragten
86f8d2d737
remove underline, format language
2023-04-22 15:42:46 +02:00
Bram Kragten
1ded47d368
Use assist_pipeline in voice command dialog ( #16257 )
...
* Remove speech recognition, add basic pipeline support
* Add basic voice support
* cleanup
* only use tts if pipeline supports it
* Update ha-voice-command-dialog.ts
* Fix types
* handle stop during stt
* Revert "Fix types"
This reverts commit 741781e392048d2e29594e388386bebce70ff68e.
* active read only
* Update ha-voice-command-dialog.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-04-21 21:50:30 -04:00
Bram Kragten
85a27e8bb1
Update add assistant dialog ( #16266 )
...
* Update add assistant dialog
* fix default agent to ha when no supported
* Update ha-tts-voice-picker.ts
* Update assist-pipeline-detail-conversation.ts
* Update ha-dialog.ts
* dont override config
* Update ha-language-picker.ts
2023-04-21 20:41:30 -04:00
renovate[bot]
878f3b8df4
Update typescript-eslint monorepo to v5.59.0 ( #16271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 23:26:24 +00:00
renovate[bot]
50c25a8276
Update dependency glob to v10.2.1 ( #16268 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 19:07:25 -04:00
renovate[bot]
c0de3b8269
Update formatjs monorepo ( #16254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 13:15:18 -04:00
Bram Kragten
09f4e19d4c
Pipelines: Add voice selector, implement supported languages ( #16261 )
2023-04-20 22:53:05 +02:00
Bram Kragten
6e91ac2a34
fix css selector
2023-04-20 18:53:28 +02:00
Paul Bottein
49b0c7c3d1
Move error outside ha form for assist pipeline form ( #16258 )
2023-04-20 18:49:27 +02:00
Paul Bottein
be1867900e
Use supported_languages for stt, tts and conversation ( #16256 )
...
* Use supported_languages for stt, tts and conversation
* Fix disabled condition
2023-04-20 18:01:42 +02:00
Yosi Levy
a43f49f4af
Fix some RTL aligments ( #16252 )
2023-04-20 17:05:24 +02:00
Paul Bottein
ea0f29782d
Assist pipeline language voice ( #16255 )
...
* Update types
* Split form into multiple components
* Improve design
* Send all data
* Update wording
2023-04-20 11:02:48 -04:00
Paul Bottein
65161ce581
Language selector ( #16253 )
...
* Add language selector
* Use intl display names
* Use language picker in general settings and profile
* Add nativeName option
* Add format language util
* Add display-name polyfill
* Add native name to selector
* Rename variable
2023-04-20 10:12:49 -04:00
Bram Kragten
088cc69083
Add pipeline picker/selector ( #16224 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-04-20 09:41:47 +00:00
Bram Kragten
be005b4c88
Add language to conversation agent picker ( #16244 )
2023-04-20 11:26:42 +02:00
Steve Repsher
aac28efd32
Streamline HTML generation and consolidate templates ( #16117 )
2023-04-20 11:10:12 +02:00
Bram Kragten
0d020e0300
Fix stt/tts pickers ( #16241 )
2023-04-20 11:03:47 +02:00
Steve Repsher
eeb84f65b9
Remove unnecessary Babel plugins from dependencies ( #16251 )
2023-04-20 11:00:04 +02:00