mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-11-18 11:15:19 +01:00
957 B
957 B
2023.3.0b2
- Fix ethernet clk_mode for GPIO0_OUT esphome#4307 by @jorticus
- Add ESP32-S3 support in NeoPixelBus component esphome#4114 by @rcloran
- Renaming and extending the ili9341 to the ili9xxx component esphome#4275 by @nielsnl68 (new-integration) (breaking-change)
- Drop unused, broken logging macros esphome#4534 by @oxan
- Revert storing Font glyphs in manually-allocated memory esphome#4516 by @oxan
- Correct BME680 gas calculation and heater_off esphome#4498 by @CarlosGS