Skip to content

Commit 0a4575b

Browse files
authored
Update faq to mention Firefox Webserial support (#6663)
1 parent 1378b36 commit 0a4575b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/guides/faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ We'll update our recommendations here as support matures for newer microcontroll
8080
You can use the [ESPHome Device Builder](/guides/getting_started_hassio#installing-esphome-device-builder) directly; after editing your device's
8181
configuration to your liking, click "INSTALL" and follow the prompts. Note that the first time you install ESPHome onto
8282
a (new) device, you need to connect it with a (USB) cable; this installation method requires a browser that supports
83-
WebSerial, like Google Chrome or Microsoft Edge.
83+
WebSerial, like Firefox, Google Chrome or Microsoft Edge.
8484

8585
If you prefer the more manual way:
8686

@@ -104,7 +104,7 @@ If you prefer the more manual way:
104104

105105
- [ESPHome Web](https://web.esphome.io/), our web-based installer. This is the easiest approach but requires a
106106

107-
browser that supports WebSerial, like Google Chrome or Microsoft Edge.
107+
browser that supports WebSerial, like Firefox, Google Chrome or Microsoft Edge.
108108

109109
1. Connect the board to your computer, make sure it's detected as a [serial port](/guides/physical_device_connection#esphome-phy-con-drv) and
110110
click **Connect**.

0 commit comments

Comments
 (0)