Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/components/sensor/pm1006.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ In common usage, with the IKEA VINDRIKTNING still controlling the pm1006 sensor,

The implementation was inspired by <https://github.com/Hypfer/esp8266-vindriktning-particle-sensor>; you can also see the pinout there.
However, we recommend mounting your ESP below the fan (which blows out the front) so you do not obstruct the airflow.
[This discussion thread on the HA forum](https://community.home-assistant.io/t/ikea-vindriktning-air-quality-sensor/324599) has several examples of how people have connected their ESP device to the IKEA sensor.
[This discussion thread on the HA forum](https://community.home-assistant.io/t/324599) has several examples of how people have connected their ESP device to the IKEA sensor.

## Configuration variables

Expand Down
2 changes: 1 addition & 1 deletion content/components/sensor/scd4x.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ sensor:
```

> [!WARNING]
> The white membrane on the sensor must not be removed or tampered with [to ensure proper operation](https://community.home-assistant.io/t/scd41-question-white-tape-on-sensor/730240).
> The white membrane on the sensor must not be removed or tampered with [to ensure proper operation](https://community.home-assistant.io/t/730240).

## Configuration variables

Expand Down
4 changes: 2 additions & 2 deletions content/components/wireguard.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ on the platform and on the operating system in use.

You can start reading the [official documentation](https://www.wireguard.com/)
to have an overview of what it is and on how to install it *system wide* for
common operating systems. Read the thread at [Home Assistant Community Add-on: WireGuard](https://community.home-assistant.io/t/home-assistant-community-add-on-wireguard/134662)
common operating systems. Read the thread at [Home Assistant Community Add-on: WireGuard](https://community.home-assistant.io/t/134662)
if you intend to install it through Home Assistant. Plase note that securely
setting up a VPN requires some networking experience, you will need to open
router ports and possibly use custom commands to redirect traffic.
Expand Down Expand Up @@ -355,5 +355,5 @@ The device should now be linked to your remote Home Assistant.
- {{< docref "time/sntp" >}}
- [Automation](/automations)
- [WireGuard®](https://www.wireguard.org/) official website
- [Home Assistant Community Add-on: WireGuard](https://community.home-assistant.io/t/home-assistant-community-add-on-wireguard/134662)
- [Home Assistant Community Add-on: WireGuard](https://community.home-assistant.io/t/134662)
(also on [GitHub](https://github.com/hassio-addons/addon-wireguard))
4 changes: 2 additions & 2 deletions content/cookbook/ehmtx.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ lifetime it will disappear.
Documentation:

- [Source for the component on github](https://github.com/lubeda/EsphoMaTrix)
- [Discussion in the homeassistant community](https://community.home-assistant.io/t/esphomatrix-a-simple-clock-status-display/425325)
- [Second discussion in the homeassistant community](https://community.home-assistant.io/t/a-simple-diy-status-display-with-an-8x32-rgb-led/379051)
- [Discussion in the homeassistant community](https://community.home-assistant.io/t/425325)
- [Second discussion in the homeassistant community](https://community.home-assistant.io/t/379051)
- [Optional notify component](https://github.com/lubeda/EHMTX_custom_component)

[YAML configuration example for ESP32](https://github.com/lubeda/EsphoMaTrix/blob/main/UlanziTC001.yaml).
Expand Down
2 changes: 1 addition & 1 deletion themes/esphome-theme/layouts/_default/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ <h3>Seeed Studio XIAO W5500 Ethernet Adapter V1.2</h3>
Earlier versions were never originally intended for use as active Bluetooth proxies
and are not compatible due to a missing interrupt pin connection for the W5500
Ethernet chip and Bluetooth RF performance issues.
See the <a href="https://community.home-assistant.io/t/great-esp32-board-for-an-esphome-bluetooth-proxy/916767/22">forum post</a> for more details and support options for early-batch units.
See the <a href="https://community.home-assistant.io/t/916767/22">forum post</a> for more details and support options for early-batch units.
</p>
<p>Buy</p>
<ul>
Expand Down