Commit Graph

8 Commits

Author SHA1 Message Date
Jesse Hills 75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Shish c9026d34e4
Use invert_colors and use_bgr in leak detector recipe (#1778) 2022-01-10 13:55:32 +01:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
ryanalden 2d5ed91e52
Update cookbook for ESP32 Water Leak Detector (#1369)
* Update leak-detector-m5stickC.rst

1) The ST7735 display is now natively supported in ESPHome >1.16.0.  Therefore the custom component is no longer needed. Also, ESPHome color handling seems to have changed, so that has been accounted for. Updated the instructions and code to reflect these.

2) Updated URL of esp32 bootloader

3) Added st7735 display docs link to footer

* Update cookbook/leak-detector-m5stickC.rst

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:10:40 +02:00
Oxan van Leeuwen 5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Oxan van Leeuwen c8aceb21e2
Fix spelling/capitalizing mistakes in ESPHome (#1187) 2021-05-20 16:00:53 +02:00
nickrout ce8eba7289
include referene to custom axp192 component needed for this. (#651)
Prompted by this https://community.home-assistant.io/t/support-for-axp192-power-management-chip/205798
2020-06-28 13:34:16 +02:00
ryanalden b300dd373d
Adding ESP32 leak detector cookbook (#568) 2020-06-12 22:09:22 -03:00