Update changelog for 1.15.3

This commit is contained in:
Guillermo Ruffino 2020-10-22 23:56:15 -03:00
parent db06a9c58f
commit 85418e3256

View File

@ -584,6 +584,44 @@ Release 1.15.2 - September 20
- esphome: fix(remote_receiver): Add missing pin setup for ESP32 :esphomepr:`1252` by :ghuser:`lwfitzgerald`
- docs: Add docs for homeassistant.tag_scanned action :docspr:`763` by :ghuser:`jesserockz`
Release 1.15.3 - October 22
---------------------------
- docs: Mention CODEOWNERS magic symbol :docspr:`767` by :ghuser:`glmnet`
- docs: using docker image to build esphome-docs locally :docspr:`747` by :ghuser:`demikl`
- docs: Add missing doc for rc_switch event :docspr:`740` by :ghuser:`micw`
- docs: Remove unneeded parameters :docspr:`752` by :ghuser:`KTibow`
- docs: Enable color_interlock for the Teckin SB50 example :docspr:`743` by :ghuser:`CarlosGS`
- docs: clarify esp8266_restore_from_flash with restore_value :docspr:`754` by :ghuser:`pille`
- docs: Update mirabella-genio-bulb.rst :docspr:`732` by :ghuser:`DotNetDann`
- docs: Fix APDS9960 datasheet link :docspr:`772` by :ghuser:`JonathanTreffler`
- docs: Update uart.rst :docspr:`771` by :ghuser:`sublime93`
- docs: Update index.rst :docspr:`773` by :ghuser:`damanti-me`
- docs: HM3301 - Change type to calculation_type :docspr:`769` by :ghuser:`rdehuyss`
- docs: Update diy.rst :docspr:`781` by :ghuser:`Dilbert66`
- docs: Update docker architectures in getting started :docspr:`780` by :ghuser:`jesserockz`
- docs: Remove bh7150 API reference :docspr:`784` by :ghuser:`JeffResc`
- docs: Add 2.13in-ttgo-b73 to list of waveshare models :docspr:`786` by :ghuser:`davewongillies`
- docs: Typo: connedted -> connected :docspr:`787` by :ghuser:`johanvanderkuijl`
- docs: Update edit URL on Sonoff Basic page :docspr:`785` by :ghuser:`JeffResc`
- docs: Update Sonoff Mini :docspr:`783` by :ghuser:`debsahu`
- docs: Set correct link to ESPColor struct :docspr:`788` by :ghuser:`cdrfun`
- docs: Add battery_level note for xiaomi_hhccjcy01 :docspr:`761` by :ghuser:`axilleas`
- docs: Corrected the example pin mapping to GPIO mapping. :docspr:`789` by :ghuser:`shaeed`
- esphome: fix chip_rotation: 180 :esphomepr:`1321` by :ghuser:`ssieb`
- docs: Fix links, moved to gists :docspr:`802` by :ghuser:`glmnet`
- docs: Update wifi.rst :docspr:`795` by :ghuser:`Frankster-NL`
- docs: BME680 default address is 0x76 :docspr:`792` by :ghuser:`trvrnrth`
- docs: Individual BMXXXXX sensor configs are optional :docspr:`791` by :ghuser:`trvrnrth`
- esphome: Fix Light Trigger :esphomepr:`1308` by :ghuser:`MartinWelsch`
- esphome: Fix Xiaomi merged packet parsing :esphomepr:`1293` by :ghuser:`Alex9779`
- docs: Correct pull-up value :docspr:`811` by :ghuser:`tomlut`
- esphome: Fix color_interlock behavior :esphomepr:`1325` by :ghuser:`margau`
- esphome: Fix scheduler with too many cancelled timers :esphomepr:`1309` by :ghuser:`glmnet`
- esphome: fix config check in OnlyWith configuration helper :esphomepr:`1304` by :ghuser:`akomelj`
- esphome: fix: Incorrect time delay conversion breaks remote_transmitter_esp8266.cpp :esphomepr:`1322` by :ghuser:`thejonesyboy`
- esphome: fix hm3301 AQICalculator is off by 1 :esphomepr:`1331` by :ghuser:`ikatkov`
Past Changelogs
---------------