Commit Graph

16 Commits

Author SHA1 Message Date
Jesse Hills 88e315e0e4
Many example yaml tidy-ups (#3821)
* Many example yaml tidy-ups

* Update components/sensor/hlw8012.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05: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
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
Christian Zufferey 62b517e5c0
Fix API Reference link for display buffer (#992) 2021-02-14 00:37:07 +01:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
mnaz 684f0a41d7
Simple grammar change. (#578)
Simple grammar change.
2020-05-07 10:10:51 -03:00
Guillaume DELVIT ad16db3789 Fix time id conflict (#418)
correct time id as it is not authorized with new version
2019-11-29 18:16:51 +01:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
tubalainen bd55854471 Updated with an example of text based states (#190)
* Updated with an example of text based states

* Update display_time_temp_oled.rst
2019-03-05 16:28:44 +01:00
Otto Winter 7478734228
Add more lints 2019-02-27 18:32:47 +01:00
FrengerH e16c324b1f Component reshuffle (#183)
* Merge remote receiver component with platform

* Merged remote transmitter component with platform

* Merge pca9685 component with output

* Minor fixes

* Minor fix

* Fixed headers

* reshuffled esp32 touch binary sensor

* Reshuffled pn532 rfid reader

* Fixed images

* Reshuffled rdm6300 RFID component

* Reshuffled my9231 led driver component

* Reshuffled ads1115 component

* Reshuffled SSD1306 display component

* Reshuffled Character-Based LCD Display component

* Reshuffled fastled component

* Fixes netlify

* Remove duplicate figure

* Remove duplicate figure

* Remove duplicate figure

* Reorder SSD1306

To my knowledge, the i2c version is more common, so put it first.

* Put fastled clockless above SPI

clockless is more common, so put it first

* Cleanup index

Tag was used initially to distinguish between the component and binary sensor, no longer needed.

* Remove duplicate figure
2019-02-27 10:10:09 +01:00
Otto Winter 1b2f03dc5d
Fix build 2019-02-26 21:36:35 +01:00
Anders 3c348b69e7 Cookbook entry for Display component (#173)
* Cookbook entry for Display component

* Update display.rst

Fixed some syntax errors in reStructuredText which is totally new for me.

* new attept learning how to properly link in this markup language

Fixed some more issues

* ✏ Minor formatting

* Update display.rst

* Create display2.jpg

* Update display.rst

* Updated title & resized images

- Updated the title and renamed the file
- Resized the images

* Minor typos

* Hopefully last edits for some time

- highlighted that 'model' also could be different
- small cosmetic changes

* Aligned image filenames and added cookbook entry to to index

* Moved the thumbnail image to correct folder
2019-02-26 21:29:34 +01:00