Domotick commited on
Commit
9f38864
·
1 Parent(s): 199ba1d

fix: use right name for store search

Browse files
Files changed (2) hide show
  1. PROJECT_PLAN.md +1 -1
  2. index.html +1 -1
PROJECT_PLAN.md CHANGED
@@ -206,7 +206,7 @@ dependencies = [
206
  ## Usage Flow
207
 
208
  1. **Install App**
209
- - Install `reachy-mini-ha-voice` from Reachy Mini App Store
210
 
211
  2. **Start App**
212
  - App auto-starts ESPHome server (port 6053)
 
206
  ## Usage Flow
207
 
208
  1. **Install App**
209
+ - Install `reachy_mini_ha_voice` from Reachy Mini App Store
210
 
211
  2. **Start App**
212
  - App auto-starts ESPHome server (port 6053)
index.html CHANGED
@@ -110,7 +110,7 @@
110
  <ul class="story-list">
111
  <li><span>1️⃣</span> Open Reachy Mini Dashboard → Applications</li>
112
  <li><span>2️⃣</span> Enable "Show community apps"</li>
113
- <li><span>3️⃣</span> Install "Reachy Mini for Home Assistant"</li>
114
  <li><span>4️⃣</span> Home Assistant discovers automatically</li>
115
  </ul>
116
  </div>
 
110
  <ul class="story-list">
111
  <li><span>1️⃣</span> Open Reachy Mini Dashboard → Applications</li>
112
  <li><span>2️⃣</span> Enable "Show community apps"</li>
113
+ <li><span>3️⃣</span> Install "reachy_mini_ha_voice"</li>
114
  <li><span>4️⃣</span> Home Assistant discovers automatically</li>
115
  </ul>
116
  </div>