Yosi Levy
a39cf99024
RTL updates ( #19848 )
...
* RTL updates
* Additional fixes
* TODO fix
2024-02-26 15:14:32 +01:00
Yosi Levy
f5d13c9079
Various RTL fixes ( #19134 )
...
* Various RTL fixes
* Various RTL fixes
2023-12-27 10:59:28 +01:00
Bram Kragten
9dc844ca28
Dont change pipeline if local storage changes ( #18773 )
2023-11-27 15:42:07 +01:00
Paul Bottein
4946c00d34
Add last_used option for pipeline and explicit default ( #17329 )
...
* Add last-used option for pipeline and explicit default
* Default to last used
2023-07-17 12:57:43 -04:00
renovate[bot]
cb0bc762b1
Update dependency prettier to v3 ( #17215 )
...
* Update dependency prettier to v3
* Update config and remove .prettierignore
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-07-14 17:40:17 +00:00
Paulus Schoutsen
d656269d75
Remove attribution from Assist dialog ( #17038 )
2023-06-26 23:18:57 +02:00
Bram Kragten
7faa165558
Refactor Storage decorator ( #16987 )
2023-06-21 17:22:10 +02:00
Paul Bottein
1cb1bcf274
Open assist from dashboard ( #16829 )
2023-06-21 08:02:09 +02:00
Paul Bottein
71bb540352
Use key instead of keycode for key event ( #16625 )
2023-05-25 18:47:57 +02:00
Paul Bottein
3838d76094
Ha dialog header ( #16485 )
2023-05-10 14:34:19 +02:00
Paul Bottein
643556ded3
Adapt unsupported microphone message ( #16419 )
2023-05-05 00:18:18 +02:00
Paul Bottein
ab308af61f
Improve assist dialog ( #16371 )
...
* Improve RTL, style and interaction
* Add message for microphone not supported
* Fix style
* Add explanation as a message
* Update message
* Update translation variable
2023-05-02 16:54:25 +00:00
Bram Kragten
edc6da04f7
Make sure stt_binary_handler_id is reset ( #16360 )
2023-05-01 14:46:44 +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
2498f1db41
Fix tts in voice command for iOS ( #16300 )
2023-04-25 10:02:31 +00:00
Bram Kragten
a0263f25c4
Improve tts playback in voice command dialog ( #16288 )
2023-04-24 18:45:00 +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 741781e392
.
* 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
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Paul Bottein
89623aa7ec
Fix margin and title on assist dialog ( #15219 )
2023-01-26 21:48:28 +01:00
Paulus Schoutsen
3951646c7f
Add link to docs in voice dialog ( #15206 )
2023-01-26 14:38:42 +01:00
Paul Bottein
dace00ebf8
Fixes voice dialog border radius on safari ( #15193 )
2023-01-25 11:05:59 +01:00
Paulus Schoutsen
8b4b19cc96
Remove onboarding support for conversation agent ( #15187 )
2023-01-25 10:28:43 +01:00
Paulus Schoutsen
d3e20429a4
Prepare conversation agent ( #15135 )
2023-01-19 16:28:03 +01:00
Paul Bottein
1d20d6979e
Improve voice dialog ( #15084 )
...
* Improve voice dialog
* Improve scrolling and dialog size
* Align messages to bottom for better keyboard support
* Add send button
* Simplify label
2023-01-13 16:20:29 -05:00
Paul Bottein
c7f3293c1d
Add close button to fullscreen conversation dialog (on mobile) ( #15058 )
...
* Add close button to fullscreen conversation dialog (on mobile)
* Remove hardcoded heading
2023-01-11 14:18:55 +01:00
Paulus Schoutsen
0e9a013549
Conversation dialog tweaks ( #14869 )
2022-12-28 13:50:38 +01:00
Paulus Schoutsen
9fdef3df6d
Update conversation API ( #14763 )
...
* Update conversation API
* Update action done
* Add query done data
* Update conversation_id type
2022-12-13 23:10:57 -05:00
Yosi Levy
7501849044
Fix conversation RTL + text-alignment ( #13264 )
2022-07-27 11:39:44 +02:00
Bram Kragten
3873203721
Convert inputs ( #11907 )
...
* Convert inputs
* Update dialog-thingtalk.ts
* imports
2022-03-07 12:45:39 +01:00
Bram Kragten
7488eb782d
Migrate all paper dialogs to mwc ( #10333 )
2021-10-19 13:56:49 -07:00
Philip Allgaier
0c940be5fb
Consolidate all icon button logic into <ha-icon-button>
+ ensure tooltip ( #9230 )
2021-10-14 15:44:20 +02:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Bram Kragten
e797c01761
Update lint rules ( #9563 )
...
Updated deps
Added `unused-imports`, prefer arrow, and import order
2021-07-15 12:08:04 +02:00
Philip Allgaier
1255b56522
Add missing translations to voice command dialog ( #9221 )
2021-05-21 10:11:31 +02:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 ( #9199 )
2021-05-18 07:37:53 -07:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 ( #8878 )
2021-05-07 13:16:14 -07:00
Joakim Sørensen
a1d07e5a00
Sort imports ( #8104 )
2021-01-13 17:17:12 +01:00
Bram Kragten
5937be695f
Bump Lit, use cache for query ( #7245 )
2020-10-06 15:55:55 +02:00
Bram Kragten
4ca13c409b
Introduce dark mode and primary color picker ( #6430 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-03 02:07:12 +02:00
Bram Kragten
f8c5eeab5d
Replace all private properties with internalProperty decorator ( #6386 )
2020-07-14 21:38:36 -07:00
Thomas Lovén
e8996063dd
Remove google colors. Fix #6254 ( #6263 )
2020-06-29 10:51:28 +02:00
Bram Kragten
b8d2c551e0
Fix show password toggle ( #5979 )
2020-05-22 14:44:17 +02:00
Bram Kragten
0c8cd680c2
Allow custom icon sets ( #5794 )
2020-05-08 21:56:25 +02:00
Bram Kragten
0a92c28bac
Split up mdi icons ( #4379 )
2020-05-05 16:40:11 +02:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Bram Kragten
d3105b6846
Add rel=noopener ( #5046 )
2020-03-04 22:34:48 +01:00
Bram Kragten
8b17b6ed1c
Add attribution and onboarding to voice ( #4190 )
...
* Add attribution and onboarding to voice
* Align with backend changes
* Layout + switch to ws for process
* Don't mutate window
* Move speechRecognition
* Add border
* Update ha-voice-command-dialog.ts
2019-11-10 11:30:41 -08:00
Paulus Schoutsen
ab476d2f1b
Add conversation ID to voice dialog ( #4189 )
2019-11-07 12:21:37 -08:00
Bram Kragten
5ca82fd39c
Fix mobile support for voice dialog ( #4154 )
...
* Fix mobile support for voice dialog
* Update ha-voice-command-dialog.ts
* typo
* Add extra data functions
* Start listening for choice
* Remove extra data logic
2019-11-04 12:34:59 -08:00
Bram Kragten
46f5224e70
Migrate voice command dialog ( #4150 )
...
* Migrate voice command dialog
* Cleanup
* Correct types
* Added animation when listening and we should talk back right? :'-)
* Set recognition to english
* Comments
* Update on change of hass
2019-10-29 14:59:35 -07:00