mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-08-04 06:58:07 +00:00
Extract 'affiliated links' text module for reuse
This commit is contained in:
parent
7215a303ae
commit
e1ad7d676c
5
source/_includes/esphome/affiliated_links.markdown
Normal file
5
source/_includes/esphome/affiliated_links.markdown
Normal file
@ -0,0 +1,5 @@
|
||||
### Affiliated links
|
||||
|
||||
Affiliated links are used on this website to support ESPHome development. Use coupon code `NABUCASA` on [M5Stack](https://shop.m5stack.com/discount/NABUCASA?ref=NabuCasa) for 5% off your order.
|
||||
|
||||
[ESPHome](https://esphome.io)— Installer powered by [ESP Web Tools](https://esphome.github.io/esp-web-tools/)
|
@ -224,11 +224,7 @@ To install the ESPHome software on the device, follow these steps:
|
||||
* The device is adoptable in [the ESPHome dashboard](https://my.home-assistant.io/redirect/supervisor_addon/?addon=5c53de3b_esphome&repository_url=https%3A%2F%2Fgithub.com%2Fesphome%2Fhome-assistant-addon).
|
||||
* The YAML configuration is on [GitHub](https://github.com/esphome/media-players/)
|
||||
|
||||
### Affiliated links
|
||||
|
||||
Affiliated links are used on this website to support ESPHome development. Use Coupon code `NABUCASA` on [M5Stack](https://shop.m5stack.com/discount/NABUCASA?ref=NabuCasa) for 5% off your order.
|
||||
|
||||
[ESPHome](https://esphome.io)— Installer powered by [ESP Web Tools](https://esphome.github.io/esp-web-tools/)
|
||||
{% include /esphome/affiliated_links.markdown %}
|
||||
|
||||
<script>
|
||||
document.querySelectorAll('input[name="type"]').forEach((radio) =>
|
||||
|
@ -305,11 +305,7 @@ DIY Expert? [Show advanced boards](?diy)
|
||||
* The YAML configuration is on [GitHub](https://github.com/esphome/bluetooth-proxies/)
|
||||
|
||||
|
||||
### Affiliated links
|
||||
|
||||
Affiliated links are used on this website to support ESPHome development. Use Coupon code `NABUCASA` on [M5Stack](https://shop.m5stack.com/discount/NABUCASA?ref=NabuCasa) for 5% off your order.
|
||||
|
||||
[ESPHome](https://esphome.io)— Installer powered by [ESP Web Tools](https://esphome.github.io/esp-web-tools/)
|
||||
{% include /esphome/affiliated_links.markdown %}
|
||||
|
||||
<script>
|
||||
document.querySelectorAll('input[name="type"]').forEach((radio) => radio.addEventListener("change", () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user