Esphome

Latest version: v2024.5.5

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

Scan your dependencies

Page 54 of 68

1.18.0b4

Not secure
- docs: Some clarification added to external components. [docs1165](https://github.com/esphome/esphome-docs/pull/1165) by [mmakaay](https://github.com/mmakaay) (cherry-picked)
- docs: Add new disconnect reasons to the FAQ. [docs1129](https://github.com/esphome/esphome-docs/pull/1129) by [mmakaay](https://github.com/mmakaay)
- esphome: Allow RC522 components to have multiple configurations [esphome1782](https://github.com/esphome/esphome/pull/1782) by [jesserockz](https://github.com/jesserockz) (cherry-picked)

1.18.0b3

Not secure
- esphome: Upgrade the version of AsyncTCP-esphome to v1.2.2 [esphome1762](https://github.com/esphome/esphome/pull/1762) by [glmnet](https://github.com/glmnet) (cherry-picked)
- esphome: Use core constants for sample duration on bh1750 [esphome1764](https://github.com/esphome/esphome/pull/1764) by [yuvalabou](https://github.com/yuvalabou) (breaking-change) (cherry-picked)
- docs: Fix docs for inkplate [docs1158](https://github.com/esphome/esphome-docs/pull/1158) by [NobodysNightmare](https://github.com/NobodysNightmare)
- docs: Fixed wrong link in i2c_id [docs1163](https://github.com/esphome/esphome-docs/pull/1163) by [petrepa](https://github.com/petrepa)
- docs: Explain where to upload .ttf font files [docs1133](https://github.com/esphome/esphome-docs/pull/1133) by [TheGroundZero](https://github.com/TheGroundZero)
- esphome: Add sm2135 component [esphome1736](https://github.com/esphome/esphome/pull/1736) by [BoukeHaarsma23](https://github.com/BoukeHaarsma23) (cherry-picked) (new-integration)
- docs: Add sm2135 component [docs1127](https://github.com/esphome/esphome-docs/pull/1127) by [BoukeHaarsma23](https://github.com/BoukeHaarsma23) (cherry-picked)

1.18.0b2

Not secure
- docs: Fixed datasheet link for RC522 [docs1144](https://github.com/esphome/esphome-docs/pull/1144) by [0nikola1](https://github.com/0nikola1)
- docs: Added receive for Fujitsu ACs [docs1037](https://github.com/esphome/esphome-docs/pull/1037) by [alex-richards](https://github.com/alex-richards)
- docs: Update allowed characters for node names [docs1072](https://github.com/esphome/esphome-docs/pull/1072) by [pkuehne](https://github.com/pkuehne) (cherry-picked)
- docs: Update docs: Add references to alternative ICs to HLW8012 and CSE7766 [docs902](https://github.com/esphome/esphome-docs/pull/902) by [kubik369](https://github.com/kubik369)
- docs: Update pulse_counter.rst [docs1089](https://github.com/esphome/esphome-docs/pull/1089) by [Chupaka](https://github.com/Chupaka)
- docs: Remove deprecated board_flash_mode from configuration example [docs1149](https://github.com/esphome/esphome-docs/pull/1149) by [frenck](https://github.com/frenck)
- docs: Update deep_sleep.rst [docs1152](https://github.com/esphome/esphome-docs/pull/1152) by [theOzzieRat](https://github.com/theOzzieRat)
- docs: Utalize pip3 for commands [docs1143](https://github.com/esphome/esphome-docs/pull/1143) by [rradar](https://github.com/rradar)
- docs: FAQ page: Converting from "I" to "we" wording [docs1103](https://github.com/esphome/esphome-docs/pull/1103) by [spacegaier](https://github.com/spacegaier)
- docs: thermostat min/max temperature clarification [docs1057](https://github.com/esphome/esphome-docs/pull/1057) by [larsonmpdx](https://github.com/larsonmpdx)
- docs: Added compatibility notes [docs1033](https://github.com/esphome/esphome-docs/pull/1033) by [Dezorian](https://github.com/Dezorian)
- docs: Specify format for BSSID entries. [docs1046](https://github.com/esphome/esphome-docs/pull/1046) by [marcteale](https://github.com/marcteale)
- docs: add font to usage example [docs1050](https://github.com/esphome/esphome-docs/pull/1050) by [azrael783](https://github.com/azrael783)
- docs: Fix missed merge conflict [docs1155](https://github.com/esphome/esphome-docs/pull/1155) by [jesserockz](https://github.com/jesserockz) (cherry-picked)
- docs: Sample codeblock has incorrect variables [docs1156](https://github.com/esphome/esphome-docs/pull/1156) by [jcallaghan](https://github.com/jcallaghan)
- docs: Replaced set_password with new_password [docs1157](https://github.com/esphome/esphome-docs/pull/1157) by [PaulAntonDeen](https://github.com/PaulAntonDeen) (cherry-picked)
- docs: pulse counter: Show how calculations are made [docs861](https://github.com/esphome/esphome-docs/pull/861) by [fredrike](https://github.com/fredrike)
- esphome: Fix build issues for idf 4.2 (Support ESP32-S2) [esphome1433](https://github.com/esphome/esphome/pull/1433) by [misery](https://github.com/misery) (cherry-picked)

1.18.0b1

Not secure
- esphome: Add I2CMultiplexer in generel and the TCA9548A in special [esphome1410](https://github.com/esphome/esphome/pull/1410) by [andreashergert1984](https://github.com/andreashergert1984) (new-integration)
- docs: Add i2c multiplexer [docs897](https://github.com/esphome/esphome-docs/pull/897) by [andreashergert1984](https://github.com/andreashergert1984)
- esphome: Add the display.is_displaying_page condition [esphome1646](https://github.com/esphome/esphome/pull/1646) by [numo68](https://github.com/numo68)
- docs: Add documentation for the display.is_displaying_page condition [docs1079](https://github.com/esphome/esphome-docs/pull/1079) by [numo68](https://github.com/numo68)
- esphome: Add BME680 via BSEC integration [esphome1313](https://github.com/esphome/esphome/pull/1313) by [trvrnrth](https://github.com/trvrnrth) (new-integration)
- docs: Add BME680 BSEC docs [docs793](https://github.com/esphome/esphome-docs/pull/793) by [trvrnrth](https://github.com/trvrnrth)
- esphome: Fixed CustomComponentConstructor::get_component() [esphome1653](https://github.com/esphome/esphome/pull/1653) by [dataway](https://github.com/dataway)
- esphome: Bump pytest from 6.2.2 to 6.2.3 [esphome1663](https://github.com/esphome/esphome/pull/1663) by [dependabot[bot]](https://github.com/apps/dependabot)
- esphome: Bump protobuf from 3.15.6 to 3.15.7 [esphome1662](https://github.com/esphome/esphome/pull/1662) by [dependabot[bot]](https://github.com/apps/dependabot)
- esphome: Rewrite sun component calculations [esphome1661](https://github.com/esphome/esphome/pull/1661)
- esphome: Raise minimum python version to 3.7 [esphome1673](https://github.com/esphome/esphome/pull/1673) (breaking-change)
- esphome: Adds support for b-parasite soil moisture sensor [esphome1666](https://github.com/esphome/esphome/pull/1666) by [rbaron](https://github.com/rbaron) (new-integration)
- docs: Adds docs for the b-parasite soil moisture sensor [docs1086](https://github.com/esphome/esphome-docs/pull/1086) by [rbaron](https://github.com/rbaron)
- esphome: mqtt_client: Added MQTTClientComponent::unsubscribe() [esphome1672](https://github.com/esphome/esphome/pull/1672) by [dataway](https://github.com/dataway)
- esphome: Disallow _ in node name [esphome1632](https://github.com/esphome/esphome/pull/1632) by [pkuehne](https://github.com/pkuehne)
- esphome: Receive long MQTT payload [esphome1590](https://github.com/esphome/esphome/pull/1590) by [gaco79](https://github.com/gaco79)
- esphome: Daylight Saving Time spelling fix [esphome1677](https://github.com/esphome/esphome/pull/1677) by [dashdrum](https://github.com/dashdrum)
- esphome: Support custom build_flags for bme680_bsec [esphome1678](https://github.com/esphome/esphome/pull/1678) by [SenexCrenshaw](https://github.com/SenexCrenshaw)
- esphome: Add Arduino ESP32 version mapping [esphome1679](https://github.com/esphome/esphome/pull/1679)
- esphome: Automate building and publishing of esphome-lint docker image [esphome1680](https://github.com/esphome/esphome/pull/1680)
- esphome: Sgp40 [esphome1513](https://github.com/esphome/esphome/pull/1513) by [SenexCrenshaw](https://github.com/SenexCrenshaw) (new-integration)
- docs: sgp40 [docs985](https://github.com/esphome/esphome-docs/pull/985) by [SenexCrenshaw](https://github.com/SenexCrenshaw)
- esphome: Bump protobuf from 3.15.7 to 3.15.8 [esphome1682](https://github.com/esphome/esphome/pull/1682) by [dependabot[bot]](https://github.com/apps/dependabot)
- esphome: Implementing the remainder of GPS data for the GPS component. [esphome1676](https://github.com/esphome/esphome/pull/1676) by [coogle](https://github.com/coogle)
- docs: Updating docs for the gps component. [docs1094](https://github.com/esphome/esphome-docs/pull/1094) by [coogle](https://github.com/coogle)
- esphome: Bump AsyncTCP-esphome to 1.2.1. [esphome1693](https://github.com/esphome/esphome/pull/1693) by [mmakaay](https://github.com/mmakaay)
- esphome: Revert "Bump AsyncTCP-esphome to 1.2.1." [esphome1709](https://github.com/esphome/esphome/pull/1709) by [glmnet](https://github.com/glmnet)
- esphome: Fix name_add_mac_suffix using _ instead of - [esphome1702](https://github.com/esphome/esphome/pull/1702) by [glmnet](https://github.com/glmnet)
- docs: Update name_add_mac_suffix use dash [docs1111](https://github.com/esphome/esphome-docs/pull/1111) by [glmnet](https://github.com/glmnet)
- esphome: Add monochromatic effects: Pulse, Random [esphome1616](https://github.com/esphome/esphome/pull/1616) by [ferbar](https://github.com/ferbar)
- docs: Add 'pulse' effect doc [docs1067](https://github.com/esphome/esphome-docs/pull/1067) by [ferbar](https://github.com/ferbar)
- esphome: Add support for SHT4X [esphome1512](https://github.com/esphome/esphome/pull/1512) by [sjtrny](https://github.com/sjtrny) (new-integration)
- docs: Add docs for SHT4X [docs1002](https://github.com/esphome/esphome-docs/pull/1002) by [sjtrny](https://github.com/sjtrny)
- esphome: Addition of forward and reverse active energy counters to ATM90E32 sensor component [esphome1271](https://github.com/esphome/esphome/pull/1271) by [elyorkhakimov](https://github.com/elyorkhakimov)
- docs: Add Atm90e32 energy docs [docs1120](https://github.com/esphome/esphome-docs/pull/1120) by [jesserockz](https://github.com/jesserockz)
- esphome: Add Grow Fingerprint Reader [esphome1356](https://github.com/esphome/esphome/pull/1356) by [loongyh](https://github.com/loongyh) (new-integration)
- docs: Add Grow fingerprint reader docs [docs835](https://github.com/esphome/esphome-docs/pull/835) by [loongyh](https://github.com/loongyh)
- esphome: Support for TOF10120 distance sensor [esphome1375](https://github.com/esphome/esphome/pull/1375) by [wstrzalka](https://github.com/wstrzalka) (new-integration)
- docs: Documentation for TOF10120 support [docs846](https://github.com/esphome/esphome-docs/pull/846) by [wstrzalka](https://github.com/wstrzalka)
- esphome: Swap fan and swing fields for Fujitu ACs [esphome1635](https://github.com/esphome/esphome/pull/1635) by [alex-richards](https://github.com/alex-richards)
- esphome: BLE client support on ESP32 [esphome1177](https://github.com/esphome/esphome/pull/1177) by [buxtronix](https://github.com/buxtronix) (new-integration)
- docs: Ble client docs [docs702](https://github.com/esphome/esphome-docs/pull/702) by [buxtronix](https://github.com/buxtronix)
- esphome: Update email addresses [esphome1733](https://github.com/esphome/esphome/pull/1733) by [jesserockz](https://github.com/jesserockz)
- esphome: Ble client fixes [esphome1739](https://github.com/esphome/esphome/pull/1739) by [buxtronix](https://github.com/buxtronix)
- esphome: Fix 1940: Implement speed_count in TuyaFan [esphome1654](https://github.com/esphome/esphome/pull/1654) by [0x0a11c0de](https://github.com/0x0a11c0de)
- docs: Add speed_count to tuya fan [docs1080](https://github.com/esphome/esphome-docs/pull/1080) by [0x0a11c0de](https://github.com/0x0a11c0de)
- docs: Fix mcp3008 reference [docs1131](https://github.com/esphome/esphome-docs/pull/1131) by [jesserockz](https://github.com/jesserockz)
- esphome: Add Hyperion Support [esphome1339](https://github.com/esphome/esphome/pull/1339) by [d-two](https://github.com/d-two)
- docs: Add note about hyperion classic udp port [docs1135](https://github.com/esphome/esphome-docs/pull/1135) by [jesserockz](https://github.com/jesserockz)
- esphome: Call Stepper::should_step_ every loop iteration [esphome1373](https://github.com/esphome/esphome/pull/1373) by [akonradi](https://github.com/akonradi)
- esphome: Add support for controlling Tuya fan direction [esphome1409](https://github.com/esphome/esphome/pull/1409) by [rmounce](https://github.com/rmounce)
- docs: Document Tuya fan direction datapoint [docs877](https://github.com/esphome/esphome-docs/pull/877) by [rmounce](https://github.com/rmounce)
- esphome: Change wifi signal strength unit to dBm [esphome1734](https://github.com/esphome/esphome/pull/1734) by [mbo18](https://github.com/mbo18) (breaking-change)
- docs: Change wifi signal strength unit to dBm [docs1125](https://github.com/esphome/esphome-docs/pull/1125) by [mbo18](https://github.com/mbo18)
- esphome: Added an option to disable mDNS [esphome1716](https://github.com/esphome/esphome/pull/1716) by [dnetguru](https://github.com/dnetguru)
- docs: Added docs for enable_mdns option [docs1118](https://github.com/esphome/esphome-docs/pull/1118) by [dnetguru](https://github.com/dnetguru)
- docs: add External components docs [docs1107](https://github.com/esphome/esphome-docs/pull/1107) by [glmnet](https://github.com/glmnet)
- esphome: Implement external custom components installing from YAML [esphome1630](https://github.com/esphome/esphome/pull/1630) (new-integration)
- esphome: Update copyright year [esphome1760](https://github.com/esphome/esphome/pull/1760) by [bonanitech](https://github.com/bonanitech)

1.17.2

Not secure
- esphome: fixes 858 - esphome crashes with neolightbus and RMT [esphome1667](https://github.com/esphome/esphome/pull/1667) by [angelnu](https://github.com/angelnu) (cherry-picked)
- docs: Fix abundant apostrophes [docs1137](https://github.com/esphome/esphome-docs/pull/1137) by [jmartens](https://github.com/jmartens)
- docs: Add output part to binary light example [docs1061](https://github.com/esphome/esphome-docs/pull/1061) by [klaasnicolaas](https://github.com/klaasnicolaas)

1.17.1

Not secure
- esphome: Fix BLE UUID matching [esphome1637](https://github.com/esphome/esphome/pull/1637) by [buxtronix](https://github.com/buxtronix) (cherry-picked)
- esphome: Add optional bindkey support for CGG1. [esphome1407](https://github.com/esphome/esphome/pull/1407) by [Flameeyes](https://github.com/Flameeyes) (cherry-picked)
- docs: Update CGG1 documentation around bindkey [docs876](https://github.com/esphome/esphome-docs/pull/876) by [Flameeyes](https://github.com/Flameeyes) (cherry-picked)
- esphome: buffer allocation and TRUEFALSE templates [esphome1644](https://github.com/esphome/esphome/pull/1644) by [SenexCrenshaw](https://github.com/SenexCrenshaw) (cherry-picked)
- esphome: fix servo not reattaching with same target [esphome1649](https://github.com/esphome/esphome/pull/1649) by [glmnet](https://github.com/glmnet) (cherry-picked)
- esphome: Fix colorlog removing colors and refactor color code [esphome1671](https://github.com/esphome/esphome/pull/1671) (cherry-picked)
- esphome: Fix servo detach chopped PWM [esphome1650](https://github.com/esphome/esphome/pull/1650) by [glmnet](https://github.com/glmnet) (cherry-picked)
- esphome: Fix sensor.sensor_schema interface changed [esphome1659](https://github.com/esphome/esphome/pull/1659) (cherry-picked)
- esphome: Sensor Average Filter Fix Floating Pointer Error Accumulating [esphome1624](https://github.com/esphome/esphome/pull/1624) (cherry-picked)
- esphome: Added / to default glyphs [esphome1691](https://github.com/esphome/esphome/pull/1691) by [richardklingler](https://github.com/richardklingler) (cherry-picked)
- esphome: RC522 fixes [esphome1479](https://github.com/esphome/esphome/pull/1479) by [glmnet](https://github.com/glmnet) (cherry-picked)
- docs: Fixed typo in 1.17.0 changelogs [docs1132](https://github.com/esphome/esphome-docs/pull/1132) by [spacegaier](https://github.com/spacegaier)
- esphome: Do not call component update on failed components [esphome1392](https://github.com/esphome/esphome/pull/1392) by [alexyao2015](https://github.com/alexyao2015) (cherry-picked)

Page 54 of 68

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.