Update changelog for 1.16.1

This commit is contained in:
Jesse Hills 2021-02-14 10:03:29 +13:00
parent 968e3113f2
commit e76e4fe124
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 11 additions and 0 deletions

View File

@ -114,6 +114,17 @@ Beta Fixes
- esphome: fix esp8266 remote_transmitter using incorrect timings :esphomepr:`1465` by :ghuser:`hcoohb` (cherry-picked)
- esphome: rc522 increased retry loop count :esphomepr:`1506` by :ghuser:`glmnet` (cherry-picked)
Release 1.16.1 - February 14
----------------------------
- esphome: Fix PN532 SPI communication :esphomepr:`1511` by :ghuser:`jesserockz`
- esphome: Update Dockerfile :esphomepr:`1517` by :ghuser:`Klarstein`
- esphome: Fixed transfer_byte to write_byte for 8266 :esphomepr:`1529` by :ghuser:`SenexCrenshaw`
- esphome: Added Energy sensor to hlw8012 :esphomepr:`1198` by :ghuser:`FrankBakkerNl` (new-feature)
- docs: Added Energy sensor to hlw8012 :docspr:`707` by :ghuser:`FrankBakkerNl`
- esphome: MCP230xx open drain interrupt pins :esphomepr:`1243` by :ghuser:`kbx81`
- docs: MCP230xx open drain interrupt pins :docspr:`728` by :ghuser:`kbx81`
All changes
-----------