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 |
|
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
|
4b95853e5b
|
Update scd30 docs to show sensors are optional (#970)
|
2021-02-01 15:34:47 +13:00 |
|
nikito7
|
13af2e9eb1
|
Add docs for MHO-C401 (#957)
|
2021-01-27 23:04:23 +13:00 |
|
Jesse Hills
|
52f719f64a
|
Merge branch 'current' into beta
|
2021-01-27 23:04:11 +13:00 |
|
Gerard
|
31aecbb1ad
|
Update image type for st7789 (#945)
|
2021-01-27 20:18:20 +13:00 |
|
foxsam21
|
8689cb129f
|
Minor uptime docs fixes (#948)
|
2021-01-27 20:09:41 +13:00 |
|
Rico van Genugten
|
2131aa056a
|
Tuya comment for max dimming value of 1000 (#950)
|
2021-01-27 20:07:23 +13:00 |
|
Florian Mösch
|
4ffcc0d4ec
|
update time (sync) documentation (#924)
* update time documentation
* Heading
* Update components/time.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* rename read/write to read/time/write_time
* clarify SNTP limitation
* typo
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
|
2021-01-26 13:39:45 +13:00 |
|
Jesse Hills
|
8ddb39e6b9
|
Merge branch 'current' into beta
|
2021-01-26 13:18:43 +13:00 |
|
Dave Walker
|
e4d01c804e
|
Fix human-readable uptime example so it compiles (#949)
|
2021-01-24 10:21:58 +01:00 |
|
tomlut
|
0e949047ae
|
Remove reference to measuring humidity (#953)
This device does not measure humidity.
|
2021-01-24 10:20:48 +01:00 |
|
teffcz
|
112fca66a1
|
Fix of typo in SPS30 page (#954)
|
2021-01-24 10:20:03 +01:00 |
|
DK
|
c14af378a1
|
Add directions for handling text strings (#955)
|
2021-01-22 11:28:15 +13:00 |
|
Zvonimir Haramustek
|
26d88bfdc0
|
Adding Inkplate 6 docs (#778)
* Added Inkplate.
* Fixing Inkplate docs.
* Added Configuration variables for Inkplate.
* Update components/display/Inkplate.rst
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
* Added another warning.
* Fixed indents.
* Done requested change
* Add pin configurations to docs
* Apply suggestions from code review
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-01-17 17:06:45 +13:00 |
|
Jesse Hills
|
f320672cbf
|
Add docs for pn532 NDEF functionality (#936)
|
2021-01-17 17:06:45 +13:00 |
|
SenexCrenshaw
|
334ae67f81
|
Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#874)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-01-17 17:06:45 +13:00 |
|
Guillermo Ruffino
|
e44eb01685
|
add rc522 i2c config variant (#933)
* add i2c config variant
* add i2c address
|
2021-01-17 17:06:45 +13:00 |
|
Jesse Hills
|
4367f5b750
|
Merge branch 'current' into beta
|
2021-01-12 09:42:01 +13:00 |
|
Werner Beroux
|
c3d1c72129
|
Update nextion.rst (#912)
|
2021-01-12 05:52:56 +13:00 |
|
Dirk Heinke
|
fa00a0c8a6
|
Add hint for swapped data and clock pin (#914)
|
2021-01-12 05:51:06 +13:00 |
|
Ville Skyttä
|
2c9e6588a5
|
Fix duplicated "on_ble" in on_ble_service_data_advertise heading (#927)
|
2021-01-12 05:47:21 +13:00 |
|
Ville Skyttä
|
2e966f1c48
|
Spelling and grammar fixes (#928)
|
2021-01-12 05:46:37 +13:00 |
|
Fredrik Erlandsson
|
9208561275
|
Add example for human readable uptime sensor (#923)
* Add example for human readable uptime sensor
* Fix lint
* simpler return
|
2021-01-11 11:50:29 -03:00 |
|
Dan Mannock
|
a5a040334a
|
fixed duplicate id for dac_output (#909)
|
2021-01-11 11:44:39 -03:00 |
|
Florian Mösch
|
4eb0c2d930
|
DS1307 real time clock component (#910)
* add DS1307 documentation
* add sync to/from rtc actions
* changed action names
* reformat action documentation
* cleanup lint
* link actions
|
2021-01-11 20:10:38 +13:00 |
|
Jesse Hills
|
a9a88311d3
|
Merge branch 'current' into next
|
2021-01-07 19:04:31 +13:00 |
|
SenexCrenshaw
|
93f1e7345d
|
st7735 Docs (#608)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-01-05 07:51:51 +13:00 |
|
Chris
|
49ffbc9bbb
|
Add note about default settings in remote transmitter (#901)
* Add note about default settings
* Remove note and fix integration name
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
|
2021-01-04 12:44:47 +01:00 |
|
Andreas Hergert
|
ee69437a14
|
added slow mode and detach time to servo (#896)
* added doc
* Update components/servo.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Update components/servo.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* lint
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
|
2021-01-03 17:56:43 -03:00 |
|
Keith Burzinski
|
3460a8fb1b
|
Add SSD1322 doc (#869)
|
2020-12-30 22:52:46 +13:00 |
|
Keith Burzinski
|
48b9c9e4ae
|
Add SSD1327 display docs (#875)
|
2020-12-30 22:48:30 +13:00 |
|
Daniel Schramm
|
a913c627c3
|
Canbus + MCP2515 docs (#823)
|
2020-12-22 08:27:24 +13:00 |
|
DrRob
|
b96cde3a86
|
Update apds9960 with VL pin troubleshooting (#895)
|
2020-12-22 07:59:36 +13:00 |
|
Jesse Hills
|
fe6f68f150
|
Update next from current 20201221 (#894)
|
2020-12-21 13:55:44 +13:00 |
|
Francis-labo
|
69142bf207
|
Update pzem example configuration entry (bad stop bit) (#872)
|
2020-12-21 13:17:27 +13:00 |
|
Ryan Matthews
|
1d7c9a3413
|
Change on_message topics into a yaml list (#867)
|
2020-12-21 13:11:38 +13:00 |
|
Maarten
|
14af7df38a
|
Add get_setup_priority() to Custom sensor docs (#819)
Co-authored-by: Maarten Kleijwegt <9350991+MaartenKleijwegt@users.noreply.github.com>
|
2020-12-21 12:56:35 +13:00 |
|
matikij
|
7c55cdad9d
|
Update docs about MQTT lambdas (#809)
Co-authored-by: Mateusz <mateusz@kijowski.info>
|
2020-12-21 12:51:36 +13:00 |
|
pille
|
c9a03a99f5
|
clarify VCC, wrt #1452 (#753)
|
2020-12-21 12:48:42 +13:00 |
|
Kyle Manna
|
99127ce40d
|
display: st7789v: Set GPIO0 as INPUT_PULLUP (#759)
|
2020-12-21 12:47:14 +13:00 |
|
Torwag
|
527c2a5cc2
|
docs: necessary registration of node in HA (#741)
|
2020-12-21 12:45:30 +13:00 |
|
tyomikh
|
b5e9683e03
|
Update sim800l.rst (#893)
|
2020-12-21 12:36:09 +13:00 |
|
Marcel Feix
|
29dd9f6075
|
Adding gif animation docs (#856)
* Adding animation docs
* Change Example to: next image on Display update
|
2020-12-14 13:16:51 -03:00 |
|
dziobson
|
f33a9169d1
|
Update ethernet.rst (#887)
* Update ethernet.rst
* Fix lint issue
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
|
2020-12-14 12:12:09 +01:00 |
|