Commit Graph

1234 Commits

Author SHA1 Message Date
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
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
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
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
Guillermo Ruffino f6c277c4f9
schema-filters (#1052)
* pin schema and other fixes

* schema filters and registries
2021-03-11 15:31:31 -03:00
Guillermo Ruffino 979e0a2d57
pin schema and other fixes (#1047) 2021-03-08 22:53:04 -03:00
Guillermo Ruffino 234810e6f5
Dump schema (#1030)
* updates

* updates

* add verify missing descriptions

* updates

* schema handling updates

* add action and condition

* add more checks for missing props

* updates

* support typed schema

* better inner props handling and mqtt

* updates

* clean up

* add links to titles on markdown

* remove spelling not used

* format black

* format black

* Better titles
2021-03-07 21:25:11 -03:00
Jesse Hills 122e7e7fd6
Update MCP23XXX docs with interrupts and pin schemas (#1028) 2021-03-07 16:24:08 -03:00
Guillermo Ruffino 0915aba828
add-black (#1044)
* Setup pre-commit and black

update pre-commit

add setup

* format with black

format and flake
2021-03-07 15:29:02 -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
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
dckiller51 3cb84bbc48
Add docs for Xiaomi Miscale v1 and v2 (#1021) 2021-02-22 22:24:27 +13: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
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
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
SenexCrenshaw 5c4a645a85
Changed configuration items to snake_case (#1000) 2021-02-14 02:22:12 -03: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 2c2ddd48b6
Update scd30 docs to show sensors are optional (#970) 2021-01-30 16:50:13 +13:00
nikito7 ce72498c5c
Add docs for MHO-C401 (#957) 2021-01-27 20:18:37 +13:00
mhentschke ea65adb222
Added docs for pr147 (#963) 2021-01-26 15:49:01 -03:00