2023.5: Finalize entity settings

This commit is contained in:
Franck Nijhof 2023-05-03 14:01:07 +02:00
parent 42151bbe4c
commit 75854655dd
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 16 additions and 15 deletions

View File

@ -124,28 +124,29 @@ a fully local option (that can be used on, for example, a Raspberry Pi 4).
Piper is really amazing, it is small, sounds reasonably good and Piper is really amazing, it is small, sounds reasonably good and
above all is fully local. [Checkout out some output examples here](https://rhasspy.github.io/piper-samples/). above all is fully local. [Checkout out some output examples here](https://rhasspy.github.io/piper-samples/).
## New Assist Pipeline and Language selectors ## Improved entity setting
{% details "TODO" %} Some nice tweaks have been made to the entity settings dialog, making it
easier to use and look cleaner.
- Improve/extend story The entity settings dialog used to have an expandable advanced section,
- Proof read/spelling/grammar which you could expand to access features like showing/hiding/disabling
- Add screenshot? entities, changing the area, etc.
- Link to docs (missing at this point)
{% enddetails %} The advanced section has been removed, and all its features have been
reorganized. So, no features were lost while providing a much nicer
interface.
If you are building automation or scripts Blueprints, you can now leverage <img class="no-shadow" src='/images/blog/2023-05/entity-settings.png' alt='Screenshot showing the new and improved entity settings dialog.'>
two new UI selectors for use with your Blueprints: an Assist pipeline selector
and a language selectors.
## Webhooks And, since this is the year of the voice, you may notice the
**"Voice assistants"** option in the above screenshot, which will bring up:
{% details "TODO" %} <img class="no-shadow" src='/images/blog/2023-05/entity-settings-voice-assistants.png' alt='Screenshot showing the new voice assistant expose controls accessible directly from the entity settings dialog.'>
- Improve/extend story This allows you to quickly change the voice assistants the entity is exposed
- Proof read/spelling/grammar to, including its aliases, without having to navigate back to the voice
- Replace screenshot assistants panel in the main settings screen.
## Webhooks trigger options ## Webhooks trigger options

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB