Jesse Hills
a4fe969c8a
Merge branch 'current' into next
2021-05-05 22:34:47 +12:00
mbo18
9b8bbd9a65
Change wifi signal strength unit to dBm ( #1125 )
2021-05-05 20:13:23 +12:00
Ryan Mounce
f800e5608b
Document Tuya fan direction datapoint ( #877 )
2021-05-05 16:24:40 +12:00
Jesse Hills
a035cf27cb
Add note about hyperion classic udp port ( #1135 )
2021-05-05 14:09:45 +12:00
Jesse Hills
9255fc6753
Fix mcp3008 reference ( #1131 )
2021-05-04 14:19:59 +12:00
0x0a11c0de
51e691ad57
Add speed_count to tuya fan ( #1080 )
...
Co-authored-by: Frank Riley <fhriley@gmail.com>
2021-05-04 14:11:34 +12:00
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