Esphome

Latest version: v2024.5.0

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

Scan your dependencies

Page 30 of 66

2022.9.3

- Bluetooth Proxy active connections [esphome3817](https://github.com/esphome/esphome/pull/3817) by [jesserockz](https://github.com/jesserockz) (new-integration)

2022.9.2

- Bump dashboard to 20220925.0 [esphome3846](https://github.com/esphome/esphome/pull/3846) by [glmnet](https://github.com/glmnet)

2022.9.1

- Revert "fix spi timing issues" [esphome3838](https://github.com/esphome/esphome/pull/3838) by [jesserockz](https://github.com/jesserockz)

2022.9.0

Full list of changes

New Components

- Add dps310 sensor support [esphome3704](https://github.com/esphome/esphome/pull/3704) by [kbx81](https://github.com/kbx81) (new-integration)
- Support for MCP9600 Thermocouple Amplifier [esphome3700](https://github.com/esphome/esphome/pull/3700) by [MrEditor97](https://github.com/MrEditor97) (new-integration)
- Add support to tm1621 display [esphome3737](https://github.com/esphome/esphome/pull/3737) by [Philippe12](https://github.com/Philippe12) (new-integration)
- u-fire EC sensor [esphome3774](https://github.com/esphome/esphome/pull/3774) by [pvizeli](https://github.com/pvizeli) (new-integration)
- Add support for MPL3115A2 Pressure/Altitude and Temperature Sensor [esphome3371](https://github.com/esphome/esphome/pull/3371) by [kbickar](https://github.com/kbickar) (new-integration)
- Add support for BL0942 voltage, current, energy and power Sensor [esphome3777](https://github.com/esphome/esphome/pull/3777) by [dbuezas](https://github.com/dbuezas) (new-integration)
- Add Factory Reset button and switch [esphome3724](https://github.com/esphome/esphome/pull/3724) by [anatoly-savchenkov](https://github.com/anatoly-savchenkov) (new-integration)
- Add support for TM1638 Led and Key component [esphome3340](https://github.com/esphome/esphome/pull/3340) by [skykingjwc](https://github.com/skykingjwc) (new-integration)
- Add uFire ISE sensor [esphome3789](https://github.com/esphome/esphome/pull/3789) by [pvizeli](https://github.com/pvizeli) (new-integration)

Beta Changes

- null initialize total sensor for pulse counter [esphome3803](https://github.com/esphome/esphome/pull/3803) by [RoboMagus](https://github.com/RoboMagus)
- Sim800l add calls, multiline sms and ussd [esphome3630](https://github.com/esphome/esphome/pull/3630) by [glmnet](https://github.com/glmnet)
- Unify 'nullptr' initalization of class members; [esphome3805](https://github.com/esphome/esphome/pull/3805) by [RoboMagus](https://github.com/RoboMagus)
- Initialize all child sensors to nullptr [esphome3808](https://github.com/esphome/esphome/pull/3808) by [jesserockz](https://github.com/jesserockz)
- Remove floating point calculation from ac_dimmer ISR [esphome3770](https://github.com/esphome/esphome/pull/3770) by [Azimath](https://github.com/Azimath)
- split pronto codes if they are too long [esphome3812](https://github.com/esphome/esphome/pull/3812) by [ssieb](https://github.com/ssieb)
- [BME280] raise standby time [esphome3804](https://github.com/esphome/esphome/pull/3804) by [h3ndrik](https://github.com/h3ndrik)
- Make sprinkler reset_resume() method public [esphome3824](https://github.com/esphome/esphome/pull/3824) by [kbx81](https://github.com/kbx81)
- Bump dashboard to 20220919.1 [esphome3828](https://github.com/esphome/esphome/pull/3828) by [balloob](https://github.com/balloob)
- Fix-esphome-validation-line-number [esphome3815](https://github.com/esphome/esphome/pull/3815) by [glmnet](https://github.com/glmnet)
- Bump dashboard to 20220920.0 [esphome3831](https://github.com/esphome/esphome/pull/3831) by [balloob](https://github.com/balloob)
- Bump dashboard to 20220920.1 [esphome3834](https://github.com/esphome/esphome/pull/3834) by [glmnet](https://github.com/glmnet)

All changes

- support modifying the apds9960 settings [esphome3708](https://github.com/esphome/esphome/pull/3708) by [ssieb](https://github.com/ssieb)
- Add support for pvvx mithermometer display via ble client [esphome3333](https://github.com/esphome/esphome/pull/3333) by [puuu](https://github.com/puuu)
- Improve OTA error messages adding return codes [esphome3698](https://github.com/esphome/esphome/pull/3698) by [IgnacioHR](https://github.com/IgnacioHR)
- Send CR also for commands for sim800l [esphome3719](https://github.com/esphome/esphome/pull/3719) by [ssieb](https://github.com/ssieb)
- hydreon_rgxx: Support lens_bad, em_sat and temperature [esphome3642](https://github.com/esphome/esphome/pull/3642) by [functionpointer](https://github.com/functionpointer)
- wifi: support 802.11k and 802.11v [esphome3600](https://github.com/esphome/esphome/pull/3600) by [stintel](https://github.com/stintel)
- Add final validate for i2c with mix/max frequency [esphome3727](https://github.com/esphome/esphome/pull/3727) by [jesserockz](https://github.com/jesserockz)
- Add dps310 sensor support [esphome3704](https://github.com/esphome/esphome/pull/3704) by [kbx81](https://github.com/kbx81) (new-integration)
- Let favicon be cached [esphome3729](https://github.com/esphome/esphome/pull/3729) by [slovdahl](https://github.com/slovdahl)
- Add bitmap font support [esphome3573](https://github.com/esphome/esphome/pull/3573) by [justfalter](https://github.com/justfalter)
- add log messages for bad pronto codes [esphome3738](https://github.com/esphome/esphome/pull/3738) by [ssieb](https://github.com/ssieb)
- add color compare operator's [esphome3730](https://github.com/esphome/esphome/pull/3730) by [nielsnl68](https://github.com/nielsnl68)
- Support for MCP9600 Thermocouple Amplifier [esphome3700](https://github.com/esphome/esphome/pull/3700) by [MrEditor97](https://github.com/MrEditor97) (new-integration)
- Support high update rates and fix several bugs in the cse7766 component. [esphome3675](https://github.com/esphome/esphome/pull/3675) by [fhriley](https://github.com/fhriley)
- Add Prometheus metrics relabeling [esphome3734](https://github.com/esphome/esphome/pull/3734) by [jangrewe](https://github.com/jangrewe)
- mcp23017: read output latch registers during setup [esphome3744](https://github.com/esphome/esphome/pull/3744) by [andyboeh](https://github.com/andyboeh)
- Captive portal show nearby WiFi with no ssid configured [esphome3748](https://github.com/esphome/esphome/pull/3748) by [anatoly-savchenkov](https://github.com/anatoly-savchenkov)
- Remove unnecessary schema extension on template button [esphome3753](https://github.com/esphome/esphome/pull/3753) by [jesserockz](https://github.com/jesserockz)
- Tidy up switch schemas [esphome3754](https://github.com/esphome/esphome/pull/3754) by [jesserockz](https://github.com/jesserockz)
- Add IP101 support to Ethernet component [esphome3751](https://github.com/esphome/esphome/pull/3751) by [kbx81](https://github.com/kbx81)
- Add BedJet Fan child component [esphome3735](https://github.com/esphome/esphome/pull/3735) by [jhansche](https://github.com/jhansche)
- ibeacon support for the ble_rssi sensor [esphome3745](https://github.com/esphome/esphome/pull/3745) by [wjtje](https://github.com/wjtje)
- Add AEHA IR Protocol [esphome3726](https://github.com/esphome/esphome/pull/3726) by [hazi](https://github.com/hazi)
- Add sum type to binary_sensor_map [esphome3541](https://github.com/esphome/esphome/pull/3541) by [fbrthld](https://github.com/fbrthld)
- Bump aioesphomeapi from 10.11.0 to 10.13.0 [esphome3740](https://github.com/esphome/esphome/pull/3740) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump pylint from 2.14.5 to 2.15.0 [esphome3746](https://github.com/esphome/esphome/pull/3746) by [dependabot[bot]](https://github.com/apps/dependabot)
- Esp32 pulsecounter optional pcnt [esphome3691](https://github.com/esphome/esphome/pull/3691) by [RoboMagus](https://github.com/RoboMagus)
- Bump black from 22.6.0 to 22.8.0 [esphome3760](https://github.com/esphome/esphome/pull/3760) by [dependabot[bot]](https://github.com/apps/dependabot)
- Various ili9341 fixes [esphome3756](https://github.com/esphome/esphome/pull/3756) by [nielsnl68](https://github.com/nielsnl68)
- Add the same docker tags as used in HA [esphome3752](https://github.com/esphome/esphome/pull/3752) by [andrey-yantsen](https://github.com/andrey-yantsen)
- Bump pytest from 7.1.1 to 7.1.3 [esphome3766](https://github.com/esphome/esphome/pull/3766) by [dependabot[bot]](https://github.com/apps/dependabot)
- Remove unneeded line (spi component adds it) [esphome3778](https://github.com/esphome/esphome/pull/3778) by [jesserockz](https://github.com/jesserockz)
- Move crc16 to helpers [esphome3780](https://github.com/esphome/esphome/pull/3780) by [jesserockz](https://github.com/jesserockz)
- YAML linting [esphome3779](https://github.com/esphome/esphome/pull/3779) by [jesserockz](https://github.com/jesserockz)
- Add support to tm1621 display [esphome3737](https://github.com/esphome/esphome/pull/3737) by [Philippe12](https://github.com/Philippe12) (new-integration)
- u-fire EC sensor [esphome3774](https://github.com/esphome/esphome/pull/3774) by [pvizeli](https://github.com/pvizeli) (new-integration)
- Add support for MPL3115A2 Pressure/Altitude and Temperature Sensor [esphome3371](https://github.com/esphome/esphome/pull/3371) by [kbickar](https://github.com/kbickar) (new-integration)
- Add support for BL0942 voltage, current, energy and power Sensor [esphome3777](https://github.com/esphome/esphome/pull/3777) by [dbuezas](https://github.com/dbuezas) (new-integration)
- Bump pylint from 2.15.0 to 2.15.2 [esphome3785](https://github.com/esphome/esphome/pull/3785) by [dependabot[bot]](https://github.com/apps/dependabot)
- Add Factory Reset button and switch [esphome3724](https://github.com/esphome/esphome/pull/3724) by [anatoly-savchenkov](https://github.com/anatoly-savchenkov) (new-integration)
- [MPU6050] Support devices with WHOAMI 0x98 [esphome3784](https://github.com/esphome/esphome/pull/3784) by [CarlosGS](https://github.com/CarlosGS)
- Bump zeroconf from 0.39.0 to 0.39.1 [esphome3782](https://github.com/esphome/esphome/pull/3782) by [dependabot[bot]](https://github.com/apps/dependabot)
- Add support for TM1638 Led and Key component [esphome3340](https://github.com/esphome/esphome/pull/3340) by [skykingjwc](https://github.com/skykingjwc) (new-integration)
- Remove status_set_error from ufire_ec [esphome3792](https://github.com/esphome/esphome/pull/3792) by [pvizeli](https://github.com/pvizeli)
- Bump frenck/action-yamllint from 1.2.0 to 1.3.0 [esphome3798](https://github.com/esphome/esphome/pull/3798) by [dependabot[bot]](https://github.com/apps/dependabot)
- esp32_ble_tracker continuous and one shot scanning modes [esphome3649](https://github.com/esphome/esphome/pull/3649) by [jonofmac](https://github.com/jonofmac)
- Add stop action for ble scanning [esphome3799](https://github.com/esphome/esphome/pull/3799) by [jesserockz](https://github.com/jesserockz)
- Add Prometheus Service Discovery for online devices [esphome3788](https://github.com/esphome/esphome/pull/3788) by [cznewt](https://github.com/cznewt)
- Allow ble tracker to subscribe to ota start and stop the scanning [esphome3800](https://github.com/esphome/esphome/pull/3800) by [jesserockz](https://github.com/jesserockz)
- Add uFire ISE sensor [esphome3789](https://github.com/esphome/esphome/pull/3789) by [pvizeli](https://github.com/pvizeli) (new-integration)
- fix spi timing issues [esphome3763](https://github.com/esphome/esphome/pull/3763) by [IgnacioHR](https://github.com/IgnacioHR)
- null initialize total sensor for pulse counter [esphome3803](https://github.com/esphome/esphome/pull/3803) by [RoboMagus](https://github.com/RoboMagus)
- Sim800l add calls, multiline sms and ussd [esphome3630](https://github.com/esphome/esphome/pull/3630) by [glmnet](https://github.com/glmnet)
- Unify 'nullptr' initalization of class members; [esphome3805](https://github.com/esphome/esphome/pull/3805) by [RoboMagus](https://github.com/RoboMagus)
- Initialize all child sensors to nullptr [esphome3808](https://github.com/esphome/esphome/pull/3808) by [jesserockz](https://github.com/jesserockz)
- Remove floating point calculation from ac_dimmer ISR [esphome3770](https://github.com/esphome/esphome/pull/3770) by [Azimath](https://github.com/Azimath)
- split pronto codes if they are too long [esphome3812](https://github.com/esphome/esphome/pull/3812) by [ssieb](https://github.com/ssieb)
- [BME280] raise standby time [esphome3804](https://github.com/esphome/esphome/pull/3804) by [h3ndrik](https://github.com/h3ndrik)
- Make sprinkler reset_resume() method public [esphome3824](https://github.com/esphome/esphome/pull/3824) by [kbx81](https://github.com/kbx81)
- Bump dashboard to 20220919.1 [esphome3828](https://github.com/esphome/esphome/pull/3828) by [balloob](https://github.com/balloob)
- Fix-esphome-validation-line-number [esphome3815](https://github.com/esphome/esphome/pull/3815) by [glmnet](https://github.com/glmnet)
- Bump dashboard to 20220920.0 [esphome3831](https://github.com/esphome/esphome/pull/3831) by [balloob](https://github.com/balloob)
- Bump dashboard to 20220920.1 [esphome3834](https://github.com/esphome/esphome/pull/3834) by [glmnet](https://github.com/glmnet)

2022.9.0b5

- Bump dashboard to 20220920.1 [esphome3834](https://github.com/esphome/esphome/pull/3834) by [glmnet](https://github.com/glmnet)

2022.9.0b4

- Fix-esphome-validation-line-number [esphome3815](https://github.com/esphome/esphome/pull/3815) by [glmnet](https://github.com/glmnet)
- Bump dashboard to 20220920.0 [esphome3831](https://github.com/esphome/esphome/pull/3831) by [balloob](https://github.com/balloob)

Page 30 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.