File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ export const zwa2Details: DetailsConfig = {
5959 actions : [
6060 {
6161 variant : 'primary' ,
62- title : 'Install/update firmware' ,
62+ title : 'Install firmware' ,
6363 description :
6464 'Flash the latest firmware directly to your Connect ZWA-2 using our web-based toolbox' ,
6565 href : 'https://home-assistant.github.io/zwa2-toolbox/' ,
@@ -167,15 +167,6 @@ export const esphomeWebDetails: DetailsConfig = {
167167 variant : 'secondary' ,
168168 icon : '/svgs/raspberry.svg' ,
169169 } ,
170- {
171- title : 'View logs' ,
172- description :
173- 'Monitor device logs in real-time to debug and verify your ESPHome installation' ,
174- href : 'https://web.esphome.io/' ,
175- label : 'Open logs' ,
176- variant : 'secondary' ,
177- icon : '/svgs/raspberry.svg' ,
178- } ,
179170 {
180171 title : 'ESPHome documentation' ,
181172 description :
You can’t perform that action at this time.
0 commit comments