mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Update changelog for 2023.11.0b2
This commit is contained in:
parent
e346f28232
commit
0070f6c1bc
@ -1,4 +1,4 @@
|
|||||||
ESPHome 2023.11.0 - 15th November 2023
|
above tESPHome 2023.11.0 - 15th November 2023
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
.. seo::
|
.. seo::
|
||||||
@ -92,6 +92,16 @@ Breaking Changes
|
|||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
- Hydreon updates :esphomepr:`5424` by :ghuser:`jj-uk` (breaking-change)
|
- Hydreon updates :esphomepr:`5424` by :ghuser:`jj-uk` (breaking-change)
|
||||||
|
- Fix esp32_rmt_led_strip custom timing units :esphomepr:`5696` by :ghuser:`jesserockz` (breaking-change)
|
||||||
|
|
||||||
|
Beta Changes
|
||||||
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
|
- Handle nanoseconds in config :esphomepr:`5695` by :ghuser:`jesserockz`
|
||||||
|
- Fix esp32_rmt_led_strip custom timing units :esphomepr:`5696` by :ghuser:`jesserockz` (breaking-change)
|
||||||
|
- Fix static assets cache logic :esphomepr:`5700` by :ghuser:`bdraco`
|
||||||
|
- Use piwheels for armv7 docker image builds :esphomepr:`5703` by :ghuser:`bdraco`
|
||||||
|
- fix: Fix broken bluetooth_proxy and ble_clients after BLE enable/disable :esphomepr:`5704` by :ghuser:`Rapsssito`
|
||||||
|
|
||||||
All changes
|
All changes
|
||||||
^^^^^^^^^^^
|
^^^^^^^^^^^
|
||||||
@ -191,10 +201,16 @@ All changes
|
|||||||
- support spi for sn74hc595 :esphomepr:`5491` by :ghuser:`angelnu`
|
- support spi for sn74hc595 :esphomepr:`5491` by :ghuser:`angelnu`
|
||||||
- Handle on_disconnect when Wi-Fi is disabled :esphomepr:`5691` by :ghuser:`kbx81`
|
- Handle on_disconnect when Wi-Fi is disabled :esphomepr:`5691` by :ghuser:`kbx81`
|
||||||
- Bump aioesphomeapi from 18.2.1 to 18.2.4 :esphomepr:`5692` by :ghuser:`dependabot[bot]`
|
- Bump aioesphomeapi from 18.2.1 to 18.2.4 :esphomepr:`5692` by :ghuser:`dependabot[bot]`
|
||||||
|
- Handle nanoseconds in config :esphomepr:`5695` by :ghuser:`jesserockz`
|
||||||
|
- Fix esp32_rmt_led_strip custom timing units :esphomepr:`5696` by :ghuser:`jesserockz` (breaking-change)
|
||||||
|
- Fix static assets cache logic :esphomepr:`5700` by :ghuser:`bdraco`
|
||||||
|
- Use piwheels for armv7 docker image builds :esphomepr:`5703` by :ghuser:`bdraco`
|
||||||
|
- fix: Fix broken bluetooth_proxy and ble_clients after BLE enable/disable :esphomepr:`5704` by :ghuser:`Rapsssito`
|
||||||
|
|
||||||
Past Changelogs
|
Past Changelogs
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
- :doc:`2023.10.0`
|
||||||
- :doc:`2023.9.0`
|
- :doc:`2023.9.0`
|
||||||
- :doc:`2023.8.0`
|
- :doc:`2023.8.0`
|
||||||
- :doc:`2023.7.0`
|
- :doc:`2023.7.0`
|
||||||
|
Loading…
Reference in New Issue
Block a user