Esphome

Latest version: v2024.5.0

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

Scan your dependencies

Page 27 of 66

2022.11.5

- Fix board pin alias lookup [esphome4147](https://github.com/esphome/esphome/pull/4147) by [jesserockz](https://github.com/jesserockz)

2022.11.4

- current-based cover fix copy paste mistake [esphome4124](https://github.com/esphome/esphome/pull/4124) by [jesserockz](https://github.com/jesserockz)
- Dashboard fix relative url after login [esphome4103](https://github.com/esphome/esphome/pull/4103) by [ngraziano](https://github.com/ngraziano)
- Fix queuing scripts not compiling [esphome4077](https://github.com/esphome/esphome/pull/4077) by [jesserockz](https://github.com/jesserockz)

2022.11.3

- fix missing library [esphome4051](https://github.com/esphome/esphome/pull/4051) by [ssieb](https://github.com/ssieb)
- Fix units for refresh: never [esphome4048](https://github.com/esphome/esphome/pull/4048) by [bkaufx](https://github.com/bkaufx)
- Don't convert climate temperature step [esphome4082](https://github.com/esphome/esphome/pull/4082) by [jesserockz](https://github.com/jesserockz)

2022.11.2

- Fix rp2040 pwm to use pico-sdk, not mbed [esphome4059](https://github.com/esphome/esphome/pull/4059) by [jesserockz](https://github.com/jesserockz)
- Update web_server index [esphome4060](https://github.com/esphome/esphome/pull/4060) by [jesserockz](https://github.com/jesserockz)
- rp2040_pwm frequency is per pair of pins [esphome4061](https://github.com/esphome/esphome/pull/4061) by [jesserockz](https://github.com/jesserockz)
- Avoid 128bit uuid loop for 16/32 bit uuids [esphome4068](https://github.com/esphome/esphome/pull/4068) by [bdraco](https://github.com/bdraco)
- Avoid creating a new espbt::ESPBTUUID each loop when registering for notify [esphome4069](https://github.com/esphome/esphome/pull/4069) by [bdraco](https://github.com/bdraco)

2022.11.1

- Support ADC on RP2040 [esphome4040](https://github.com/esphome/esphome/pull/4040) by [jesserockz](https://github.com/jesserockz)

2022.11.0

Full list of changes

New Features

- Allow preserving WiFi credentials entered with captive_portal [esphome3813](https://github.com/esphome/esphome/pull/3813) by [kuba2k2](https://github.com/kuba2k2) (new-feature)

New Components

- Add support for wl-134 [esphome3569](https://github.com/esphome/esphome/pull/3569) by [hobbypunk90](https://github.com/hobbypunk90) (new-integration)
- New platform ethernet_info from component text_sensor [esphome3811](https://github.com/esphome/esphome/pull/3811) by [gtjadsonsantos](https://github.com/gtjadsonsantos) (new-integration)
- Implementation for Atlas Scientific Peristaltic Pump [esphome3528](https://github.com/esphome/esphome/pull/3528) by [carlos-sarmiento](https://github.com/carlos-sarmiento) (new-integration)
- Add adc128s102 sensor [esphome3822](https://github.com/esphome/esphome/pull/3822) by [DeerMaximum](https://github.com/DeerMaximum) (new-integration)
- Added component Daikin BRC to support ceiling cassette heatpumps [esphome3743](https://github.com/esphome/esphome/pull/3743) by [hagak](https://github.com/hagak) (new-integration)
- Initial Support for RP2040 platform [esphome3284](https://github.com/esphome/esphome/pull/3284) by [jesserockz](https://github.com/jesserockz) (new-integration)
- Implement a simple LCD menu [esphome3406](https://github.com/esphome/esphome/pull/3406) by [numo68](https://github.com/numo68) (new-integration)

Breaking Changes

- Don't Use Base Network Manual IP for WiFi AP [esphome3902](https://github.com/esphome/esphome/pull/3902) by [bkaufx](https://github.com/bkaufx) (breaking-change)

Beta Changes

- Update set-output to use new GITHUB_OUTPUT [esphome4008](https://github.com/esphome/esphome/pull/4008) by [jesserockz](https://github.com/jesserockz)
- Add cover toggle support to current based cover [esphome3950](https://github.com/esphome/esphome/pull/3950) by [maringeph](https://github.com/maringeph)
- Add option for dashboard command to only generate the project and supporting files [esphome3981](https://github.com/esphome/esphome/pull/3981) by [jesserockz](https://github.com/jesserockz)
- Fix local webserver based on esphome/esphome-webserver17 [esphome3958](https://github.com/esphome/esphome/pull/3958) by [RoboMagus](https://github.com/RoboMagus)
- fix to_lower filter [esphome4015](https://github.com/esphome/esphome/pull/4015) by [ssieb](https://github.com/ssieb)
- Mark webserver and captive portal as not available on rp2040 [esphome4023](https://github.com/esphome/esphome/pull/4023) by [jesserockz](https://github.com/jesserockz)
- Fix time components on rp2040 [esphome4024](https://github.com/esphome/esphome/pull/4024) by [jesserockz](https://github.com/jesserockz)
- Mark mqtt as unavailable on rp2040 [esphome4025](https://github.com/esphome/esphome/pull/4025) by [jesserockz](https://github.com/jesserockz)
- Update_interval less that 1 second in QMC5883L integration [esphome4031](https://github.com/esphome/esphome/pull/4031) by [2mikrobi](https://github.com/2mikrobi)
- Always save user wifi credentials if non in config [esphome4036](https://github.com/esphome/esphome/pull/4036) by [jesserockz](https://github.com/jesserockz)
- bump nginx-light 1.18.0-6.1+deb11u2 to 1.18.0-6.1+deb11u3 [esphome4034](https://github.com/esphome/esphome/pull/4034) by [johnmoxley](https://github.com/johnmoxley)

All changes

- Update the ibeacon code [esphome3859](https://github.com/esphome/esphome/pull/3859) by [fhriley](https://github.com/fhriley)
- Don't Use Base Network Manual IP for WiFi AP [esphome3902](https://github.com/esphome/esphome/pull/3902) by [bkaufx](https://github.com/bkaufx) (breaking-change)
- Allow preserving WiFi credentials entered with captive_portal [esphome3813](https://github.com/esphome/esphome/pull/3813) by [kuba2k2](https://github.com/kuba2k2) (new-feature)
- Add support for wl-134 [esphome3569](https://github.com/esphome/esphome/pull/3569) by [hobbypunk90](https://github.com/hobbypunk90) (new-integration)
- New platform ethernet_info from component text_sensor [esphome3811](https://github.com/esphome/esphome/pull/3811) by [gtjadsonsantos](https://github.com/gtjadsonsantos) (new-integration)
- Implementation for Atlas Scientific Peristaltic Pump [esphome3528](https://github.com/esphome/esphome/pull/3528) by [carlos-sarmiento](https://github.com/carlos-sarmiento) (new-integration)
- Add adc128s102 sensor [esphome3822](https://github.com/esphome/esphome/pull/3822) by [DeerMaximum](https://github.com/DeerMaximum) (new-integration)
- Added component Daikin BRC to support ceiling cassette heatpumps [esphome3743](https://github.com/esphome/esphome/pull/3743) by [hagak](https://github.com/hagak) (new-integration)
- Bump platformio from 6.0.2 to 6.1.4 [esphome3711](https://github.com/esphome/esphome/pull/3711) by [dependabot[bot]](https://github.com/apps/dependabot)
- Add API interface to request a complete device config as JSON. [esphome3911](https://github.com/esphome/esphome/pull/3911) by [RoboMagus](https://github.com/RoboMagus)
- Initial Support for RP2040 platform [esphome3284](https://github.com/esphome/esphome/pull/3284) by [jesserockz](https://github.com/jesserockz) (new-integration)
- Bump esphome-dashboard to 20221020.0 [esphome3920](https://github.com/esphome/esphome/pull/3920) by [jesserockz](https://github.com/jesserockz)
- Fix missing dependencies for heatpumpir [esphome3933](https://github.com/esphome/esphome/pull/3933) by [jesserockz](https://github.com/jesserockz)
- Update the PR template [esphome3934](https://github.com/esphome/esphome/pull/3934) by [jesserockz](https://github.com/jesserockz)
- Fix error with require_framework_version and rp2040 [esphome3923](https://github.com/esphome/esphome/pull/3923) by [jesserockz](https://github.com/jesserockz)
- Make mDNS on rp2040 work [esphome3936](https://github.com/esphome/esphome/pull/3936) by [jesserockz](https://github.com/jesserockz)
- Send manufacturer name via API [esphome3938](https://github.com/esphome/esphome/pull/3938) by [jesserockz](https://github.com/jesserockz)
- Update base platformio board for rp2040 [esphome3937](https://github.com/esphome/esphome/pull/3937) by [jesserockz](https://github.com/jesserockz)
- Implement different random for rp2040 [esphome3939](https://github.com/esphome/esphome/pull/3939) by [jesserockz](https://github.com/jesserockz)
- add proper device class to uptime [esphome3928](https://github.com/esphome/esphome/pull/3928) by [nagyrobi](https://github.com/nagyrobi)
- Show local mac when scanning wifi [esphome3635](https://github.com/esphome/esphome/pull/3635) by [cvwillegen](https://github.com/cvwillegen)
- Prefix devcontainer image with ghcr.io [esphome3942](https://github.com/esphome/esphome/pull/3942) by [jesserockz](https://github.com/jesserockz)
- Implement InterruptLock for RP2040 [esphome3945](https://github.com/esphome/esphome/pull/3945) by [jesserockz](https://github.com/jesserockz)
- Implement RP2040 preferences [esphome3946](https://github.com/esphome/esphome/pull/3946) by [jesserockz](https://github.com/jesserockz)
- Fix filesystem size for RP2040 OTA [esphome3947](https://github.com/esphome/esphome/pull/3947) by [jesserockz](https://github.com/jesserockz)
- Bump esphome/Improv to 1.2.3 [esphome3948](https://github.com/esphome/esphome/pull/3948) by [jesserockz](https://github.com/jesserockz)
- Add core config option to limit compile process count [esphome3952](https://github.com/esphome/esphome/pull/3952) by [jesserockz](https://github.com/jesserockz)
- Some RP2040 wifi changes for AP mode [esphome3953](https://github.com/esphome/esphome/pull/3953) by [jesserockz](https://github.com/jesserockz)
- Update rp2040 to latest framework release from GitHub [esphome3954](https://github.com/esphome/esphome/pull/3954) by [jesserockz](https://github.com/jesserockz)
- [SM300D2] Reduce log severity for successful reads [esphome3955](https://github.com/esphome/esphome/pull/3955) by [pauln](https://github.com/pauln)
- Fix imports for rp2040 with no wifi [esphome3956](https://github.com/esphome/esphome/pull/3956) by [jesserockz](https://github.com/jesserockz)
- Allow using LED pin on rpi pico-w [esphome3957](https://github.com/esphome/esphome/pull/3957) by [jesserockz](https://github.com/jesserockz)
- Fix RP2040 SPISettings [esphome3960](https://github.com/esphome/esphome/pull/3960) by [jesserockz](https://github.com/jesserockz)
- Make some minor changes to I²C so rp2040 works [esphome3959](https://github.com/esphome/esphome/pull/3959) by [jesserockz](https://github.com/jesserockz)
- Bump tornado from 6.1 to 6.2 [esphome3620](https://github.com/esphome/esphome/pull/3620) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump pytest-cov from 3.0.0 to 4.0.0 [esphome3922](https://github.com/esphome/esphome/pull/3922) by [dependabot[bot]](https://github.com/apps/dependabot)
- Remove gitpod [esphome3964](https://github.com/esphome/esphome/pull/3964) by [balloob](https://github.com/balloob)
- Bump pyupgrade from 3.0.0 to 3.2.0 [esphome3973](https://github.com/esphome/esphome/pull/3973) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump pytest from 7.1.3 to 7.2.0 [esphome3966](https://github.com/esphome/esphome/pull/3966) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump actions/stale from 5 to 6 [esphome3841](https://github.com/esphome/esphome/pull/3841) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump pylint from 2.15.3 to 2.15.5 [esphome3978](https://github.com/esphome/esphome/pull/3978) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump pytest-mock from 3.8.2 to 3.10.0 [esphome3877](https://github.com/esphome/esphome/pull/3877) by [dependabot[bot]](https://github.com/apps/dependabot)
- Allow multiple bluetooth proxy connections [esphome3971](https://github.com/esphome/esphome/pull/3971) by [jesserockz](https://github.com/jesserockz)
- Always use gh releases in base platformio file for rp2040 [esphome3988](https://github.com/esphome/esphome/pull/3988) by [jesserockz](https://github.com/jesserockz)
- Allow the use of multiple RDM6300 devices [esphome3989](https://github.com/esphome/esphome/pull/3989) by [mbardeen](https://github.com/mbardeen)
- Bump aioesphomeapi from 10.13.0 to 11.4.2 [esphome3987](https://github.com/esphome/esphome/pull/3987) by [dependabot[bot]](https://github.com/apps/dependabot)
- rp2040: Set watchdog to reboot properly [esphome3991](https://github.com/esphome/esphome/pull/3991) by [jesserockz](https://github.com/jesserockz)
- RP2040 uart support [esphome3990](https://github.com/esphome/esphome/pull/3990) by [jesserockz](https://github.com/jesserockz)
- add uart number to LOGCONFIG [esphome3996](https://github.com/esphome/esphome/pull/3996) by [tomaszduda23](https://github.com/tomaszduda23)
- Implement a simple LCD menu [esphome3406](https://github.com/esphome/esphome/pull/3406) by [numo68](https://github.com/numo68) (new-integration)
- Lint updates [esphome3992](https://github.com/esphome/esphome/pull/3992) by [jesserockz](https://github.com/jesserockz)
- Bump zeroconf from 0.39.1 to 0.39.4 [esphome3979](https://github.com/esphome/esphome/pull/3979) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump black from 22.8.0 to 22.10.0 [esphome3986](https://github.com/esphome/esphome/pull/3986) by [dependabot[bot]](https://github.com/apps/dependabot)
- Skip validation of defined pins [esphome3999](https://github.com/esphome/esphome/pull/3999) by [jenscski](https://github.com/jenscski)
- Bump pytest-asyncio from 0.19.0 to 0.20.1 [esphome4003](https://github.com/esphome/esphome/pull/4003) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump aioesphomeapi from 11.4.2 to 11.4.3 [esphome4002](https://github.com/esphome/esphome/pull/4002) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump platformio from 6.1.4 to 6.1.5 [esphome4004](https://github.com/esphome/esphome/pull/4004) by [dependabot[bot]](https://github.com/apps/dependabot)
- Enable calibration, callbacks and custom commands for EZO sensors [esphome3910](https://github.com/esphome/esphome/pull/3910) by [gvdhoven](https://github.com/gvdhoven)
- Bump esphome-dashboard to 20221109.0 [esphome4006](https://github.com/esphome/esphome/pull/4006) by [jesserockz](https://github.com/jesserockz)
- Add support for parameters in scripts [esphome3538](https://github.com/esphome/esphome/pull/3538) by [jimtng](https://github.com/jimtng)
- Update set-output to use new GITHUB_OUTPUT [esphome4008](https://github.com/esphome/esphome/pull/4008) by [jesserockz](https://github.com/jesserockz)
- Add cover toggle support to current based cover [esphome3950](https://github.com/esphome/esphome/pull/3950) by [maringeph](https://github.com/maringeph)
- Add option for dashboard command to only generate the project and supporting files [esphome3981](https://github.com/esphome/esphome/pull/3981) by [jesserockz](https://github.com/jesserockz)
- Fix local webserver based on esphome/esphome-webserver17 [esphome3958](https://github.com/esphome/esphome/pull/3958) by [RoboMagus](https://github.com/RoboMagus)
- fix to_lower filter [esphome4015](https://github.com/esphome/esphome/pull/4015) by [ssieb](https://github.com/ssieb)
- Mark webserver and captive portal as not available on rp2040 [esphome4023](https://github.com/esphome/esphome/pull/4023) by [jesserockz](https://github.com/jesserockz)
- Fix time components on rp2040 [esphome4024](https://github.com/esphome/esphome/pull/4024) by [jesserockz](https://github.com/jesserockz)
- Mark mqtt as unavailable on rp2040 [esphome4025](https://github.com/esphome/esphome/pull/4025) by [jesserockz](https://github.com/jesserockz)
- Update_interval less that 1 second in QMC5883L integration [esphome4031](https://github.com/esphome/esphome/pull/4031) by [2mikrobi](https://github.com/2mikrobi)
- Always save user wifi credentials if non in config [esphome4036](https://github.com/esphome/esphome/pull/4036) by [jesserockz](https://github.com/jesserockz)
- bump nginx-light 1.18.0-6.1+deb11u2 to 1.18.0-6.1+deb11u3 [esphome4034](https://github.com/esphome/esphome/pull/4034) by [johnmoxley](https://github.com/johnmoxley)

Page 27 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.