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
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
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
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
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