Esphome

Latest version: v2024.5.0

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

Scan your dependencies

Page 41 of 66

2021.12.0b3

- Bump esphome-dashboard to 20211206.0 [esphome2870](https://github.com/esphome/esphome/pull/2870) by [jesserockz](https://github.com/jesserockz)
- tlc59208f : fix compilation error [esphome2867](https://github.com/esphome/esphome/pull/2867) by [martgras](https://github.com/martgras)
- ADC: Turn verbose the debugging "got voltage" [esphome2863](https://github.com/esphome/esphome/pull/2863) by [CarlosGS](https://github.com/CarlosGS)
- SPS30 : fix i2c read size [esphome2866](https://github.com/esphome/esphome/pull/2866) by [martgras](https://github.com/martgras)
- Fix MCP23x17 not disabling pullup after config change [esphome2855](https://github.com/esphome/esphome/pull/2855) by [oxan](https://github.com/oxan)
- Ignore already stopped dhcp for ethernet [esphome2862](https://github.com/esphome/esphome/pull/2862) by [madron](https://github.com/madron)
- Add endpoint to fetch secrets keys [esphome2873](https://github.com/esphome/esphome/pull/2873) by [jesserockz](https://github.com/jesserockz)
- Adopt using wifi secrets that should exist at this point [esphome2874](https://github.com/esphome/esphome/pull/2874) by [jesserockz](https://github.com/jesserockz)
- Allow wizard to specify secrets [esphome2875](https://github.com/esphome/esphome/pull/2875) by [jesserockz](https://github.com/jesserockz)
- Feed watchdog when no component loops [esphome2857](https://github.com/esphome/esphome/pull/2857) by [oxan](https://github.com/oxan)
- Bump esphome-dashboard to 20211207.0 [esphome2877](https://github.com/esphome/esphome/pull/2877) by [jesserockz](https://github.com/jesserockz)

2021.12.0b2

- Feed watchdog during OTA [esphome2852](https://github.com/esphome/esphome/pull/2852) by [oxan](https://github.com/oxan)

2021.12.0b1

- Defines tidy [esphome2696](https://github.com/esphome/esphome/pull/2696) by [jesserockz](https://github.com/jesserockz)
- pmsx003: add support for new PMS5003S device [esphome2710](https://github.com/esphome/esphome/pull/2710) by [NeoAcheron](https://github.com/NeoAcheron)
- Add climate on_state trigger [esphome2707](https://github.com/esphome/esphome/pull/2707) by [dudanov](https://github.com/dudanov)
- Add greeyac protocol to IR Climate / HeatpumpIR [esphome2694](https://github.com/esphome/esphome/pull/2694) by [cmroche](https://github.com/cmroche)
- Fix rom/rtc.h deprecation compile warning for debug component [esphome2520](https://github.com/esphome/esphome/pull/2520) by [mmakaay](https://github.com/mmakaay)
- Drop unused constants from const.py [esphome2718](https://github.com/esphome/esphome/pull/2718) by [oxan](https://github.com/oxan)
- Install test requirements in lint Docker image [esphome2719](https://github.com/esphome/esphome/pull/2719) by [oxan](https://github.com/oxan)
- Clean-up MAC address helpers [esphome2713](https://github.com/esphome/esphome/pull/2713) by [oxan](https://github.com/oxan)
- Provide an option to select unique_id generator [esphome2701](https://github.com/esphome/esphome/pull/2701) by [kbialek](https://github.com/kbialek)
- Ignore secrets yaml on command line [esphome2715](https://github.com/esphome/esphome/pull/2715) by [cvwillegen](https://github.com/cvwillegen)
- Allow for subsecond sampling of hmc5883l [esphome2735](https://github.com/esphome/esphome/pull/2735) by [jaharkes](https://github.com/jaharkes)
- Change log level from DEBUG to INFO for sniffing services of `rf_bridge` [esphome2736](https://github.com/esphome/esphome/pull/2736) by [nagyrobi](https://github.com/nagyrobi)
- Add ble_client binary_output [esphome2200](https://github.com/esphome/esphome/pull/2200) by [tekmaven](https://github.com/tekmaven) (new-integration)
- Remove duplicated const data in esp8266 boards [esphome2740](https://github.com/esphome/esphome/pull/2740) by [jesserockz](https://github.com/jesserockz)
- Move to use improv lib from platformio [esphome2741](https://github.com/esphome/esphome/pull/2741) by [jesserockz](https://github.com/jesserockz)
- Add max_telegram_length option to dsmr [esphome2674](https://github.com/esphome/esphome/pull/2674) by [mmakaay](https://github.com/mmakaay)
- Changed LUT for DKE epaper on ttgo t5 2.13inch to improve partial rfresh [esphome2475](https://github.com/esphome/esphome/pull/2475) by [spattinson](https://github.com/spattinson)
- Fix NEC protocol implementation [esphome2534](https://github.com/esphome/esphome/pull/2534) by [dudanov](https://github.com/dudanov) (breaking-change)
- Remove arduino dependency from hm3301 [esphome2745](https://github.com/esphome/esphome/pull/2745) by [martgras](https://github.com/martgras)
- Add retry handler [esphome2721](https://github.com/esphome/esphome/pull/2721) by [martgras](https://github.com/martgras)
- Introduce str_snprintf helper function [esphome2780](https://github.com/esphome/esphome/pull/2780) by [oxan](https://github.com/oxan)
- Prettier date time display after time sync [esphome2778](https://github.com/esphome/esphome/pull/2778) by [cvwillegen](https://github.com/cvwillegen)
- Fix distorted gif frames when resizing [esphome2774](https://github.com/esphome/esphome/pull/2774) by [davet2001](https://github.com/davet2001)
- fixed wrong setup-usage tc9548a [esphome2766](https://github.com/esphome/esphome/pull/2766) by [andreashergert1984](https://github.com/andreashergert1984)
- Relax the icon validator to allow non-mdi icons [esphome2764](https://github.com/esphome/esphome/pull/2764) by [paulmonigatti](https://github.com/paulmonigatti)
- Bump black from 21.10b0 to 21.11b1 [esphome2760](https://github.com/esphome/esphome/pull/2760) by [dependabot[bot]](https://github.com/apps/dependabot)
- Update aht10.cpp to address issue 1635 [esphome2675](https://github.com/esphome/esphome/pull/2675) by [krunkel](https://github.com/krunkel)
- Add support for P1 Data Request pin control [esphome2676](https://github.com/esphome/esphome/pull/2676) by [mmakaay](https://github.com/mmakaay)
- Allow specifying the dashboard bind address [esphome2787](https://github.com/esphome/esphome/pull/2787) by [jesserockz](https://github.com/jesserockz)
- remove LEDC_HIGH_SPEED_MODE for C3, S2, S3 [esphome2791](https://github.com/esphome/esphome/pull/2791) by [martgras](https://github.com/martgras)
- Fix LEDC resolution calculation on ESP32-C3/S2/S3 [esphome2794](https://github.com/esphome/esphome/pull/2794) by [rsumner](https://github.com/rsumner)
- Add support for sdp8xx [esphome2779](https://github.com/esphome/esphome/pull/2779) by [martgras](https://github.com/martgras)
- Allow empty UART debug: option, logging in hex format by default [esphome2771](https://github.com/esphome/esphome/pull/2771) by [mmakaay](https://github.com/mmakaay)
- Bump pylint from 2.11.1 to 2.12.1 [esphome2798](https://github.com/esphome/esphome/pull/2798) by [dependabot[bot]](https://github.com/apps/dependabot)
- Fix CI cache key for test3.yaml compile [esphome2757](https://github.com/esphome/esphome/pull/2757) by [oxan](https://github.com/oxan)
- Drop obsolete comment from CI workflow file [esphome2758](https://github.com/esphome/esphome/pull/2758) by [oxan](https://github.com/oxan)
- Cache virtualenv instead of pip cache between CI runs [esphome2759](https://github.com/esphome/esphome/pull/2759) by [oxan](https://github.com/oxan)
- Add map filter for text sensors [esphome2761](https://github.com/esphome/esphome/pull/2761) by [oxan](https://github.com/oxan) (new-feature)
- Only match GCC warnings from ESPHome source files in CI [esphome2756](https://github.com/esphome/esphome/pull/2756) by [oxan](https://github.com/oxan)
- Correct constant for dynamic I2S bus in NeoPixelBus [esphome2797](https://github.com/esphome/esphome/pull/2797) by [oxan](https://github.com/oxan)
- Consistently format errors in CI scripts [esphome2762](https://github.com/esphome/esphome/pull/2762) by [oxan](https://github.com/oxan)
- Cancel previous workflows for PRs and branches [esphome2800](https://github.com/esphome/esphome/pull/2800) by [jesserockz](https://github.com/jesserockz)
- total_daily_energy: allow to disable restore mode [esphome2795](https://github.com/esphome/esphome/pull/2795) by [ianchi](https://github.com/ianchi)
- Modbus_controller: Add custom command. [esphome2680](https://github.com/esphome/esphome/pull/2680) by [martgras](https://github.com/martgras)
- Fix usage of deprecated climate method in anova [esphome2801](https://github.com/esphome/esphome/pull/2801) by [oxan](https://github.com/oxan)
- Make clang-tidy suggest stdint.h int types [esphome2820](https://github.com/esphome/esphome/pull/2820) by [oxan](https://github.com/oxan)
- Fixed data type inside fast_random_8() routine [esphome2818](https://github.com/esphome/esphome/pull/2818) by [anatoly-savchenkov](https://github.com/anatoly-savchenkov)
- Improve DSMR read timeout handling [esphome2699](https://github.com/esphome/esphome/pull/2699) by [mmakaay](https://github.com/mmakaay)
- Optionally show internal components on the web server [esphome2627](https://github.com/esphome/esphome/pull/2627) by [mechanarchy](https://github.com/mechanarchy)
- Fix custom mode_state_topic [esphome2827](https://github.com/esphome/esphome/pull/2827) by [definitio](https://github.com/definitio)
- Add support for button entities [esphome2824](https://github.com/esphome/esphome/pull/2824) by [jesserockz](https://github.com/jesserockz) (new-integration)
- Tuya text_sensor and raw data usage [esphome1812](https://github.com/esphome/esphome/pull/1812) by [dentra](https://github.com/dentra)
- Fix 8266 SPI Clock Polarity Setting [esphome2836](https://github.com/esphome/esphome/pull/2836) by [kbx81](https://github.com/kbx81)
- Fix too-broad matcher for custom CI script [esphome2829](https://github.com/esphome/esphome/pull/2829) by [oxan](https://github.com/oxan)
- cse7766: add energy sensor [esphome2822](https://github.com/esphome/esphome/pull/2822) by [ianchi](https://github.com/ianchi)
- Burst read for BME280, to reduce spurious spikes [esphome2809](https://github.com/esphome/esphome/pull/2809) by [CarlosGS](https://github.com/CarlosGS)
- Bump aioesphomeapi from 10.2.0 to 10.6.0 [esphome2840](https://github.com/esphome/esphome/pull/2840) by [dependabot[bot]](https://github.com/apps/dependabot)
- Button device class [esphome2835](https://github.com/esphome/esphome/pull/2835) by [jesserockz](https://github.com/jesserockz)
- Implement unit_of_measurement for number component [esphome2804](https://github.com/esphome/esphome/pull/2804) by [puuu](https://github.com/puuu)
- Number mode [esphome2838](https://github.com/esphome/esphome/pull/2838) by [jesserockz](https://github.com/jesserockz)
- Bump esphome-dashboard to 20211201.0 [esphome2842](https://github.com/esphome/esphome/pull/2842) by [jesserockz](https://github.com/jesserockz)
- Allow Git credentials to be loaded from secrets [esphome2825](https://github.com/esphome/esphome/pull/2825) by [mechanarchy](https://github.com/mechanarchy)
- Fix compile warning in Tuya automations [esphome2837](https://github.com/esphome/esphome/pull/2837) by [oxan](https://github.com/oxan)
- Add problem matcher for Python formatting errors [esphome2833](https://github.com/esphome/esphome/pull/2833) by [oxan](https://github.com/oxan)
- Fix CI check for Windows line endings [esphome2831](https://github.com/esphome/esphome/pull/2831) by [oxan](https://github.com/oxan)
- Don't enable namespace comment clang-tidy check twice [esphome2830](https://github.com/esphome/esphome/pull/2830) by [oxan](https://github.com/oxan)
- ESP32 Deep Sleep: correct level value [esphome2812](https://github.com/esphome/esphome/pull/2812) by [jhamhader](https://github.com/jhamhader)
- Fix OTA updates on esp8266 by declaring arch_get_cpu_cycle_count IRAM_ATTR and HOT [esphome2843](https://github.com/esphome/esphome/pull/2843) by [Doridian](https://github.com/Doridian)
- Fix compilation using subprocesses [esphome2834](https://github.com/esphome/esphome/pull/2834) by [oxan](https://github.com/oxan)
- Expand uart invert feature to ESP8266 [esphome1727](https://github.com/esphome/esphome/pull/1727) by [Lewn](https://github.com/Lewn)
- Support setting manual_ip under networks option [esphome2839](https://github.com/esphome/esphome/pull/2839) by [oxan](https://github.com/oxan)
- Enable a bunch of clang-tidy checks [esphome2149](https://github.com/esphome/esphome/pull/2149) by [oxan](https://github.com/oxan)
- Set ESP32 watchdog to loop task [esphome2846](https://github.com/esphome/esphome/pull/2846) by [oxan](https://github.com/oxan)
- Tuya Cover improvements [esphome2637](https://github.com/esphome/esphome/pull/2637) by [pauln](https://github.com/pauln) (breaking-change)
- Fix wifi not working with manual_ip using esp-idf [esphome2849](https://github.com/esphome/esphome/pull/2849) by [Maelstrom96](https://github.com/Maelstrom96)
- modbus_controller: bugfix: enable overriding calculated register size [esphome2845](https://github.com/esphome/esphome/pull/2845) by [martgras](https://github.com/martgras)

2021.11.4

- Fix parsing numbers in Anova [esphome2816](https://github.com/esphome/esphome/pull/2816) by [oxan](https://github.com/oxan)
- Fix parsing of multiple values in EZO sensor [esphome2814](https://github.com/esphome/esphome/pull/2814) by [oxan](https://github.com/oxan)
- Fix compilation error for WPA enterprise in ESP-IDF [esphome2815](https://github.com/esphome/esphome/pull/2815) by [CarlosGS](https://github.com/CarlosGS)
- Correct bitmask for third color (blue) scaling. [esphome2817](https://github.com/esphome/esphome/pull/2817) by [davet2001](https://github.com/davet2001)
- Add delay to improve stability [esphome2793](https://github.com/esphome/esphome/pull/2793) by [Conclusio](https://github.com/Conclusio)

2021.11.3

- Fix restoring preferences for ESP32 [esphome2805](https://github.com/esphome/esphome/pull/2805) by [mmakaay](https://github.com/mmakaay)

2021.11.2

- Allow UART debug configuration with no after: definition [esphome2753](https://github.com/esphome/esphome/pull/2753) by [mmakaay](https://github.com/mmakaay)
- Fix gif frame scaling 2717 [esphome2750](https://github.com/esphome/esphome/pull/2750) by [davet2001](https://github.com/davet2001)
- esp32_camera_web_server: Improve support for MotionEye [esphome2777](https://github.com/esphome/esphome/pull/2777) by [ayufan](https://github.com/ayufan)
- Remove floating point ops from the ISR [esphome2751](https://github.com/esphome/esphome/pull/2751) by [ssieb](https://github.com/ssieb)
- Fix parsing numbers from null-terminated buffers [esphome2755](https://github.com/esphome/esphome/pull/2755) by [oxan](https://github.com/oxan)

Page 41 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.