Skip to content

Latest commit

 

History

History
636 lines (598 loc) · 46.2 KB

v1.15.0.rst

File metadata and controls

636 lines (598 loc) · 46.2 KB

Changelog - Version 1.15.0 - September 13, 2020

.. seo::
    :description: Changelog for ESPHome version 1.15.0.
    :image: /_static/changelog-1.15.0.png
    :author: Otto Winter
    :author_twitter: @OttoWinter_

.. imgtable::
    :columns: 5

    AHT10, components/sensor/aht10, aht10.jpg
    QMC5883L, components/sensor/qmc5883l, qmc5883l.jpg
    INA226, components/sensor/ina226, ina226.jpg
    HM3301, components/sensor/hm3301, hm3301.jpg
    MAX31856, components/sensor/max31856, max31856.jpg
    MAX31865, components/sensor/max31865, max31865.jpg
    RuuviTag, components/sensor/ruuvitag, ruuvitag.jpg
    SPS30, components/sensor/sps30, sps30.jpg
    TMP117, components/sensor/tmp117, tmp117.jpg
    Xiaomi BLE, components/sensor/xiaomi_ble, xiaomi_mijia_logo.jpg
    Slow PWM, components/output/slow_pwm, pwm.png
    ESP32 DAC, components/output/esp32_dac, dac.svg
    AC Dimmer, components/output/ac_dimmer, ac_dimmer.svg
    Tuya Fan, components/fan/tuya, tuya.png
    Tuya Binary Sensor, components/binary_sensor/tuya, tuya.png
    Tuya Dimmer, components/light/tuya, tuya.png
    Tuya Sensor, components/sensor/tuya, tuya.png
    Tuya Switch, components/switch/tuya, tuya.png
    Tuya Climate, components/climate/tuya, tuya.png
    MAX7219 Dot Matrix, components/display/max7219digit, max7219digit.jpg
    TM1637, components/display/tm1637, tm1637.jpg
    SSD1351, components/display/ssd1351, ssd1351.jpg
    ST7789V, components/display/st7789v, st7789v.jpg
    ILI9341, components/display/ili9341, ili9341.jpg
    PCD8544 (Nokia 5110/ 3310), components/display/pcd8544, pcd8544.jpg
    BLE Scanner, components/text_sensor/ble_scanner, bluetooth.svg
    Custom UART Text Sensor, components/text_sensor/uart, language-cpp.svg
    Thermostat Controller, components/climate/thermostat, air-conditioner.svg
    PID Controller, components/climate/pid, function.svg
    IR Remote Climate, components/climate/ir_climate, air-conditioner-ir.svg
    HTTP Request, components/http_request, connection.svg
    MCP3008 8-Channel 10-Bit A/D Converter, components/mcp3008, mcp3008.jpg
    SN74HC595 I/O Expander, components/sn74hc595, sn74hc595.jpg
    TM1651 Battery Display, components/tm1651, tm1651_battery_display.jpg
    RF Bridge, components/rf_bridge, rf_bridge.jpg
    Exposure Notifications, components/exposure_notifications, exposure_notifications.png
    RTTTL Buzzer, components/rtttl, buzzer.jpg
    Prometheus, components/prometheus, prometheus.svg


Stop! this is not Otto Winter, but Guillermo Ruffino (:ghuser:`glmnet`). So Hi there!

Latest feature release was 10 months ago already, however development and support did not stop. We have lots of contributions here, the list above with integrations images is the longest to date and the changelog is bigger too!

Notable Changes & New Features

ESPHome add on is now also available at the Home Assistant community add ons! (:ghuser:`OttoWinter` and :ghuser:`frenck` of course)

The dashboard got a visual revamp! Now more nodes are visible at the same time. :ghuser:`jonathanadams` also took a few bugs with it too.

Lots new sensors, port expanders, displays... and :ghuser:`kbx81` came up with color displays too! There are new climates like the Thermostat, PID and more IR based devices too. And can't wait to see DIY projects with the RTTTL buzzer.

Scripts are more stable, and also were updated to follow new Home Assistant script options, like single, queued, etc.

Also if you don't like repeating stuff in yaml, the new packages options :ghuser:`corvis` added are very handy.

I did a terrible job tagging contributions and now I'm paying for that, hope nobody gets angry.

I've updated the contributors list in an attepmpt of giving people credit, many really deserve to be listed here not only for their code contributions but also for their support on the community, bug fixing etc., thanks!

This release is possible not only because all the contributions this project receives, but also for the latest contributions from Otto itself, he did a great job automating GitHub with actions and also building scripts which takes cares of 90% of the release process, so hopefully new versions will come along at a better pace. If you don't see somebody credited by somthing, thats because Otto did it.

From myself special thanks to :ghuser:`ssieb`, :ghuser:`rradar`, :ghuser:`jesserockz`, :ghuser:`kbx81`, and many others specially :ghuser:`OttoWinter` for all this.

Still many new features and fixes are pending to be included in this release, but we had to left them aside for a while so we can focus better. So let's ship this and keep going on new stuff!!

Last but not least, thanks to all contributors, bug reporters and patrons! Without you this would not be possible!

New Features

New Integrations

Breaking Changes

Notable Changes

Beta Fixes

All changes

Release 1.15.1 - September 14

Release 1.15.2 - September 20

Release 1.15.3 - October 22

Past Changelogs