Esphome

Latest version: v2024.5.0

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 66

2023.10.0b2

- Update htu21d.cpp, fix publishing of heater level [esphome5520](https://github.com/esphome/esphome/pull/5520) by [Nippey](https://github.com/Nippey)
- BD5758D - Add delays and ACKs [esphome5524](https://github.com/esphome/esphome/pull/5524) by [Cossid](https://github.com/Cossid)
- Update Improv BLE component [esphome5518](https://github.com/esphome/esphome/pull/5518) by [jesserockz](https://github.com/jesserockz)
- SM10BIT_BASE - Add delays and ACKs, clear all channels before sleeping. [esphome5526](https://github.com/esphome/esphome/pull/5526) by [Cossid](https://github.com/Cossid)
- BP1658CJ - Clear all channels before sleeping. [esphome5525](https://github.com/esphome/esphome/pull/5525) by [Cossid](https://github.com/Cossid)

2023.10.0b1

- SX1509 component [esphome5385](https://github.com/esphome/esphome/pull/5385) by [vr6racer](https://github.com/vr6racer)
- Ci find YAML tests dynamically [esphome5399](https://github.com/esphome/esphome/pull/5399) by [Fabian-Schmidt](https://github.com/Fabian-Schmidt)
- Make ESPHome data dir configurable [esphome5417](https://github.com/esphome/esphome/pull/5417) by [werdnum](https://github.com/werdnum)
- Bump actions/checkout from 4.0.0 to 4.1.0 [esphome5420](https://github.com/esphome/esphome/pull/5420) by [dependabot[bot]](https://github.com/apps/dependabot)
- Fix typo in documentation [esphome5425](https://github.com/esphome/esphome/pull/5425) by [kapily](https://github.com/kapily)
- Bump pylint from 2.17.5 to 2.17.6 [esphome5429](https://github.com/esphome/esphome/pull/5429) by [dependabot[bot]](https://github.com/apps/dependabot)
- Refactor ip address representation [esphome5252](https://github.com/esphome/esphome/pull/5252) by [HeMan](https://github.com/HeMan)
- Fix .esphome path when not using envvar [esphome5440](https://github.com/esphome/esphome/pull/5440) by [jesserockz](https://github.com/jesserockz)
- [BP1658CJ] Missing clock line delays and ack bit [esphome5448](https://github.com/esphome/esphome/pull/5448) by [leoshusar](https://github.com/leoshusar)
- [ssd1351] fix: wait for the component to be at least in setup phase b… [esphome5454](https://github.com/esphome/esphome/pull/5454) by [xdecock](https://github.com/xdecock)
- Do not enable SHT3x heater by default. Fixes 4886. [esphome5445](https://github.com/esphome/esphome/pull/5445) by [jkl1337](https://github.com/jkl1337) (breaking-change)
- Add testcases for multiple SPI buses on ESP32 Arduino [esphome5457](https://github.com/esphome/esphome/pull/5457) by [angelnu](https://github.com/angelnu)
- Feat/component poller suspend [esphome5423](https://github.com/esphome/esphome/pull/5423) by [xdecock](https://github.com/xdecock)
- Bump actions/setup-python from 4.7.0 to 4.7.1 [esphome5467](https://github.com/esphome/esphome/pull/5467) by [dependabot[bot]](https://github.com/apps/dependabot)
- Add xor automation condition [esphome5453](https://github.com/esphome/esphome/pull/5453) by [kahrendt](https://github.com/kahrendt) (notable-change)
- Fix units for SPS30 number concentration sensors [esphome5452](https://github.com/esphome/esphome/pull/5452) by [kahrendt](https://github.com/kahrendt) (breaking-change)
- ST7789v - Allow predefined backlight pin to be disabled. [esphome5476](https://github.com/esphome/esphome/pull/5476) by [clydebarrow](https://github.com/clydebarrow)
- MAX7219 - Update intensity [esphome5477](https://github.com/esphome/esphome/pull/5477) by [clydebarrow](https://github.com/clydebarrow)
- St7789v and SPI data rate [esphome5472](https://github.com/esphome/esphome/pull/5472) by [clydebarrow](https://github.com/clydebarrow)
- Move CONF_IRQ_PIN into const.py [esphome5488](https://github.com/esphome/esphome/pull/5488) by [kbx81](https://github.com/kbx81)
- Initial ESP32-H2 Support [esphome5498](https://github.com/esphome/esphome/pull/5498) by [vidplace7](https://github.com/vidplace7)
- Increased debug message precision [esphome5496](https://github.com/esphome/esphome/pull/5496) by [lukeansell](https://github.com/lukeansell)
- Support for Haier IR protocol added [esphome5403](https://github.com/esphome/esphome/pull/5403) by [paveldn](https://github.com/paveldn)
- add USE_SPI define [esphome5500](https://github.com/esphome/esphome/pull/5500) by [angelnu](https://github.com/angelnu)
- Implement sensor component for MMC5983 [esphome5361](https://github.com/esphome/esphome/pull/5361) by [agoode](https://github.com/agoode) (new-integration)
- Bump docker dependencies [esphome5501](https://github.com/esphome/esphome/pull/5501) by [jesserockz](https://github.com/jesserockz)
- Move to Pillow 10.x [esphome5489](https://github.com/esphome/esphome/pull/5489) by [hostcc](https://github.com/hostcc)
- [Sprinkler] Initialize timers early to avoid crash [esphome5499](https://github.com/esphome/esphome/pull/5499) by [hostcc](https://github.com/hostcc)
- Deep sleep is only available on esp32 and esp8266 [esphome5507](https://github.com/esphome/esphome/pull/5507) by [jesserockz](https://github.com/jesserockz)
- Use platform consts [esphome5508](https://github.com/esphome/esphome/pull/5508) by [jesserockz](https://github.com/jesserockz)
- Fixed precision for Nextion sensor with float values [esphome5497](https://github.com/esphome/esphome/pull/5497) by [olegtarasov](https://github.com/olegtarasov)
- Remote wake word support for voice assistant [esphome5229](https://github.com/esphome/esphome/pull/5229) by [jesserockz](https://github.com/jesserockz)
- Don't allow entity category "CONFIG" for sensors [esphome5505](https://github.com/esphome/esphome/pull/5505) by [edenhaus](https://github.com/edenhaus)
- Prepare protobuf for ESP-IDF >= 5 [esphome5510](https://github.com/esphome/esphome/pull/5510) by [HeMan](https://github.com/HeMan)
- fix build lang schema for spi and i2c [esphome5509](https://github.com/esphome/esphome/pull/5509) by [glmnet](https://github.com/glmnet)
- Added Nextion display error handling during setup [esphome5493](https://github.com/esphome/esphome/pull/5493) by [olegtarasov](https://github.com/olegtarasov)
- Fix e131 and voice_assistant sockets [esphome5502](https://github.com/esphome/esphome/pull/5502) by [justdaniel-gh](https://github.com/justdaniel-gh)
- Allow manual set "Invert_display" [esphome5494](https://github.com/esphome/esphome/pull/5494) by [nielsnl68](https://github.com/nielsnl68)
- As3935 calibration [esphome5366](https://github.com/esphome/esphome/pull/5366) by [mveinot](https://github.com/mveinot)
- Small fixes for voice assistant [esphome5513](https://github.com/esphome/esphome/pull/5513) by [synesthesiam](https://github.com/synesthesiam)
- Add detail param to allow listing of select options in WebServer REST API [esphome5503](https://github.com/esphome/esphome/pull/5503) by [DanielBaulig](https://github.com/DanielBaulig)
- Bump curl to 7.74.0-1.3+deb11u10 [esphome5517](https://github.com/esphome/esphome/pull/5517) by [jesserockz](https://github.com/jesserockz)

2023.9.3

- Bump zeroconf from 0.112.0 to 0.115.0 [esphome5432](https://github.com/esphome/esphome/pull/5432) by [dependabot[bot]](https://github.com/apps/dependabot)
- add pin config for denky_d4 [esphome5471](https://github.com/esphome/esphome/pull/5471) by [alucryd](https://github.com/alucryd)
- Support RP2040 hardware SPI [esphome5466](https://github.com/esphome/esphome/pull/5466) by [clydebarrow](https://github.com/clydebarrow)
- Bump zeroconf from 0.115.0 to 0.115.1 [esphome5470](https://github.com/esphome/esphome/pull/5470) by [dependabot[bot]](https://github.com/apps/dependabot)
- Sleep mode fix for BP5758D driver [esphome5461](https://github.com/esphome/esphome/pull/5461) by [dwildstr](https://github.com/dwildstr)
- Tuya Number: split "multiply" to a separate option [esphome5458](https://github.com/esphome/esphome/pull/5458) by [paravoid](https://github.com/paravoid)

2023.9.2

- SPI fixes for buggy components [esphome5446](https://github.com/esphome/esphome/pull/5446) by [clydebarrow](https://github.com/clydebarrow)
- Fix an Issue with IR Remote Climate and Whirlpool protocol toggle [esphome5447](https://github.com/esphome/esphome/pull/5447) by [the-mentor](https://github.com/the-mentor)
- Fix SPI support for second bus on 2023.9.1 [esphome5456](https://github.com/esphome/esphome/pull/5456) by [angelnu](https://github.com/angelnu)
- Ensure esphome directory exists on addon startup [esphome5464](https://github.com/esphome/esphome/pull/5464) by [jesserockz](https://github.com/jesserockz)

2023.9.1

- Tuya Number Scaling [esphome5108](https://github.com/esphome/esphome/pull/5108) by [InvncibiltyCloak](https://github.com/InvncibiltyCloak)
- Migrate dashboard json files to /data folder instead of wiping out [esphome5441](https://github.com/esphome/esphome/pull/5441) by [jesserockz](https://github.com/jesserockz)

2023.9.0

Full list of changes

New Components

- Add pmwcs3 capacitive soil moisture & temperature sensor component [esphome4624](https://github.com/esphome/esphome/pull/4624) by [SeByDocKy](https://github.com/SeByDocKy) (new-integration)
- Support for LibreTiny platform (RTL8710, BK7231 & other modules) [esphome3509](https://github.com/esphome/esphome/pull/3509) by [kuba2k2](https://github.com/kuba2k2) (new-integration)
- Adding DFRobot Ozone Sensor Support (sen0321) [esphome4782](https://github.com/esphome/esphome/pull/4782) by [notjj](https://github.com/notjj) (new-integration)
- Integration LightwaveRF switches [esphome4812](https://github.com/esphome/esphome/pull/4812) by [max246](https://github.com/max246) (new-integration)
- Refactor SPI code; Add ESP-IDF hardware support [esphome5311](https://github.com/esphome/esphome/pull/5311) by [clydebarrow](https://github.com/clydebarrow) (new-integration)
- Add BMI160 support [esphome5143](https://github.com/esphome/esphome/pull/5143) by [flaviut](https://github.com/flaviut) (new-integration)
- Native SPI RGB LED component [esphome5288](https://github.com/esphome/esphome/pull/5288) by [clydebarrow](https://github.com/clydebarrow) (new-integration)
- Wireguard component [esphome4256](https://github.com/esphome/esphome/pull/4256) by [lhoracek](https://github.com/lhoracek) (new-integration)

Breaking Changes

- Synchronise Device Classes from Home Assistant [esphome5328](https://github.com/esphome/esphome/pull/5328) by [esphomebot](https://github.com/esphomebot) (breaking-change)
- Use /data directory for .esphome folder when running as HA add-on [esphome5374](https://github.com/esphome/esphome/pull/5374) by [jesserockz](https://github.com/jesserockz) (breaking-change)

Beta Changes

- Add patch to apt install [esphome5389](https://github.com/esphome/esphome/pull/5389) by [synesthesiam](https://github.com/synesthesiam)
- Fix Waveshare 7.5v2 epaper screens are always powered on [esphome5283](https://github.com/esphome/esphome/pull/5283) by [phoenixswiss](https://github.com/phoenixswiss)
- Update radon_eye_listener.cpp [esphome5401](https://github.com/esphome/esphome/pull/5401) by [rmmacias](https://github.com/rmmacias)
- Add shelly-dimmer-stm32 51.7 to known versions [esphome5400](https://github.com/esphome/esphome/pull/5400) by [trvrnrth](https://github.com/trvrnrth)
- Add E-Trailer Gaslevel support to Mopeka Std Check [esphome5397](https://github.com/esphome/esphome/pull/5397) by [Phhere](https://github.com/Phhere)
- fix disabled wifi power on 8266 [esphome5409](https://github.com/esphome/esphome/pull/5409) by [ssieb](https://github.com/ssieb)
- fix handling of web server version [esphome5405](https://github.com/esphome/esphome/pull/5405) by [ssieb](https://github.com/ssieb)
- Climate preset fix [esphome5407](https://github.com/esphome/esphome/pull/5407) by [Jorre05](https://github.com/Jorre05)
- Remove Wi-Fi dependency from Midea component [esphome5394](https://github.com/esphome/esphome/pull/5394) by [AnthonyMaiorani](https://github.com/AnthonyMaiorani)
- http_request: Cleanups and safety improvements [esphome5360](https://github.com/esphome/esphome/pull/5360) by [kpfleming](https://github.com/kpfleming)
- Make the pulse meter timeout on startup when no pulses are received [esphome5388](https://github.com/esphome/esphome/pull/5388) by [TrentHouliston](https://github.com/TrentHouliston)
- Wizard: fix colored text in input prompts [esphome5313](https://github.com/esphome/esphome/pull/5313) by [kuba2k2](https://github.com/kuba2k2)
- support keypads with pulldowns [esphome5404](https://github.com/esphome/esphome/pull/5404) by [ssieb](https://github.com/ssieb)
- Fix SPI inverted clock on ESP8266 [esphome5416](https://github.com/esphome/esphome/pull/5416) by [clydebarrow](https://github.com/clydebarrow)
- [RP2040W] Fix WiFi bootloop upon LibreTiny support [esphome5414](https://github.com/esphome/esphome/pull/5414) by [hostcc](https://github.com/hostcc)
- dallas: limit addresses to 64 bits [esphome5413](https://github.com/esphome/esphome/pull/5413) by [oddstr13](https://github.com/oddstr13)
- Bump zeroconf from 0.108.0 to 0.112.0 [esphome5392](https://github.com/esphome/esphome/pull/5392) by [dependabot[bot]](https://github.com/apps/dependabot)
- LibreTiny: enable MQTT, bump to v1.4.1 [esphome5419](https://github.com/esphome/esphome/pull/5419) by [kuba2k2](https://github.com/kuba2k2)
- Wireguard keepalive remove uint16 type [esphome5430](https://github.com/esphome/esphome/pull/5430) by [glmnet](https://github.com/glmnet)
- Fix 4896 and 4903 [esphome5433](https://github.com/esphome/esphome/pull/5433) by [clydebarrow](https://github.com/clydebarrow)

All changes

- Updated my username in Code Owners [esphome5247](https://github.com/esphome/esphome/pull/5247) by [mreditor97](https://github.com/mreditor97)
- remote_base: change dumpers log level [esphome5253](https://github.com/esphome/esphome/pull/5253) by [dudanov](https://github.com/dudanov)
- Add `libfreetype-dev` Debian package for armv7 Docker builds [esphome5262](https://github.com/esphome/esphome/pull/5262) by [pierlon](https://github.com/pierlon)
- Add delay before enabling ipv6 [esphome5256](https://github.com/esphome/esphome/pull/5256) by [HeMan](https://github.com/HeMan)
- Bump zeroconf from 0.74.0 to 0.80.0 [esphome5260](https://github.com/esphome/esphome/pull/5260) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump click from 8.1.6 to 8.1.7 [esphome5272](https://github.com/esphome/esphome/pull/5272) by [dependabot[bot]](https://github.com/apps/dependabot)
- Remove support for ESP-IDF version < 4 [esphome5261](https://github.com/esphome/esphome/pull/5261) by [HeMan](https://github.com/HeMan)
- Add pmwcs3 capacitive soil moisture & temperature sensor component [esphome4624](https://github.com/esphome/esphome/pull/4624) by [SeByDocKy](https://github.com/SeByDocKy) (new-integration)
- Add manufacturer data config to BLE server [esphome5251](https://github.com/esphome/esphome/pull/5251) by [clydebarrow](https://github.com/clydebarrow)
- Add support for ESP32-{S2,S3,C3} to debug component [esphome4731](https://github.com/esphome/esphome/pull/4731) by [jayme-github](https://github.com/jayme-github)
- Support for ESP32-C2 & ESP32-C6 [esphome4377](https://github.com/esphome/esphome/pull/4377) by [vidplace7](https://github.com/vidplace7)
- Bump arduino-heatpumpir to v1.0.23 [esphome5269](https://github.com/esphome/esphome/pull/5269) by [rob-deutsch](https://github.com/rob-deutsch)
- Fix equality check when setting current-based cover position [esphome5167](https://github.com/esphome/esphome/pull/5167) by [kroimon](https://github.com/kroimon)
- Bump platformio from 6.1.9 to 6.1.10 [esphome5237](https://github.com/esphome/esphome/pull/5237) by [dependabot[bot]](https://github.com/apps/dependabot)
- Add Invert method for SSD1306 [esphome5292](https://github.com/esphome/esphome/pull/5292) by [max246](https://github.com/max246)
- Update PSRAM config params for IDF4+ [esphome5298](https://github.com/esphome/esphome/pull/5298) by [kbx81](https://github.com/kbx81)
- Fix legacy zeroconf record update method [esphome5294](https://github.com/esphome/esphome/pull/5294) by [bdraco](https://github.com/bdraco)
- Bump zeroconf from 0.80.0 to 0.86.0 [esphome5308](https://github.com/esphome/esphome/pull/5308) by [dependabot[bot]](https://github.com/apps/dependabot)
- Add PSRAM mode and speed config [esphome5312](https://github.com/esphome/esphome/pull/5312) by [kbx81](https://github.com/kbx81)
- Add extra SLPOUT for waking up some ST7789 chips [esphome5319](https://github.com/esphome/esphome/pull/5319) by [clydebarrow](https://github.com/clydebarrow)
- 7789 controller fixes take 2 [esphome5320](https://github.com/esphome/esphome/pull/5320) by [clydebarrow](https://github.com/clydebarrow)
- Bump Arduino Pico to 3.4.0 [esphome5321](https://github.com/esphome/esphome/pull/5321) by [HeMan](https://github.com/HeMan)
- Use gzip compression for the web server component's static resources [esphome5291](https://github.com/esphome/esphome/pull/5291) by [EternityForest](https://github.com/EternityForest)
- Bump zeroconf from 0.86.0 to 0.88.0 [esphome5315](https://github.com/esphome/esphome/pull/5315) by [dependabot[bot]](https://github.com/apps/dependabot)
- Adding heating coil and fan icons, enum device_class [esphome5325](https://github.com/esphome/esphome/pull/5325) by [barndawgie](https://github.com/barndawgie)
- Add dashboard API to get firmware binaries [esphome4675](https://github.com/esphome/esphome/pull/4675) by [kuba2k2](https://github.com/kuba2k2)
- Make uart error message go away [esphome5329](https://github.com/esphome/esphome/pull/5329) by [clydebarrow](https://github.com/clydebarrow)
- add heating functionality to SI7021 [esphome4828](https://github.com/esphome/esphome/pull/4828) by [max246](https://github.com/max246)
- Bump esphome-dashboard to 20230904.0 [esphome5339](https://github.com/esphome/esphome/pull/5339) by [jesserockz](https://github.com/jesserockz)
- Added Handling for Nack "file not found" [esphome5338](https://github.com/esphome/esphome/pull/5338) by [croessi](https://github.com/croessi)
- Prepare api and time for ESP-IDF >= 5 [esphome5332](https://github.com/esphome/esphome/pull/5332) by [HeMan](https://github.com/HeMan)
- Tweak Improv serial to build in IDF 5 [esphome5331](https://github.com/esphome/esphome/pull/5331) by [kbx81](https://github.com/kbx81)
- Support for LibreTiny platform (RTL8710, BK7231 & other modules) [esphome3509](https://github.com/esphome/esphome/pull/3509) by [kuba2k2](https://github.com/kuba2k2) (new-integration)
- Extend ESP32 CAN bit rates /bus speed support [esphome5280](https://github.com/esphome/esphome/pull/5280) by [mkaiser](https://github.com/mkaiser)
- Debug component: add free PSRAM sensor [esphome5334](https://github.com/esphome/esphome/pull/5334) by [kahrendt](https://github.com/kahrendt)
- libretiny: fix uart_port framework config [esphome5343](https://github.com/esphome/esphome/pull/5343) by [jesserockz](https://github.com/jesserockz)
- Bump actions/checkout from 3 to 4 [esphome5341](https://github.com/esphome/esphome/pull/5341) by [dependabot[bot]](https://github.com/apps/dependabot)
- Add Lilygo T-Embed to st7789v display config. [esphome5337](https://github.com/esphome/esphome/pull/5337) by [clydebarrow](https://github.com/clydebarrow)
- Disable IPv6 when config explicitly says false [esphome5310](https://github.com/esphome/esphome/pull/5310) by [HeMan](https://github.com/HeMan)
- Add defines.h to ethernet_component.h for ENABLE_IPV6 [esphome5344](https://github.com/esphome/esphome/pull/5344) by [kbx81](https://github.com/kbx81)
- Synchronise Device Classes from Home Assistant [esphome5328](https://github.com/esphome/esphome/pull/5328) by [esphomebot](https://github.com/esphomebot) (breaking-change)
- Bump pytest from 7.4.0 to 7.4.1 [esphome5342](https://github.com/esphome/esphome/pull/5342) by [dependabot[bot]](https://github.com/apps/dependabot)
- Fixed default temperature step values for haier climate [esphome5330](https://github.com/esphome/esphome/pull/5330) by [paveldn](https://github.com/paveldn)
- Add debug component to all tests [esphome5333](https://github.com/esphome/esphome/pull/5333) by [HeMan](https://github.com/HeMan)
- Support MaxBotix XL in addition to HRXL [esphome4510](https://github.com/esphome/esphome/pull/4510) by [notjj](https://github.com/notjj)
- Adding DFRobot Ozone Sensor Support (sen0321) [esphome4782](https://github.com/esphome/esphome/pull/4782) by [notjj](https://github.com/notjj) (new-integration)
- mdns: bump IDF mdns component to 1.2.0 [esphome5217](https://github.com/esphome/esphome/pull/5217) by [stintel](https://github.com/stintel)
- Integration LightwaveRF switches [esphome4812](https://github.com/esphome/esphome/pull/4812) by [max246](https://github.com/max246) (new-integration)
- Bump flake8 from 6.0.0 to 6.1.0 [esphome5171](https://github.com/esphome/esphome/pull/5171) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump tornado from 6.3.2 to 6.3.3 [esphome5236](https://github.com/esphome/esphome/pull/5236) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump platformio from 6.1.10 to 6.1.11 [esphome5323](https://github.com/esphome/esphome/pull/5323) by [dependabot[bot]](https://github.com/apps/dependabot)
- Only run ci-docker when ci-docker workflow changes [esphome5347](https://github.com/esphome/esphome/pull/5347) by [jesserockz](https://github.com/jesserockz)
- esp32: Extra build customization [esphome5322](https://github.com/esphome/esphome/pull/5322) by [jesserockz](https://github.com/jesserockz)
- Allow upload command to flash file via serial [esphome5274](https://github.com/esphome/esphome/pull/5274) by [jesserockz](https://github.com/jesserockz)
- Allow "--device SERIAL" on cli to flash only via serial [esphome5351](https://github.com/esphome/esphome/pull/5351) by [jesserockz](https://github.com/jesserockz)
- Fix PN532 for IDF 5 and ultralight enhancements [esphome5352](https://github.com/esphome/esphome/pull/5352) by [kbx81](https://github.com/kbx81)
- Fix cpu_ll_get_cycle_count() deprecated warning [esphome5353](https://github.com/esphome/esphome/pull/5353) by [kbx81](https://github.com/kbx81)
- Refactor SPI code; Add ESP-IDF hardware support [esphome5311](https://github.com/esphome/esphome/pull/5311) by [clydebarrow](https://github.com/clydebarrow) (new-integration)
- Bump actions/cache from 3.3.1 to 3.3.2 [esphome5367](https://github.com/esphome/esphome/pull/5367) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump zeroconf from 0.88.0 to 0.102.0 [esphome5368](https://github.com/esphome/esphome/pull/5368) by [dependabot[bot]](https://github.com/apps/dependabot)
- Fix repeat.count = 0 case [esphome5364](https://github.com/esphome/esphome/pull/5364) by [Xmister](https://github.com/Xmister)
- Fix dashboard download for ESP32 variants [esphome5355](https://github.com/esphome/esphome/pull/5355) by [kuba2k2](https://github.com/kuba2k2)
- Bump pytest from 7.4.1 to 7.4.2 [esphome5357](https://github.com/esphome/esphome/pull/5357) by [dependabot[bot]](https://github.com/apps/dependabot)
- [ADC] Support measuring VCC on Raspberry Pico (W) [esphome5335](https://github.com/esphome/esphome/pull/5335) by [hostcc](https://github.com/hostcc)
- Move CONF_PHASE_A/B/C constants to const.py. [esphome5304](https://github.com/esphome/esphome/pull/5304) by [kpfleming](https://github.com/kpfleming)
- Add BMI160 support [esphome5143](https://github.com/esphome/esphome/pull/5143) by [flaviut](https://github.com/flaviut) (new-integration)
- Use black-pre-commit-mirror to speed up pre-commit runs. [esphome5372](https://github.com/esphome/esphome/pull/5372) by [kpfleming](https://github.com/kpfleming)
- Native SPI RGB LED component [esphome5288](https://github.com/esphome/esphome/pull/5288) by [clydebarrow](https://github.com/clydebarrow) (new-integration)
- Wireguard component [esphome4256](https://github.com/esphome/esphome/pull/4256) by [lhoracek](https://github.com/lhoracek) (new-integration)
- Bump LibreTiny version to 1.4.0 [esphome5375](https://github.com/esphome/esphome/pull/5375) by [kuba2k2](https://github.com/kuba2k2)
- time: Make std::string version of strftime() avoid runaway memory allocations [esphome5348](https://github.com/esphome/esphome/pull/5348) by [kpfleming](https://github.com/kpfleming)
- Fix disabled wifi crash on boot [esphome5370](https://github.com/esphome/esphome/pull/5370) by [Xmister](https://github.com/Xmister)
- debug: add ESP32-C6 support [esphome5354](https://github.com/esphome/esphome/pull/5354) by [stintel](https://github.com/stintel)
- Make string globals persist-able using fixed size allocations [esphome5296](https://github.com/esphome/esphome/pull/5296) by [EternityForest](https://github.com/EternityForest)
- Use /data directory for .esphome folder when running as HA add-on [esphome5374](https://github.com/esphome/esphome/pull/5374) by [jesserockz](https://github.com/jesserockz) (breaking-change)
- Bump zeroconf from 0.102.0 to 0.108.0 [esphome5376](https://github.com/esphome/esphome/pull/5376) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump black from 23.7.0 to 23.9.1 [esphome5377](https://github.com/esphome/esphome/pull/5377) by [dependabot[bot]](https://github.com/apps/dependabot)
- Attempt to fix rp2040 adc with vcc [esphome5378](https://github.com/esphome/esphome/pull/5378) by [jesserockz](https://github.com/jesserockz)
- Enable IPv6 for ESP8266 and Raspberry pi pico w (RP2040) [esphome4759](https://github.com/esphome/esphome/pull/4759) by [HeMan](https://github.com/HeMan)
- Workflow updates [esphome5384](https://github.com/esphome/esphome/pull/5384) by [jesserockz](https://github.com/jesserockz)
- Modbus Controller added some features [esphome5318](https://github.com/esphome/esphome/pull/5318) by [0x3333](https://github.com/0x3333)
- Force heater off on setup [esphome5161](https://github.com/esphome/esphome/pull/5161) by [rufuswilson](https://github.com/rufuswilson)
- Add IDF 5 test yaml, add adc to IDF tests, fix adc for IDF 5 [esphome5379](https://github.com/esphome/esphome/pull/5379) by [kbx81](https://github.com/kbx81)
- Add patch to apt install [esphome5389](https://github.com/esphome/esphome/pull/5389) by [synesthesiam](https://github.com/synesthesiam)
- Fix Waveshare 7.5v2 epaper screens are always powered on [esphome5283](https://github.com/esphome/esphome/pull/5283) by [phoenixswiss](https://github.com/phoenixswiss)
- Update radon_eye_listener.cpp [esphome5401](https://github.com/esphome/esphome/pull/5401) by [rmmacias](https://github.com/rmmacias)
- Add shelly-dimmer-stm32 51.7 to known versions [esphome5400](https://github.com/esphome/esphome/pull/5400) by [trvrnrth](https://github.com/trvrnrth)
- Add E-Trailer Gaslevel support to Mopeka Std Check [esphome5397](https://github.com/esphome/esphome/pull/5397) by [Phhere](https://github.com/Phhere)
- fix disabled wifi power on 8266 [esphome5409](https://github.com/esphome/esphome/pull/5409) by [ssieb](https://github.com/ssieb)
- fix handling of web server version [esphome5405](https://github.com/esphome/esphome/pull/5405) by [ssieb](https://github.com/ssieb)
- Climate preset fix [esphome5407](https://github.com/esphome/esphome/pull/5407) by [Jorre05](https://github.com/Jorre05)
- Remove Wi-Fi dependency from Midea component [esphome5394](https://github.com/esphome/esphome/pull/5394) by [AnthonyMaiorani](https://github.com/AnthonyMaiorani)
- http_request: Cleanups and safety improvements [esphome5360](https://github.com/esphome/esphome/pull/5360) by [kpfleming](https://github.com/kpfleming)
- Make the pulse meter timeout on startup when no pulses are received [esphome5388](https://github.com/esphome/esphome/pull/5388) by [TrentHouliston](https://github.com/TrentHouliston)
- Wizard: fix colored text in input prompts [esphome5313](https://github.com/esphome/esphome/pull/5313) by [kuba2k2](https://github.com/kuba2k2)
- support keypads with pulldowns [esphome5404](https://github.com/esphome/esphome/pull/5404) by [ssieb](https://github.com/ssieb)
- Fix SPI inverted clock on ESP8266 [esphome5416](https://github.com/esphome/esphome/pull/5416) by [clydebarrow](https://github.com/clydebarrow)
- [RP2040W] Fix WiFi bootloop upon LibreTiny support [esphome5414](https://github.com/esphome/esphome/pull/5414) by [hostcc](https://github.com/hostcc)
- dallas: limit addresses to 64 bits [esphome5413](https://github.com/esphome/esphome/pull/5413) by [oddstr13](https://github.com/oddstr13)
- Bump zeroconf from 0.108.0 to 0.112.0 [esphome5392](https://github.com/esphome/esphome/pull/5392) by [dependabot[bot]](https://github.com/apps/dependabot)
- LibreTiny: enable MQTT, bump to v1.4.1 [esphome5419](https://github.com/esphome/esphome/pull/5419) by [kuba2k2](https://github.com/kuba2k2)
- Wireguard keepalive remove uint16 type [esphome5430](https://github.com/esphome/esphome/pull/5430) by [glmnet](https://github.com/glmnet)
- Fix 4896 and 4903 [esphome5433](https://github.com/esphome/esphome/pull/5433) by [clydebarrow](https://github.com/clydebarrow)

Page 12 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.