Update documentation
This commit is contained in:
parent
be963d25ce
commit
c80db28fff
|
@ -60,7 +60,7 @@ Before you begin, ensure you have the following:
|
||||||
2. Restart Home Assistant.
|
2. Restart Home Assistant.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> It is planned to add it to the public `HACS` repository list, but not done yet.
|
> It is planned to add it to the default `HACS` repository list, but not done yet.
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
export default defineAppConfig({
|
export default defineAppConfig({
|
||||||
docus: {
|
docus: {
|
||||||
title: '🔊 Yassi',
|
title: '🔊 Yassi',
|
||||||
description: 'HomeAssistant: Yet another Samsung soundbar integration',
|
description: 'Yet another Samsung Soundbar integration for Home Assistant',
|
||||||
image: 'https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png',
|
image: 'https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png',
|
||||||
socials: {
|
socials: {
|
||||||
github: 'samuelspagl/ha_samsung_soundbar',
|
github: 'samuelspagl/ha_samsung_soundbar',
|
||||||
|
|
|
@ -31,7 +31,7 @@ Quick-Start
|
||||||
#title
|
#title
|
||||||
❓ Why another integration?
|
❓ Why another integration?
|
||||||
#description
|
#description
|
||||||
Weather you thought about it or not, here is the answer ;).
|
Whether you thought about it or not, here is the answer ;).
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
:button-link[click here]{href="/first-things-first/why-another-integration"}
|
:button-link[click here]{href="/first-things-first/why-another-integration"}
|
||||||
|
|
Loading…
Reference in New Issue