From: Wouter Born Date: Sat, 17 Dec 2022 22:53:57 +0000 (+0100) Subject: Show add-on intros in Main UI (#13992) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=d03d3e4342521a53d9c92700a4f051603d0af085;p=openhab-addons.git Show add-on intros in Main UI (#13992) Using these Markdown tweaks a small intro will show in Main UI instead of emptyness and a "more" button. Signed-off-by: Wouter Born --- diff --git a/bundles/org.openhab.binding.pioneeravr/README.md b/bundles/org.openhab.binding.pioneeravr/README.md index 2e861d20a6..40b5d6cfc5 100644 --- a/bundles/org.openhab.binding.pioneeravr/README.md +++ b/bundles/org.openhab.binding.pioneeravr/README.md @@ -1,5 +1,7 @@ # Pioneer AVR Binding +This binding integrates Pioneer AVRs. + ## Binding configuration The binding can auto-discover the Pioneer AVRs present on your local network. diff --git a/bundles/org.openhab.voice.mactts/README.md b/bundles/org.openhab.voice.mactts/README.md index 2a7094ee35..6fc7701df9 100644 --- a/bundles/org.openhab.voice.mactts/README.md +++ b/bundles/org.openhab.voice.mactts/README.md @@ -1,7 +1,5 @@ # macOS Text-to-Speech -## Overview - The macOS Text-to-Speech (TTS) service uses the macOS "say" command for producing spoken text. Obviously, this service only works on a host that is running macOS. diff --git a/bundles/org.openhab.voice.marytts/README.md b/bundles/org.openhab.voice.marytts/README.md index 0a89178a55..cd542dd69f 100644 --- a/bundles/org.openhab.voice.marytts/README.md +++ b/bundles/org.openhab.voice.marytts/README.md @@ -1,7 +1,5 @@ # Mary Text-to-Speech -## Overview - The Mary Text-to-Speech (TTS) service is a pure Java implementation of a TTS service, which uses the [MaryTTS](http://mary.dfki.de/) project of DFKI. While it provides good quality results, it must be noted that it is too heavy-weight for most embedded hardware like a Raspberry Pi. When using this service, you should be running openHAB on some real server instead. diff --git a/bundles/org.openhab.voice.picotts/README.md b/bundles/org.openhab.voice.picotts/README.md index b97cfd69b2..cee6eb0ae1 100644 --- a/bundles/org.openhab.voice.picotts/README.md +++ b/bundles/org.openhab.voice.picotts/README.md @@ -1,7 +1,5 @@ # Pico Text-to-Speech -## Overview - The Pico Text-to-Speech (TTS) service uses the TTS binary from SVOX for producing spoken text. You manually need to install the pico2wave binary in order for this service to work correctly. You can, diff --git a/bundles/org.openhab.voice.voicerss/README.md b/bundles/org.openhab.voice.voicerss/README.md index 5d8d908455..881289ee51 100644 --- a/bundles/org.openhab.voice.voicerss/README.md +++ b/bundles/org.openhab.voice.voicerss/README.md @@ -1,7 +1,5 @@ # VoiceRSS Text-to-Speech -## Overview - VoiceRSS is an Internet based TTS service hosted at . You must obtain an API Key to get access to this service. The free version allows you to make up to 350 requests per day; for more you may need a commercial subscription.