Skip to content

Commit

Permalink
README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yoziru committed Aug 4, 2024
1 parent b4dc4a2 commit 67d5e05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Supported boards:

1. Copy and rename `secrets.yaml.example` to `secrets.yaml` and update it with your WiFi credentials (`wifi_ssid` and `wifi_password`).

2. Set the `ha_room_temperature_sensor` substitution to your room temperature sensor in Home Assistant.
1. Set the `ha_room_temperature_sensor` substitution to your room temperature sensor in Home Assistant.

3. Build the image with [ESPHome](https://esphome.io/guides/getting_started_command_line.html)
1. Build the image with [ESPHome](https://esphome.io/guides/getting_started_command_line.html)

```sh
make compile BOARD=m5stack-atoms3
Expand Down

0 comments on commit 67d5e05

Please sign in to comment.