Commit Β·
4dbe61e
1
Parent(s): adcffe9
\"refactor: merge duplicate sections\"
Browse files- index.html +8 -32
index.html
CHANGED
|
@@ -55,51 +55,27 @@
|
|
| 55 |
</div>
|
| 56 |
</div>
|
| 57 |
|
| 58 |
-
<h2>How It Works</h2>
|
| 59 |
-
<div class="template-info">
|
| 60 |
-
<div class="info-box">
|
| 61 |
-
<h3>π€ Speak to Reachy Mini</h3>
|
| 62 |
-
<p>Say the wake word "Okay Nabu" followed by your command. Reachy Mini detects your voice locally and sends it to Home Assistant.</p>
|
| 63 |
-
</div>
|
| 64 |
-
<div class="info-box">
|
| 65 |
-
<h3>π Home Assistant Processes</h3>
|
| 66 |
-
<p>Home Assistant converts your speech to text, processes the command, and controls your smart home devices.</p>
|
| 67 |
-
</div>
|
| 68 |
-
<div class="info-box">
|
| 69 |
-
<h3>π Reachy Mini Responds</h3>
|
| 70 |
-
<p>Reachy Mini speaks the response back to you with natural head movements and antenna animations.</p>
|
| 71 |
-
</div>
|
| 72 |
-
<div class="info-box">
|
| 73 |
-
<h3>πΉ Camera Feed</h3>
|
| 74 |
-
<p>Reachy Mini's camera stream is available in Home Assistant as a Generic Camera for video monitoring.</p>
|
| 75 |
-
</div>
|
| 76 |
-
<div class="info-box">
|
| 77 |
-
<h3>ποΈ Full Robot Control</h3>
|
| 78 |
-
<p>Control 30+ robot entities from Home Assistant: motors, head position, LEDs, emotions, and more.</p>
|
| 79 |
-
</div>
|
| 80 |
-
</div>
|
| 81 |
-
|
| 82 |
<h2>Features</h2>
|
| 83 |
<div class="template-info">
|
| 84 |
<div class="info-box">
|
| 85 |
-
<h3>π€
|
| 86 |
-
<p>
|
| 87 |
</div>
|
| 88 |
<div class="info-box">
|
| 89 |
-
<h3>π
|
| 90 |
-
<p>
|
| 91 |
</div>
|
| 92 |
<div class="info-box">
|
| 93 |
-
<h3>
|
| 94 |
-
<p>
|
| 95 |
</div>
|
| 96 |
<div class="info-box">
|
| 97 |
<h3>πΉ Camera Streaming</h3>
|
| 98 |
-
<p>MJPEG video stream
|
| 99 |
</div>
|
| 100 |
<div class="info-box">
|
| 101 |
<h3>ποΈ 30+ Control Entities</h3>
|
| 102 |
-
<p>Complete robot control via Home Assistant
|
| 103 |
</div>
|
| 104 |
</div>
|
| 105 |
|
|
|
|
| 55 |
</div>
|
| 56 |
</div>
|
| 57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
<h2>Features</h2>
|
| 59 |
<div class="template-info">
|
| 60 |
<div class="info-box">
|
| 61 |
+
<h3>π€ Voice Wake Word</h3>
|
| 62 |
+
<p>Say "Okay Nabu" to activate. Reachy Mini detects your voice locally and sends commands to Home Assistant.</p>
|
| 63 |
</div>
|
| 64 |
<div class="info-box">
|
| 65 |
+
<h3>π Smart Home Control</h3>
|
| 66 |
+
<p>Home Assistant processes your voice commands and controls your smart home devices automatically.</p>
|
| 67 |
</div>
|
| 68 |
<div class="info-box">
|
| 69 |
+
<h3>π Voice Response</h3>
|
| 70 |
+
<p>Reachy Mini speaks responses back with natural head movements and antenna animations for visual feedback.</p>
|
| 71 |
</div>
|
| 72 |
<div class="info-box">
|
| 73 |
<h3>πΉ Camera Streaming</h3>
|
| 74 |
+
<p>MJPEG video stream available in Home Assistant as a Generic Camera for real-time monitoring.</p>
|
| 75 |
</div>
|
| 76 |
<div class="info-box">
|
| 77 |
<h3>ποΈ 30+ Control Entities</h3>
|
| 78 |
+
<p>Complete robot control via Home Assistant: motors, head position, LEDs, emotions, and more.</p>
|
| 79 |
</div>
|
| 80 |
</div>
|
| 81 |
|