Commit Graph

1384 Commits

Author SHA1 Message Date
meijerwynand
fc2da43b84
Update canbus.rst (#1115) 2021-04-24 21:37:39 -03:00
János Rusiczki
6a4dd99386
Correct typo: "between between" -> "between" (#1109) 2021-04-23 16:18:20 -03:00
Manuel Díez
120bb346db
Make changelog banner dismissable (#1113) 2021-04-23 16:17:42 -03:00
electrofun-smart
31d9b8b471
Update diy.rst (#1106)
Adding `Display TM1637 with ESPHome and MQTT showing Youtube subscribers count and other info`
2021-04-21 16:01:53 -03:00
Christian Ferbar
91ad5ee962
SPI: fix Example (#1076)
The right pins for ESP8266 and ESP32 are GPIO12-GPI14.
GPIO21-23 is not available on an ESP8266, on an ESP32 it is I2C, maybe it was copy&paste from I2C?
2021-03-29 22:26:24 +02:00
Paulus Schoutsen
dffe2f0a7c
Update supporters.rst 2021-03-26 11:49:44 -07:00
Otto winter
57a22d67b2
Update contributors page 2021-03-23 13:12:35 +01:00
Adrien Brault
a98c278e0d
Change GREYSCALE to GRAYSCALE (#1073) 2021-03-22 22:52:06 -03:00
Philip Allgaier
d13e363702
Consistent spelling of "ID" (#1068) 2021-03-22 16:16:55 -03:00
rheinz
dc4f985548
Fix typo lambada -> lambda in multiple display compoments (#1071)
Co-authored-by: rheinz <romanheinz@web.de>
2021-03-22 16:15:23 -03:00
Max Efremov
7eeb5116ba
Add CLI logs section (#1060) 2021-03-17 16:11:41 -03:00
Jesse Hills
cfc8ad709d
Update RC522 i2c example and default (#1059) 2021-03-17 14:25:31 +13:00
Minideezel
5cbc078c9a
Adding that mpr121_id is a valid option for binary_sensor (#966) 2021-03-09 18:24:50 -03:00
Jesse Hills
31d11c608a
Fix RF Bridge link to Portisch Repo (#1045) 2021-03-09 07:21:56 +13:00
samnewman86
616e4aa272
Update rf_bridge.rst (#1042) 2021-03-07 21:59:32 -03:00
webeling67
59fae11541
Update i2c.rst (#1043) 2021-03-07 21:55:52 -03:00
pieterbrink123
01504a55ad
Added new blogpost (#1038) 2021-03-04 15:03:47 -03:00
RoganDawes
966cb7bc1e
Update uart.rst example to read all available characters (#1031) 2021-02-28 19:48:53 +13:00
Christiaan Blom
5b27e9a948
Add IWOOLE Table Lamp cookbook entry (#947) 2021-02-28 19:45:29 +13:00
wifwucite
cd552ac7b0
Update bme680.rst (#1007)
Added an additional link to a custom component that does not only provide raw gas resistance but also calculates an indoor air quality index based on it.
2021-02-24 08:49:09 +01:00
Jesse Hills
0a539a21ff
Fix mcp23sXX id config (#1017) 2021-02-24 08:48:14 +01:00
WJCarpenter
bcc3345f66
typo in st7735 model number (#1025)
There was a misplaced underscore. If you copy/paste that model name, the code doesn't compile.
2021-02-24 08:47:45 +01:00
Jakob Reiter
944096e4c9
Update Inkplate.rst (#1026)
Fixed display platform in the examples. Found the solution here: https://community.home-assistant.io/t/platform-inkplate-error/279078/2
2021-02-24 08:47:18 +01:00
Riku Lindblad
c7c3c0a7a6
Add missing closing parenthesis in example (#1029) 2021-02-24 08:45:59 +01:00
rradar
b387f24f80
Mention that Hyperion.NG works with E1.31 (#975)
Mention that Hyperion.NG works with E1.31 and reference the used udp port.
2021-02-20 18:12:28 -03:00
boradwell
bfbe94748b
Update pid.rst (#1006)
Fixed a typo
2021-02-20 18:11:07 -03:00
Shish
02655cd514
Update esphome-configs URL (#1018)
For some reason my browser sees an I/O timeout when trying to load esphome-configs.io - and when I use curl, it shows that the URL has changed.
```
$ curl esphome-configs.io
<a href='http://esphome-devices.com'>Moved Permanently</a>.
```
2021-02-20 18:07:23 -03:00
Shish
53b18ba02e
Add another project to diy.rst (#1019) 2021-02-20 18:03:44 -03:00
lukaszrud
e692550962
Update esp32_camera.rst (#1020)
add example configuration for TTGO-Camera Mini in esp32_camera
2021-02-20 18:01:59 -03:00
Jesse Hills
d6af8f8990
Merge pull request #1022 from esphome/bump-1.16.2
1.16.2
2021-02-20 20:03:32 +13:00
Jesse Hills
0a386c93a1
Update supporters for 1.16.2 2021-02-20 19:32:22 +13:00
Jesse Hills
8af3b1f0f6
Update changelog for 1.16.2 2021-02-20 19:32:07 +13:00
Jesse Hills
64b71c5f12
Bump version to v1.16.2 2021-02-20 19:29:56 +13:00
Samuel Sieb
a75f837815
Add reverse_enable for max7219 (#983) 2021-02-20 19:29:56 +13:00
Kris
340cb53353
Added documentation for Waveshare 2.90inch V2 e-ink display (#1010) 2021-02-20 19:29:56 +13:00
Jesse Hills
7fb51ac325
Title for Connecting your device to Home Assistant (#1013) 2021-02-17 15:23:33 +13:00
Jesse Hills
58dad5feb4
Make explicit examples for splitting and joining using partitions (#1008) 2021-02-16 23:24:01 +13:00
Justin Maxwell
164b75fd04
Incomplete sentence (#1004) 2021-02-14 12:07:40 -03:00
Jesse Hills
cc3f3d7c8c
Merge pull request #1001 from esphome/bump-1.16.1
1.16.1
2021-02-14 15:05:27 +13:00
rradar
7c1e07329b
Fix st7735 yaml example (#991) 2021-02-14 00:50:11 +01:00
krikk
3d0a709c6d
Update waveshare_epaper.rst (#942)
* Update waveshare_epaper.rst

added note about never, to prevent display initialization on boot up...

* Update components/display/waveshare_epaper.rst

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-02-14 00:47:57 +01:00
Stephen Tierney
46fc00ad20
Fix humidity typo (#974)
* Fix humidity typo

* Fix heading underline
2021-02-14 00:37:49 +01:00
Christian Zufferey
62b517e5c0
Fix API Reference link for display buffer (#992) 2021-02-14 00:37:07 +01:00
Jesse Hills
a3804e4ba7
Update supporters for 1.16.1 2021-02-14 10:03:44 +13:00
Jesse Hills
e76e4fe124
Update changelog for 1.16.1 2021-02-14 10:03:29 +13:00
Jesse Hills
968e3113f2
Bump version to v1.16.1 2021-02-14 10:01:26 +13:00
Keith Burzinski
72db5038f6
MCP230xx open drain interrupt pins (#728) 2021-02-14 10:01:26 +13:00
Frank Bakker
9c85b69efd
Added energy sensor to hlw8012 (#707) 2021-02-14 10:01:25 +13:00
Jesse Hills
779639b966
Merge pull request #981 from esphome/bump-1.16.0
1.16.0
2021-02-04 02:57:09 +13:00
Jesse Hills
15b6a72f2b
Update supporters for 1.16.0 2021-02-03 21:59:11 +13:00