Skip to content

Commit a2bac37

Browse files
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent dde9218 commit a2bac37

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Choose one of the listed microcontrollers, but keep in mind that the ESP32 is re
5252
- ESP8266 - [AliExpress](https://s.click.aliexpress.com/e/_DCd13n1) or [Banggood][esp8266-bg-shop] or [AliExpress][esp8266-ali-shop]
5353
- Wemos D1 mini - [AliExpress](https://s.click.aliexpress.com/e/_DFkIzM7) or [Banggood][wemos-d1-bg-shop] or [AliExpress][wemos-d1-ali-shop]
5454
- Dupont Jumpers (female to male) - [AliExpress](https://s.click.aliexpress.com/e/_DmbrJsj) or [Banggood][dupont-jumpers-shop]
55-
- 3D printed case (see the [case](https://glow-energy.io/docs/reference/cases) folder)
55+
- 3D-printed case (see the [case](https://glow-energy.io/docs/reference/cases) folder)
5656
- LM393 Photodiode: [AliExpress](https://s.click.aliexpress.com/e/_DDkX3zN) or [Banggood][photodiode-bg-shop] or [AliExpress][photodiode-ali-shop] (please note that you will not receive an LDR)
5757
- LED RGB 5mm 4 pin - kathode: [AliExpress](https://s.click.aliexpress.com/e/_Dn1D0wT) or [Banggood][rgbled-bg-shop] or [AliExpress][rgbled-ali-shop]
5858

docs/docs/advanced/firmware_customization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sensor:
5959
internal_filter: 100ms
6060
```
6161
62-
With the above example you will add an [internal_filter], which can be useful if high power values are measured.
62+
With the above example, you will add an [internal_filter], which can be useful if high power values are measured.
6363
6464
## Related topics
6565

docs/docs/getting-started.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This page will guide you through setting up your new Home Assistant Glow. It wil
1515

1616
## Step 1: Hardware
1717

18-
To get started you need the right hardware first, fill your 🛒 or see if you already have the components in house.
18+
To get started, you need the right hardware first, fill your 🛒 or see if you already have the components in house.
1919

2020
| Nr. | Item | Shops | | |
2121
|:-----|:---------|:-|:-|:-|
@@ -25,7 +25,7 @@ To get started you need the right hardware first, fill your 🛒 or see if you a
2525
|**2.**| Dupont Jumpers (female to female) | [AliExpress](https://s.click.aliexpress.com/e/_DmbrJsj) | [AliExpress][dupont-jumpers-ali-shop] | [Banggood][dupont-jumpers-bg-shop] |
2626
|**3.**| LM393 Photodiode | [AliExpress](https://s.click.aliexpress.com/e/_DDkX3zN) | [AliExpress][photodiode-ali-shop] | [Banggood][photodiode-bg-shop] |
2727
|**4.**| LED RGB 5mm 4 pin - kathode | [AliExpress](https://s.click.aliexpress.com/e/_Dn1D0wT) | [AliExpress][rgbled-ali-shop] | [Banggood][rgbled-bg-shop] |
28-
28+
Obviously, you do not need all 3 different types of microcontrollers, but you can choose between an **ESP32** (recommended), **ESP8266** or the **Wemos D1 mini**.
2929
Obviously you do not need all 3 different types of microcontrollers, but you can choose between an **ESP32** (recommended), **ESP8266** or the **Wemos D1 mini**. About the photodiode, keep in mind that there are also boards in circulation with an LDR.
3030

3131
How everything should be connected can be found on the [wiring diagram](/docs/reference/diagram). Once this is done, you can proceed to step 2.
@@ -120,7 +120,7 @@ Congratulations 🎉 You have gone successfully through everything to get starte
120120

121121
## Disclamer
122122

123-
Affiliate links are used on this website to support the Home Assistant Glow 🌟 project. Some Ad-blockers might block these links and thus they seem to appear broken. You will have to temporarily disable ad-blocker to open these links.
123+
Affiliate links are used on this website to support the Home Assistant Glow 🌟 project. Some Ad-blockers might block these links, and thus they seem to appear broken. You will have to temporarily disable ad-blocker to open these links.
124124

125125
{/* Hardware */}
126126
[esp32-bg-shop]: https://www.banggood.com/bang/?tt=16956_12_417111_&r=https%3A%2F%2Fnl.banggood.com%2FGeekcreit-ESP32-WiFi%2Bbluetooth-Development-Board-Ultra-Low-Power-Consumption-Dual-Cores-Pins-Unsoldered-p-1214159.html

0 commit comments

Comments
 (0)