Esphome

Latest version: v2024.5.0

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

Scan your dependencies

Page 33 of 66

2022.6.1

- Setup the mute pin if configured [esphome3568](https://github.com/esphome/esphome/pull/3568) by [jesserockz](https://github.com/jesserockz)
- Bugfix for ExternalRAMAllocator copy constructor [esphome3571](https://github.com/esphome/esphome/pull/3571) by [bnw](https://github.com/bnw)
- Media Player: added triggers [esphome3576](https://github.com/esphome/esphome/pull/3576) by [dudanov](https://github.com/dudanov)

2022.6.0

Full list of changes

New Components

- Add Tuya select [esphome3469](https://github.com/esphome/esphome/pull/3469) by [bearpawmaxim](https://github.com/bearpawmaxim) (new-integration)
- Add support for SGP41 [esphome3382](https://github.com/esphome/esphome/pull/3382) by [martgras](https://github.com/martgras) (new-integration) (breaking-change)
- Implement Media Player and I2S Media player [esphome3487](https://github.com/esphome/esphome/pull/3487) by [jesserockz](https://github.com/jesserockz) (new-integration)

Breaking Changes

- Tcs34725 automatic sampling settings for improved dynamics and accuracy [esphome3258](https://github.com/esphome/esphome/pull/3258) by [swifty99](https://github.com/swifty99) (breaking-change)
- Add support for SGP41 [esphome3382](https://github.com/esphome/esphome/pull/3382) by [martgras](https://github.com/martgras) (new-integration) (breaking-change)
- Remove deprecated fan speeds [esphome3397](https://github.com/esphome/esphome/pull/3397) by [kbickar](https://github.com/kbickar) (breaking-change)
- Output a true RMS voltage % [esphome3494](https://github.com/esphome/esphome/pull/3494) by [josephdouce](https://github.com/josephdouce) (breaking-change)
- Add display_type property to DisplayBuffer [esphome3430](https://github.com/esphome/esphome/pull/3430) by [guillempages](https://github.com/guillempages) (breaking-change)

Beta Changes

- publish fan speed count for discovery [esphome3537](https://github.com/esphome/esphome/pull/3537) by [ssieb](https://github.com/ssieb)
- Nextion brightness setting requires an assignment [esphome3533](https://github.com/esphome/esphome/pull/3533) by [nagyv](https://github.com/nagyv)
- Implement media player volume actions [esphome3551](https://github.com/esphome/esphome/pull/3551) by [jesserockz](https://github.com/jesserockz)
- Fix compilation with ESP32-S3 [esphome3543](https://github.com/esphome/esphome/pull/3543) by [misery](https://github.com/misery)
- Bm3xx: Fix typo [esphome3559](https://github.com/esphome/esphome/pull/3559) by [martgras](https://github.com/martgras)

Notable Changes

- Add variable substitutions for !include [esphome3510](https://github.com/esphome/esphome/pull/3510) by [jimtng](https://github.com/jimtng) (notable-change)

All changes

- Tcs34725 automatic sampling settings for improved dynamics and accuracy [esphome3258](https://github.com/esphome/esphome/pull/3258) by [swifty99](https://github.com/swifty99) (breaking-change)
- Remove duplicate convert_to_8bit_color_ function. [esphome2469](https://github.com/esphome/esphome/pull/2469) by [davet2001](https://github.com/davet2001)
- Bump esptool from 3.3 to 3.3.1 [esphome3468](https://github.com/esphome/esphome/pull/3468) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump pylint from 2.13.8 to 2.13.9 [esphome3470](https://github.com/esphome/esphome/pull/3470) by [dependabot[bot]](https://github.com/apps/dependabot)
- Tuya status gpio support [esphome3466](https://github.com/esphome/esphome/pull/3466) by [bearpawmaxim](https://github.com/bearpawmaxim)
- Add Tuya select [esphome3469](https://github.com/esphome/esphome/pull/3469) by [bearpawmaxim](https://github.com/bearpawmaxim) (new-integration)
- MQTT cover: send state even if position is available [esphome3473](https://github.com/esphome/esphome/pull/3473) by [pyos](https://github.com/pyos)
- Ili9341 8bit indexed mode pt1 [esphome2490](https://github.com/esphome/esphome/pull/2490) by [davet2001](https://github.com/davet2001)
- feat: esp32-camera add stream event [esphome3285](https://github.com/esphome/esphome/pull/3285) by [myml](https://github.com/myml)
- Add support for SGP41 [esphome3382](https://github.com/esphome/esphome/pull/3382) by [martgras](https://github.com/martgras) (new-integration) (breaking-change)
- add support user-defined modbus functions [esphome3461](https://github.com/esphome/esphome/pull/3461) by [gazoodle](https://github.com/gazoodle)
- Remove deprecated fan speeds [esphome3397](https://github.com/esphome/esphome/pull/3397) by [kbickar](https://github.com/kbickar) (breaking-change)
- Fix compile issues on windows [esphome3491](https://github.com/esphome/esphome/pull/3491) by [jesserockz](https://github.com/jesserockz)
- midea: New power_toggle action. Auto-use remote transmitter. [esphome3496](https://github.com/esphome/esphome/pull/3496) by [dudanov](https://github.com/dudanov)
- Output a true RMS voltage % [esphome3494](https://github.com/esphome/esphome/pull/3494) by [josephdouce](https://github.com/josephdouce) (breaking-change)
- [scd4x] Fix not passing arguments to templatable value for perform_forced_calibration [esphome3495](https://github.com/esphome/esphome/pull/3495) by [Wumpf](https://github.com/Wumpf)
- Thermostat preset with modes [esphome3298](https://github.com/esphome/esphome/pull/3298) by [MrMDavidson](https://github.com/MrMDavidson)
- Allow Prometheus component to export internal components [esphome3508](https://github.com/esphome/esphome/pull/3508) by [jangrewe](https://github.com/jangrewe)
- [BedJet] Add configurable heating strategy [esphome3519](https://github.com/esphome/esphome/pull/3519) by [jhansche](https://github.com/jhansche)
- Add variable substitutions for !include [esphome3510](https://github.com/esphome/esphome/pull/3510) by [jimtng](https://github.com/jimtng) (notable-change)
- Change rain intensity sensor string [esphome3511](https://github.com/esphome/esphome/pull/3511) by [wtremmel](https://github.com/wtremmel)
- Implement Media Player and I2S Media player [esphome3487](https://github.com/esphome/esphome/pull/3487) by [jesserockz](https://github.com/jesserockz) (new-integration)
- Add mqtt.on_connect and mqtt.on_disconnect triggers [esphome3520](https://github.com/esphome/esphome/pull/3520) by [jimtng](https://github.com/jimtng)
- Refactor clock syncing [esphome3503](https://github.com/esphome/esphome/pull/3503) by [jhansche](https://github.com/jhansche)
- Added RC6 protocol support [esphome3514](https://github.com/esphome/esphome/pull/3514) by [Emrvb](https://github.com/Emrvb)
- Add display_type property to DisplayBuffer [esphome3430](https://github.com/esphome/esphome/pull/3430) by [guillempages](https://github.com/guillempages) (breaking-change)
- Correct ADC auto-range for ESP32-S2 variant (13 bit adc) [esphome3158](https://github.com/esphome/esphome/pull/3158) by [CarlosGS](https://github.com/CarlosGS)
- Suppress first rotary encoder event [esphome3532](https://github.com/esphome/esphome/pull/3532) by [mmakaay](https://github.com/mmakaay)
- Fix endless 'WiFi Unknown connection status 0' loop [esphome3530](https://github.com/esphome/esphome/pull/3530) by [mmakaay](https://github.com/mmakaay)
- support rotated ILI9341 (ILI9342) [esphome3526](https://github.com/esphome/esphome/pull/3526) by [ssieb](https://github.com/ssieb)
- Fix sdp3x error checking [esphome3531](https://github.com/esphome/esphome/pull/3531) by [Azimath](https://github.com/Azimath)
- Fix percentage validation for wrong data type input [esphome3524](https://github.com/esphome/esphome/pull/3524) by [mmakaay](https://github.com/mmakaay)
- Block Tuya light from reacting to dp changes if transitioning [esphome3076](https://github.com/esphome/esphome/pull/3076) by [VitaliyKurokhtin](https://github.com/VitaliyKurokhtin)
- Cleanup deprecated EntityBase::hash_base() [esphome3525](https://github.com/esphome/esphome/pull/3525) by [mmakaay](https://github.com/mmakaay)
- Fix bogus reading on no communication with MAX31865 [esphome3505](https://github.com/esphome/esphome/pull/3505) by [DAVe3283](https://github.com/DAVe3283)
- Implement the media player actions [esphome3534](https://github.com/esphome/esphome/pull/3534) by [jesserockz](https://github.com/jesserockz)
- RG15 data is float/double, not int [esphome3512](https://github.com/esphome/esphome/pull/3512) by [wtremmel](https://github.com/wtremmel)
- publish fan speed count for discovery [esphome3537](https://github.com/esphome/esphome/pull/3537) by [ssieb](https://github.com/ssieb)
- Nextion brightness setting requires an assignment [esphome3533](https://github.com/esphome/esphome/pull/3533) by [nagyv](https://github.com/nagyv)
- Implement media player volume actions [esphome3551](https://github.com/esphome/esphome/pull/3551) by [jesserockz](https://github.com/jesserockz)
- Fix compilation with ESP32-S3 [esphome3543](https://github.com/esphome/esphome/pull/3543) by [misery](https://github.com/misery)
- Bm3xx: Fix typo [esphome3559](https://github.com/esphome/esphome/pull/3559) by [martgras](https://github.com/martgras)

2022.6.0b4

- Fix compilation with ESP32-S3 [esphome3543](https://github.com/esphome/esphome/pull/3543) by [misery](https://github.com/misery)
- Bm3xx: Fix typo [esphome3559](https://github.com/esphome/esphome/pull/3559) by [martgras](https://github.com/martgras)

2022.6.0b3

- Implement media player volume actions [esphome3551](https://github.com/esphome/esphome/pull/3551) by [jesserockz](https://github.com/jesserockz)

2022.6.0b2

- publish fan speed count for discovery [esphome3537](https://github.com/esphome/esphome/pull/3537) by [ssieb](https://github.com/ssieb)
- Nextion brightness setting requires an assignment [esphome3533](https://github.com/esphome/esphome/pull/3533) by [nagyv](https://github.com/nagyv)

2022.6.0b1

- Tcs34725 automatic sampling settings for improved dynamics and accuracy [esphome3258](https://github.com/esphome/esphome/pull/3258) by [swifty99](https://github.com/swifty99) (breaking-change)
- Remove duplicate convert_to_8bit_color_ function. [esphome2469](https://github.com/esphome/esphome/pull/2469) by [davet2001](https://github.com/davet2001)
- Bump esptool from 3.3 to 3.3.1 [esphome3468](https://github.com/esphome/esphome/pull/3468) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump pylint from 2.13.8 to 2.13.9 [esphome3470](https://github.com/esphome/esphome/pull/3470) by [dependabot[bot]](https://github.com/apps/dependabot)
- Tuya status gpio support [esphome3466](https://github.com/esphome/esphome/pull/3466) by [bearpawmaxim](https://github.com/bearpawmaxim)
- Add Tuya select [esphome3469](https://github.com/esphome/esphome/pull/3469) by [bearpawmaxim](https://github.com/bearpawmaxim) (new-integration)
- MQTT cover: send state even if position is available [esphome3473](https://github.com/esphome/esphome/pull/3473) by [pyos](https://github.com/pyos)
- Ili9341 8bit indexed mode pt1 [esphome2490](https://github.com/esphome/esphome/pull/2490) by [davet2001](https://github.com/davet2001)
- feat: esp32-camera add stream event [esphome3285](https://github.com/esphome/esphome/pull/3285) by [myml](https://github.com/myml)
- Add support for SGP41 [esphome3382](https://github.com/esphome/esphome/pull/3382) by [martgras](https://github.com/martgras) (new-integration) (breaking-change)
- add support user-defined modbus functions [esphome3461](https://github.com/esphome/esphome/pull/3461) by [gazoodle](https://github.com/gazoodle)
- Remove deprecated fan speeds [esphome3397](https://github.com/esphome/esphome/pull/3397) by [kbickar](https://github.com/kbickar) (breaking-change)
- Fix compile issues on windows [esphome3491](https://github.com/esphome/esphome/pull/3491) by [jesserockz](https://github.com/jesserockz)
- midea: New power_toggle action. Auto-use remote transmitter. [esphome3496](https://github.com/esphome/esphome/pull/3496) by [dudanov](https://github.com/dudanov)
- Output a true RMS voltage % [esphome3494](https://github.com/esphome/esphome/pull/3494) by [josephdouce](https://github.com/josephdouce) (breaking-change)
- [scd4x] Fix not passing arguments to templatable value for perform_forced_calibration [esphome3495](https://github.com/esphome/esphome/pull/3495) by [Wumpf](https://github.com/Wumpf)
- Thermostat preset with modes [esphome3298](https://github.com/esphome/esphome/pull/3298) by [MrMDavidson](https://github.com/MrMDavidson)
- Allow Prometheus component to export internal components [esphome3508](https://github.com/esphome/esphome/pull/3508) by [jangrewe](https://github.com/jangrewe)
- [BedJet] Add configurable heating strategy [esphome3519](https://github.com/esphome/esphome/pull/3519) by [jhansche](https://github.com/jhansche)
- Add variable substitutions for !include [esphome3510](https://github.com/esphome/esphome/pull/3510) by [jimtng](https://github.com/jimtng) (notable-change)
- Change rain intensity sensor string [esphome3511](https://github.com/esphome/esphome/pull/3511) by [wtremmel](https://github.com/wtremmel)
- Implement Media Player and I2S Media player [esphome3487](https://github.com/esphome/esphome/pull/3487) by [jesserockz](https://github.com/jesserockz) (new-integration)
- Add mqtt.on_connect and mqtt.on_disconnect triggers [esphome3520](https://github.com/esphome/esphome/pull/3520) by [jimtng](https://github.com/jimtng)
- Refactor clock syncing [esphome3503](https://github.com/esphome/esphome/pull/3503) by [jhansche](https://github.com/jhansche)
- Added RC6 protocol support [esphome3514](https://github.com/esphome/esphome/pull/3514) by [Emrvb](https://github.com/Emrvb)
- Add display_type property to DisplayBuffer [esphome3430](https://github.com/esphome/esphome/pull/3430) by [guillempages](https://github.com/guillempages) (breaking-change)
- Correct ADC auto-range for ESP32-S2 variant (13 bit adc) [esphome3158](https://github.com/esphome/esphome/pull/3158) by [CarlosGS](https://github.com/CarlosGS)
- Suppress first rotary encoder event [esphome3532](https://github.com/esphome/esphome/pull/3532) by [mmakaay](https://github.com/mmakaay)
- Fix endless 'WiFi Unknown connection status 0' loop [esphome3530](https://github.com/esphome/esphome/pull/3530) by [mmakaay](https://github.com/mmakaay)
- support rotated ILI9341 (ILI9342) [esphome3526](https://github.com/esphome/esphome/pull/3526) by [ssieb](https://github.com/ssieb)
- Fix sdp3x error checking [esphome3531](https://github.com/esphome/esphome/pull/3531) by [Azimath](https://github.com/Azimath)
- Fix percentage validation for wrong data type input [esphome3524](https://github.com/esphome/esphome/pull/3524) by [mmakaay](https://github.com/mmakaay)
- Block Tuya light from reacting to dp changes if transitioning [esphome3076](https://github.com/esphome/esphome/pull/3076) by [VitaliyKurokhtin](https://github.com/VitaliyKurokhtin)
- Cleanup deprecated EntityBase::hash_base() [esphome3525](https://github.com/esphome/esphome/pull/3525) by [mmakaay](https://github.com/mmakaay)
- Fix bogus reading on no communication with MAX31865 [esphome3505](https://github.com/esphome/esphome/pull/3505) by [DAVe3283](https://github.com/DAVe3283)
- Implement the media player actions [esphome3534](https://github.com/esphome/esphome/pull/3534) by [jesserockz](https://github.com/jesserockz)
- RG15 data is float/double, not int [esphome3512](https://github.com/esphome/esphome/pull/3512) by [wtremmel](https://github.com/wtremmel)

Page 33 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.