Commit Graph

695 Commits

Author SHA1 Message Date
Jesse Hills
8edc1bf285
Merge braanch 'current' into branch 'beta' 2021-05-03 23:10:47 +12:00
Jesse Hills
b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
buxtronix
27d19d4207
Ble client docs (#702)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-03 11:11:02 +12:00
Wojtek Strzalka
31b91a6b0d
Documentation for TOF10120 support (#846) 2021-04-29 11:49:58 +12:00
Barry Loong
486e91a07b
Add Grow fingerprint reader docs (#835) 2021-04-29 10:08:31 +12:00
Jesse Hills
a155f16595
Add Atm90e32 energy docs (#1120)
Co-authored-by: Elyor Khakimov <elyorkhakimov@forwardnetworks.com>
2021-04-29 07:16:07 +12:00
Stephen Tierney
aa2292062a
Add docs for SHT4X (#1002) 2021-04-28 20:22:53 +12:00
Christian Ferbar
d45572c5e4
Add 'pulse' light effect doc (#1067) 2021-04-28 15:05:19 +12:00
Guillermo Ruffino
fcc3ea0f7f
Update name_add_mac_suffix use dash (#1111) 2021-04-27 13:41:28 +12:00
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
John Coggeshall
6103ef8bcf
Updating docs for the gps component. (#1094) 2021-04-11 19:15:26 +02:00
SenexCrenshaw
1b0e4fbdcf
sgp40 (#985)
* sgp40 document

* Updated per PR comments

* Added compensation example
2021-04-08 22:40:51 -03:00
rbaron
91e097d3d8
Adds docs for the b-parasite soil moisture sensor (#1086) 2021-04-08 13:59:38 +02:00
Trevor North
97ae661d19
Add BME680 BSEC docs (#793) 2021-04-06 12:20:53 +02:00
Stanislav Meduna
acf110f84d
add documentation for display.is_displaying_page (#1079) 2021-04-02 23:00:51 -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
Andreas Hergert
d48c9e800e
Add i2c multiplexer (#897)
* added doc

* tidy

* tidy

* tidy

* tidy again

* argh tidy

* Bump version to v1.15.2

Conflicts:
	Doxygen
	Makefile
	_static/version
	conf.py

* rezised images

Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
2021-03-29 16:50:43 -03:00
Diego Elio Pettenò
c0602d0dbe
xiaomi_ble: update docs around CGG1 and bindkey. (#876) 2021-03-26 07:33:24 +13:00
Adrien Brault
a98c278e0d
Change GREYSCALE to GRAYSCALE (#1073) 2021-03-22 22:52:06 -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
Jesse Hills
5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
Jesse Hills
9265b6cc8b
Add docs for http_request on_response trigger (#1049) 2021-03-22 16:26:19 +13:00
Niccolò Maggioni
dc6154e81a
SenseAir: background calibration & ABC commands (#1066) 2021-03-22 12:59:48 +13:00
matikij
9b266ecf09
Add docs for ttgo-b1 version (#808) 2021-03-20 20:32:51 +13:00
Steve Baxter
06ea3518d0
Add documentation for pulse_meter (#900) 2021-03-19 21:20:09 +13:00
Mike Ryan
ced6164e59
Add docs for addressable_light display (#755) 2021-03-18 19:09:17 +13:00
Jesse Hills
e7c82f4c5b
Add docs for name_add_mac_suffix config (#1058)
* Add docs for `name_add_mac_suffix` config

* Spelling and a bit more info

* Update components/esphome.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-03-17 17:45:31 -03:00
Sergey V. DUDANOV
d5d917db3a
Midea Climate support (#804)
* Midea Climate support

* Update Midea documentation

* Midea Docs: add links to open hardware implementation of UART-dongle

* Midea docs: add vendors information

* Midea docs: fixed lint errors

* Midea Docs: added words of thanks

* Midea Docs: updated

* Midea Docs: fix option name

* Added new option info

* Added example of using outdoor sensor option

* Update: new options added

* Added new power usage option

* Major changes of settings

* Fix link

* Remove midea-dongle from index.rst

* Fix option name
2021-03-17 17:28:09 -03:00
Jim Ekman
62f08028a2
Documentation for fan speed levels (#1056)
* Update speed fan and REST API docs with speed_level

* Update fan docs

* Add configurable speed_levels to speed fan

* Update components/fan/index.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

* Changed speed_levels to speed_count to match HA and updated descriptions

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-03-17 10:40:33 -03:00
Jesse Hills
cfc8ad709d
Update RC522 i2c example and default (#1059) 2021-03-17 14:25:31 +13:00
Guillermo Ruffino
f6c277c4f9
schema-filters (#1052)
* pin schema and other fixes

* schema filters and registries
2021-03-11 15:31:31 -03:00
Minideezel
5cbc078c9a
Adding that mpr121_id is a valid option for binary_sensor (#966) 2021-03-09 18:24:50 -03:00
Guillermo Ruffino
979e0a2d57
pin schema and other fixes (#1047) 2021-03-08 22:53:04 -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
Jesse Hills
122e7e7fd6
Update MCP23XXX docs with interrupts and pin schemas (#1028) 2021-03-07 16:24:08 -03:00
Mynasru
d8862928c5
Uart invert option for ESP32 (#1039) 2021-03-06 10:25:25 -03:00
Gabe Cook
2f81ac49b5
Document new min/max filters (#1032) 2021-03-05 10:10:31 -03:00
Moritz Glöckl
8e01f3393b
Added documentation for the SM300D2 sensor (#993)
* Added documentation for the SM300D2 sensor

* otimize images

* small fixes

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-03-02 21:55:19 -03:00
SenexCrenshaw
bf3e251e2e
Migrate ESPColor to Color (#1036)
* Migrate ESPColor to Color

* Fixed note indentation
2021-03-02 11:09:13 -03:00
RoganDawes
966cb7bc1e
Update uart.rst example to read all available characters (#1031) 2021-02-28 19:48:53 +13:00
Seppel Hardt
f2b2bd475f
Added remote samsung36 protocol docs (#904)
* Added remote samsung36 protocol docs

* Make linter happy

Co-authored-by: tuxBurner <tuxBurner@boggo.de>
2021-02-27 20:16:31 -03:00
Gabe Cook
0bcaea67a9
Document uart switch send_every (#986) 2021-02-27 19:53:29 -03:00
Kurt Kellner
06d923c2db
Update vl53l0x docs (#679)
* Update vl53l0x docs

* Updated docs to reflect default timeout of 10ms

* just some formats and clarifications

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-25 19:28:00 -03:00
spilin
11b46de1fb
Sim800l dial (#1027)
* Dial support for sim800l component

* fix

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-25 18:10:48 -03: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
dckiller51
3cb84bbc48
Add docs for Xiaomi Miscale v1 and v2 (#1021) 2021-02-22 22:24:27 +13: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
marecabo
28abbe9529
Icon is ignored by HA when device class is set (#1011) 2021-02-20 18:10:33 -03:00
Guillermo Ruffino
896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -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
Samuel Sieb
ea65e467d0
Add reverse_enable for max7219 (#983) 2021-02-18 08:26:43 +13:00
Kris
5aaf09568a
Added documentation for Waveshare 2.90inch V2 e-ink display (#1010) 2021-02-18 07:12:11 +13:00
Jesse Hills
58dad5feb4
Make explicit examples for splitting and joining using partitions (#1008) 2021-02-16 23:24:01 +13:00
Chris Nussbaum
79adb2253f
Add sleep duration to enter deep sleep action (#995) 2021-02-15 14:32:07 -03:00
marecabo
1c678f4993
Add doc for device_class attribute of sensor (#996) 2021-02-15 13:01:55 -03:00
Justin Maxwell
164b75fd04
Incomplete sentence (#1004) 2021-02-14 12:07:40 -03:00
SenexCrenshaw
5c4a645a85
Changed configuration items to snake_case (#1000) 2021-02-14 02:22:12 -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
Keith Burzinski
41599332fe
MCP230xx open drain interrupt pins (#728) 2021-02-13 22:07:15 +13:00
Frank Bakker
f9e93f91b9
Added energy sensor to hlw8012 (#707) 2021-02-13 21:57:10 +13:00
Guillermo Ruffino
9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03:00
Jérémy JOURDIN
5bfeb3e7fc
Add MCP4725 docs (#889)
* Add MCP4725 Doc

* add alterative address info

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-06 12:23:23 -03:00
fkirill
63998c7d38
Adding documentation for Inkbird IBS-TH1 Mini sensor (#657) 2021-02-06 17:04:51 +13:00
Jesse Hills
4b95853e5b
Update scd30 docs to show sensors are optional (#970) 2021-02-01 15:34:47 +13:00
Jesse Hills
2c2ddd48b6
Update scd30 docs to show sensors are optional (#970) 2021-01-30 16:50:13 +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
nikito7
ce72498c5c
Add docs for MHO-C401 (#957) 2021-01-27 20:18:37 +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
mhentschke
ea65adb222
Added docs for pr147 (#963) 2021-01-26 15:49:01 -03: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
Florian Mösch
ec56d2db77
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-18 09:35:20 -03: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
Zvonimir Haramustek
b6eeb6e3c3
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-16 13:20:08 +13:00
Jesse Hills
4ef6fa0954
Add docs for pn532 NDEF functionality (#936) 2021-01-15 09:30:01 +13:00