mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
Update changelog for 2022.1.3
This commit is contained in:
parent
75a91cad0b
commit
4c2daa1d43
@ -78,6 +78,11 @@ Release 2022.1.2 - January 25
|
||||
- [modbus_controller] fix incorrect start address for number write :esphomepr:`3073` by :ghuser:`martgras`
|
||||
- Set the wrapped single light in light partition to internal :esphomepr:`3092` by :ghuser:`placidorevilla`
|
||||
|
||||
Release 2022.1.3 - February 2
|
||||
-----------------------------
|
||||
|
||||
- Fix backwards string case helpers :esphomepr:`3126` by :ghuser:`jesserockz` (breaking-change)
|
||||
|
||||
|
||||
Full list of changes
|
||||
--------------------
|
||||
@ -111,6 +116,7 @@ Breaking Changes
|
||||
|
||||
- Modbus: use multiply for publishing number :esphomepr:`2916` by :ghuser:`martgras` (breaking-change)
|
||||
- Upgrade ArduinoJson to 6.18.5 and migrate code :esphomepr:`2844` by :ghuser:`jesserockz` (breaking-change)
|
||||
- Fix backwards string case helpers :esphomepr:`3126` by :ghuser:`jesserockz` (breaking-change)
|
||||
|
||||
Beta Changes
|
||||
^^^^^^^^^^^^
|
||||
|
Loading…
Reference in New Issue
Block a user