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 <github@maindrain.net>
This commit is contained in:
Wouter Born
2022-12-17 23:53:57 +01:00
committed by GitHub
parent 6753234e32
commit d03d3e4342
5 changed files with 2 additions and 8 deletions

View File

@@ -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.