Skip to content

Commit 8fbd8da

Browse files
committed
wording
1 parent c9a4391 commit 8fbd8da

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

src/utils/details.ts

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)