Commit Β·
19d1674
1
Parent(s): 69d1b8f
docs: update index.html - remove continuous conversation highlight, update entity count to 45+
Browse files- index.html +7 -7
index.html
CHANGED
|
@@ -34,8 +34,8 @@
|
|
| 34 |
<div class="hero-badges">
|
| 35 |
<span>Wake word detection</span>
|
| 36 |
<span>Face tracking</span>
|
| 37 |
-
<span>
|
| 38 |
-
<span>
|
| 39 |
</div>
|
| 40 |
</div>
|
| 41 |
<div class="hero-visual">
|
|
@@ -59,7 +59,7 @@
|
|
| 59 |
<div class="feature-card">
|
| 60 |
<span class="icon">π€</span>
|
| 61 |
<h3>Voice Wake</h3>
|
| 62 |
-
<p>Say "Okay Nabu" to activate.
|
| 63 |
</div>
|
| 64 |
<div class="feature-card">
|
| 65 |
<span class="icon">π </span>
|
|
@@ -74,7 +74,7 @@
|
|
| 74 |
<div class="feature-card">
|
| 75 |
<span class="icon">π</span>
|
| 76 |
<h3>Expressive Motion</h3>
|
| 77 |
-
<p>
|
| 78 |
</div>
|
| 79 |
<div class="feature-card">
|
| 80 |
<span class="icon">πΉ</span>
|
|
@@ -105,13 +105,13 @@
|
|
| 105 |
<p class="eyebrow">Usage</p>
|
| 106 |
<h3>Start talking to your smart home</h3>
|
| 107 |
<p class="story-text">
|
| 108 |
-
Once installed, Home Assistant will automatically discover your Reachy Mini. Say
|
| 109 |
</p>
|
| 110 |
<div class="chips">
|
| 111 |
<span class="chip">ESPHome protocol</span>
|
| 112 |
<span class="chip">Auto discovery</span>
|
| 113 |
-
<span class="chip">
|
| 114 |
-
<span class="chip">
|
| 115 |
</div>
|
| 116 |
</div>
|
| 117 |
</div>
|
|
|
|
| 34 |
<div class="hero-badges">
|
| 35 |
<span>Wake word detection</span>
|
| 36 |
<span>Face tracking</span>
|
| 37 |
+
<span>Expressive animations</span>
|
| 38 |
+
<span>45+ HA entities</span>
|
| 39 |
</div>
|
| 40 |
</div>
|
| 41 |
<div class="hero-visual">
|
|
|
|
| 59 |
<div class="feature-card">
|
| 60 |
<span class="icon">π€</span>
|
| 61 |
<h3>Voice Wake</h3>
|
| 62 |
+
<p>Say "Okay Nabu" or "Hey Jarvis" to activate. Supports both MicroWakeWord and OpenWakeWord models.</p>
|
| 63 |
</div>
|
| 64 |
<div class="feature-card">
|
| 65 |
<span class="icon">π </span>
|
|
|
|
| 74 |
<div class="feature-card">
|
| 75 |
<span class="icon">π</span>
|
| 76 |
<h3>Expressive Motion</h3>
|
| 77 |
+
<p>Real-time audio-driven animations with natural head sway and antenna movements during conversations.</p>
|
| 78 |
</div>
|
| 79 |
<div class="feature-card">
|
| 80 |
<span class="icon">πΉ</span>
|
|
|
|
| 105 |
<p class="eyebrow">Usage</p>
|
| 106 |
<h3>Start talking to your smart home</h3>
|
| 107 |
<p class="story-text">
|
| 108 |
+
Once installed, Home Assistant will automatically discover your Reachy Mini. Say your wake word, then speak commands like "turn on the lights" or "what's the temperature?" The robot responds with natural head movements and looks at you during conversations.
|
| 109 |
</p>
|
| 110 |
<div class="chips">
|
| 111 |
<span class="chip">ESPHome protocol</span>
|
| 112 |
<span class="chip">Auto discovery</span>
|
| 113 |
+
<span class="chip">45+ entities</span>
|
| 114 |
+
<span class="chip">Zero configuration</span>
|
| 115 |
</div>
|
| 116 |
</div>
|
| 117 |
</div>
|