Jesse Hills
ebe90a60f7
Merge pull request #1148 from esphome/bump-1.17.2
...
1.17.2
2021-05-09 22:59:22 +12:00
Jesse Hills
9d725f4270
Update supporters for 1.17.2
2021-05-09 22:38:24 +12:00
Jesse Hills
e8c58b6804
Update changelog for 1.17.2
2021-05-09 22:38:09 +12:00
Jesse Hills
eef37db2e1
Bump version to v1.17.2
2021-05-09 22:37:32 +12:00
Klaas Schoute
30a30b1eba
Add output part to binary light example ( #1061 )
2021-05-08 18:23:26 +12:00
Jonathan Martens
4c26033ef0
Fix abundant apostrophes ( #1137 )
2021-05-05 10:55:47 -03:00
Jesse Hills
ae6066a4f6
Merge pull request #1136 from esphome/bump-1.17.1
...
1.17.1
2021-05-05 22:47:04 +12:00
Jesse Hills
4d2ba51c08
Update supporters for 1.17.1
2021-05-05 22:36:40 +12:00
Jesse Hills
43b0de8822
Update changelog for 1.17.1
2021-05-05 22:36:24 +12:00
Jesse Hills
509d15e06f
Bump version to v1.17.1
2021-05-05 22:35:21 +12:00
Diego Elio Pettenò
a665d8f24f
xiaomi_ble: update docs around CGG1 and bindkey. ( #876 )
2021-05-05 22:35:20 +12:00
Jesse Hills
96b7d7545d
Add changelog image
2021-05-05 07:37:38 +12:00
Philip Allgaier
e64dfeb7fd
Fixed typo in 1.17.0 changelogs ( #1132 )
2021-05-04 19:01:14 +12:00
Jesse Hills
e89fb9871d
Fix Spelling
2021-05-04 11:32:11 +12:00
Jesse Hills
c949a6c93c
Merge pull request #1130 from esphome/bump-1.17.0
...
1.17.0
2021-05-04 10:53:03 +12:00
Jesse Hills
3ac9750af2
Update supporters for 1.17.0
2021-05-04 09:31:49 +12:00
Jesse Hills
ad46e2985b
Update changelog for 1.17.0
2021-05-04 09:31:29 +12:00
Jesse Hills
ba35e12e65
Bump version to v1.17.0
2021-05-04 09:21:14 +12:00
Jesse Hills
20ca1accbd
Merge branch 'current' into beta
2021-05-04 09:20:50 +12:00
Jesse Hills
8edc1bf285
Merge braanch 'current' into branch 'beta'
2021-05-03 23:10:47 +12:00
Jesse Hills
3eb51a24f8
Update email addresses ( #1122 )
2021-05-03 11:51:59 +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
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
Paulus Schoutsen
dffe2f0a7c
Update supporters.rst
2021-03-26 11:49:44 -07: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