Skip to content

Commit

Permalink
Add 3D printing step file (#229)
Browse files Browse the repository at this point in the history
* Move stl's to new folder

* Add the step file with info in docs
  • Loading branch information
klaasnicolaas authored Nov 12, 2022
1 parent a09da8f commit f4866a6
Show file tree
Hide file tree
Showing 6 changed files with 6,967 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ How the status LED is connected to the ESP board of your choice. For each measur
| BLUE | D5 (GPIO5) | D1 (GPIO5) |
| GND | GND | GND |

### 3D printed case

You can use the [3D printed case](/case) to neatly hide everything, but it is specifically made for the ESP32S. If you use another board, you could adjust the design with the `.step` file. If you've made some changes, I'd appreciate it if you add the new case design to the repository for everyone to benefit 😉

## Get started

Once you are done connecting all the hardware, we'll get started with the configuration for ESPHome. In this repository you will find the file [home_assistant_glow.yaml][file], which you can copy into the `esphome` folder of your Home Assistant config.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit f4866a6

Please sign in to comment.