Commit Graph

1695 Commits

Author SHA1 Message Date
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
Murilo
cc7991141d
Update diy.rst (#1114) 2021-04-26 14:20:31 -03: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
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
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
Paulus Schoutsen
dffe2f0a7c
Update supporters.rst 2021-03-26 11:49:44 -07:00
Diego Elio Pettenò
c0602d0dbe
xiaomi_ble: update docs around CGG1 and bindkey. (#876) 2021-03-26 07:33:24 +13: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
Jesse Hills
6a99cb6feb
Merge pull request #1070 from esphome/bump-1.17.0b1
1.17.0b1
2021-03-22 20:45:23 +13:00
Jesse Hills
a7bf56b21d
Update supporters for 1.17.0b1 2021-03-22 17:36:47 +13:00
Jesse Hills
35330c419a
Update changelog for 1.17.0b1 2021-03-22 17:36:22 +13:00
Jesse Hills
093b442459
Bump version to v1.17.0b1 2021-03-22 17:29:09 +13: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
Max Efremov
7eeb5116ba
Add CLI logs section (#1060) 2021-03-17 16:11:41 -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
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
pieterbrink123
01504a55ad
Added new blogpost (#1038) 2021-03-04 15:03:47 -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