Commit Graph

1154 Commits

Author SHA1 Message Date
Guillermo Ruffino
7a05ded198 Update changelog for 1.15.0b4 2020-08-23 21:58:38 -03:00
Guillermo Ruffino
9c54bf2547 Bump version to v1.15.0b4 2020-08-23 21:58:09 -03:00
Guillermo Ruffino
7916a6b03b add image type (#730) 2020-08-23 21:58:06 -03:00
Guillermo Ruffino
5fe33f9b1d Merge branch 'current' into beta 2020-08-23 20:47:19 -03:00
Jesse Hills
8d2837e060
Change example ota id as "ota" conflicts with the name of an esphome integration (#737) 2020-08-20 16:27:10 -03:00
Martin
27786e13d2
Add a note about setting dns in manual ip mode (#735) 2020-08-19 09:52:27 -03:00
Emory Dunn
fdca8c2589
Update diy.rst (#736)
Add Sonoff L1 example
2020-08-19 09:50:58 -03:00
rradar
fb94346273
Cookbook: BME280 Environment added dew point calculations (#629) 2020-07-30 13:47:23 +02:00
Otto Winter
fabf43dcc8
Update docs for community Hass.io add-ons (#721) 2020-07-30 10:33:46 +02:00
Otto Winter
30cfd17cc3
Merge pull request #722 from esphome/bump-1.15.0b3
1.15.0b3
2020-07-29 20:20:17 +02:00
Otto Winter
4ec02073fe
Update changelog for 1.15.0b3 2020-07-29 20:05:35 +02:00
Otto Winter
c98fe719d7
Bump version to v1.15.0b3 2020-07-29 20:05:25 +02:00
Guillermo Ruffino
3ca207809c
Include new v1.15 components from diff (#718) 2020-07-29 20:05:24 +02:00
Otto Winter
bfa71f0562
Merge branch 'current' into beta 2020-07-29 20:05:13 +02:00
Eike
9d38102539
Added hint that not the subsensor id is meant. (#720) 2020-07-29 14:00:05 +02:00
Otto Winter
03b74caa66
Merge pull request #717 from esphome/bump-1.15.0b2 2020-07-28 12:21:35 +02:00
Otto Winter
cb368fbbf1
Update changelog for 1.15.0b2 2020-07-28 12:16:12 +02:00
Otto Winter
d51652b5d6
Bump version to v1.15.0b2 2020-07-28 12:15:46 +02:00
Jesse Hills
a57659e06b
Add tuya platforms to changelog table (#715) 2020-07-28 12:15:45 +02:00
Guillermo Ruffino
9d7b53a192
Fix old screenshots (#716) 2020-07-28 12:15:45 +02:00
Otto Winter
d6da1cfaac
ESP8266 change recommended framework version to 2.7.2 (#714) 2020-07-28 12:15:44 +02:00
Otto Winter
e4b54d2b4b
Merge pull request #712 from esphome/bump-1.15.0b1 2020-07-27 12:18:20 +02:00
Otto Winter
abb3aa3f4f
New prometheus configuration (#713) 2020-07-27 12:10:24 +02:00
Keith Burzinski
de483432c8
Update bang_bang doc, changelog fix (#667)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-27 12:10:24 +02:00
Guillermo Ruffino
6533c87ecd
fix typo 2020-07-27 11:45:54 +02:00
Otto Winter
98482183e5
Run svg2png 2020-07-26 22:36:40 +02:00
Otto Winter
c726b4baff
Fix changelog tab character 2020-07-26 22:36:32 +02:00
Otto Winter
e5ef29fd6a
Update changelog for 1.15.0b1 2020-07-26 22:14:16 +02:00
Otto Winter
0cd8ca5391
Bump version to v1.15.0b1 2020-07-26 22:13:01 +02:00
Otto Winter
6577f2e472
Revert "Dallas autosetup (#551)" (#709)
See also https://github.com/esphome/esphome/pull/1189

This reverts commit c81ef96526.
2020-07-26 15:43:03 +02:00
Otto Winter
d379de656a
Update preliminary changelog 2020-07-26 10:25:49 +02:00
Otto Winter
19fefee9d7
Merge branch 'current' into next 2020-07-26 10:10:48 +02:00
Otto Winter
38c410805d
Fix bump-version for dev versions 2020-07-26 10:10:00 +02:00
Otto Winter
ece5c390fd
Merge branch 'current' into next 2020-07-26 00:13:26 +02:00
Otto Winter
b531d68b89
Fix bump-version script 2020-07-25 23:13:13 +02:00
Guillermo Ruffino
5af53af47c
fix merge: climate devices moved to climate-ir (#710) 2020-07-25 22:30:15 +02:00
Otto Winter
2722e1bb31
Merge branch 'current' into next 2020-07-25 19:29:54 +02:00
Otto Winter
e6d68d3371
Update bump-version script 2020-07-25 19:26:04 +02:00
Guillermo Ruffino
af9d511ed3
add buzzer rtttl docs (#700)
* add buzzer rtttl docs

* Update components/rtttl.rst

* removed references to not supported PWM output
2020-07-25 13:02:21 -03:00
Otto Winter
f22ac1a550
Partially Revert make SPI CS pin optional (#706) 2020-07-25 14:24:02 +02:00
Guillermo Ruffino
2e85a4001f
Add script modes and timers (#693)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-25 14:20:58 +02:00
Otto Winter
cf8f06752b
WPA2 Enterprise Attempt 2 (#704) 2020-07-24 15:39:59 +02:00
João Vitor Miranda Roma
17d201bc89
Update pip to pip3 (#703)
Changing the instruction of "pip install" to "pip3 install" instead, due to the warning: "You're using ESPHome with python 2. Support for python 2 is deprecated and will be removed in 1.15.0. Please reinstall ESPHome with python 3.6 or higher."
2020-07-23 23:42:16 +02:00
Joseph Mearman
13fde1af0c
Update esp32_camera.rst (#695)
* Update esp32_camera.rst

* correct underline length
2020-07-20 20:33:27 -03:00
Alain Turbide
e676837894
Update diy.rst (#699) 2020-07-20 13:13:30 -03:00
Daniel Hyles
0f3e7ca9c9
Update mirabella-genio-bulb.rst (#694)
New version of this bulb does not have a ESP chip anymore
2020-07-18 23:30:32 -03:00
Otto Winter
58ab34f989
Add bump version script (#687) 2020-07-17 14:32:34 +02:00
Jesse Hills
02e99471f8
Add color_temperature to light.turn_on docs (#690) 2020-07-16 20:40:44 -03:00
Carlos Gustavo Sarmiento
902c4b65fd
Docs for Setting control parameters on PID (#674)
* Docs for Setting control parameters on PID

* Added extra description to set_control_parameters

* Update components/climate/pid.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-15 23:50:29 -03:00
Guillermo Ruffino
0769731b7d
Add links for the issues 2020-07-15 20:50:34 -03:00