Releases: esphome/home-assistant-addon
Releases · esphome/home-assistant-addon
1.14.0b1
v1.14.0b1 Bump version to v1.14.0b1
1.13.5
- esphome: Move ESPHome version define esphome#607
- esphome: Fix ForCondition time duration check esphome#610 by @ptatrai
- docs: Add timezone mapping to Docker compose. docs#266 by @jeff-h
- esphome: DHT22 ignore invalid values esphome#614
- esphome: Template Cover don't auto-set current_operation esphome#612
- esphome: Fix Hass.io addon SSL esphome#613
- esphome: Fix remote_receiver always shows sony esphome#617
- esphome: Make ForCondition a component esphome#616
- esphome: Update docker base image to 1.8.0 esphome#618
- esphome: Fix integration sensor, add test esphome#619
- esphome: Fix sun default elevation esphome#620
- esphome: Update base image to 1.8.3 esphome#625
- esphome: Fix status binary sensor for MQTT esphome#628
- esphome: Work around ESP32 BLE issue esphome#626
- esphome: Work around ESP32 core WiFi Bug esphome#627
1.13.4
- esphome: Add better esphomeyaml migration path esphome#600
- esphome: Allow old remote_transmitter repeat schema esphome#601
- esphome: Fix color wipe effect esphome#599
- docs: Update integration.rst docs#263 by @balk77
- esphome: Fix hx711 esphome#602
- esphome: Fix validation infinite loop with empty platform block esphome#598
- esphome: Fix ADS1115 calculation esphome#606
- esphome: ESP8266 connect fixes esphome#605
1.13.3
- esphome: List the correct boards when building for ESP32 esphome#589 by @macourteau
- esphome: Fix addressable effects esphome#590
- esphome: Fix scripts circular dependency esphome#591
- esphome: Fix timezone detection for timezones without daylight savings time esphome#586
- esphome: Fix remote_receiver binary_sensor esphome#592
- docs: Add missing filter name for ct_clamp docs#258 by @jesserockz
- esphome: Fix flicker light effect turning itself off esphome#594
- esphome: Fix medium fan speed esphome#595
- esphome: Fix dashboard for Py3 installs esphome#596
1.13.2
- esphome: Fix remote_receiver binary_sensor schema esphome#578
- esphome: Fix MQTT client_id changed esphome#579
- esphome: Fix Rotary Encoder esphome#580
- esphome: Fix travis build esphome#582
- esphome: Fix MQTT on_message trigger esphome#583
- esphome: Fix light partition esphome#584
- esphome: Fix i2c setup priority esphome#585
- docs: add note for asynchronously update of adc docs#259 by @escoand
1.13.1
- esphome: Fix validation TypeError esphome#574
- esphome: Fix Sun Trigger esphome#572
- esphome: Dashboard work around Hass.io bug esphome#575
- esphome: Fix waveshare 7.5in model esphome#576
1.13.0
Beta Fixes
- esphome: Changes for 1.12 esphome#482 (cherry-picked)
- esphome: More changes for 1.12 esphome#483 (cherry-picked)
- esphome: Update Hassio base image to 1.4.1 esphome#484 (cherry-picked)
- esphome: Fix filter_out: nan filer esphome#486 (cherry-picked)
- esphome: Fix IPAddress in validate secret esphome#488 (cherry-picked)
- esphome: Better symlink support under Windows esphome#487 by @glmnet (cherry-picked)
- esphome: ESP8266 SDK 2.3.0 compat esphome#490 (cherry-picked)
- esphome: Upgrade ESPAsyncTCP to 1.2.0 esphome#497 (cherry-picked)
- esphome: Fix dashboard wizard unicode esphome#494 (cherry-picked)
- esphome: Fix text sensor MQTT settings esphome#495 (cherry-picked)
- esphome: Upgrade docker base image to 1.4.3 esphome#499 (cherry-picked)
- esphome: added link from dashboard to web server, if configured esphome#556 by @gitolicious (cherry-picked)
- esphome: Add NTC and resistance sensor esphome#560 (cherry-picked)
- esphome: Waveshare enter deep sleep mode on shutdown esphome#561 (cherry-picked)
- docs: extended mpr121 docs with debounce and thresholds config docs#245 by @mvturnho (cherry-picked)
- esphome: Mpr121 added debounce and thresholds config esphome#558 by @mvturnho (cherry-picked)
- docs: Documentation for binary_sensor_map docs#199 by @mvturnho (cherry-picked)
- esphome: Binary sensor map implementation esphome#551 by @mvturnho (cherry-picked)
- esphome: Fix CWWW/RGBWW lights esphome#562 (cherry-picked)
- esphome: added download, edit and retry buttons to upload modal esphome#557 by @gitolicious (cherry-picked)
- esphome: Renamed upload button esphome#563 by @gitolicious (cherry-picked)
- esphome: Warn if a component does long-running work in loop thread esphome#565 (cherry-picked)
- esphome: Add CT Clamp component esphome#559 by @jesserockz (cherry-picked)
- docs: Add docs for CT Clamp docs#256 by @jesserockz (cherry-picked)
- esphome: Fix TSL2561 invalid default esphome#566 (cherry-picked)
- esphome: Use copy for custom includes esphome#568 (cherry-picked)
- esphome: Add uart.write action esphome#567 (cherry-picked)
- esphome: Correctly set warm white variables esphome#569 by @jesserockz (cherry-picked)
- esphome: Register light conditions esphome#570 (cherry-picked)
All changes
- esphome: Changes for 1.12 esphome#482 (cherry-picked)
- esphome: More changes for 1.12 esphome#483 (cherry-picked)
- esphome: Update Hassio base image to 1.4.1 esphome#484 (cherry-picked)
- esphome: Allow gamma correction in light partition esphome#485 by @puuu
- docs: Allow gamma correction for light partition docs#201 by @puuu
- esphome: Fix filter_out: nan filer esphome#486 (cherry-picked)
- esphome: Fix IPAddress in validate secret esphome#488 (cherry-picked)
- esphome: Better symlink support under Windows esphome#487 by @glmnet (cherry-picked)
- esphome: ESP8266 SDK 2.3.0 compat esphome#490 (cherry-picked)
- esphome: Upgrade ESPAsyncTCP to 1.2.0 esphome#497 (cherry-picked)
- esphome: Fix dashboard wizard unicode esphome#494 (cherry-picked)
- esphome: Fix text sensor MQTT settings esphome#495 (cherry-picked)
- esphome: Upgrade docker base image to 1.4.3 esphome#499 (cherry-picked)
- docs: Extend the documentation of esp8266_restore_from_flash to include pla… docs#203 by @placidorevilla
- esphome: TTP229-LSF i2c device support esphome#489 by @mvturnho
- docs: TTP229-LSF i2c device support docs#205 by @mvturnho
- docs: Remove deprecated filter_nan: option docs#214 by @davericher
- docs: Minor Gramatical fix docs#220 by @meichthys
- esphome: Add cover position/tilt support esphome#496
- esphome: Add climate support esphome#502
- esphome: Add 'at' time trigger esphome#493
- docs: Stepper combine lambda docs docs#223 by @AalianKhan
- esphome: Simplify coroutine syntax esphome#503
- docs: Added a section for all lambda calls docs#222 by @AalianKhan
- docs: Typo in ESP32 Touch Component docs#216 by @jcullen86
- docs: MQTT clean-mqtt: Document for docker docs#210 by @bphermansson
- esphome: Wio_link and wio_node pinout improvements esphome#505 by @sethcohn
- docs: Voltage range of ADC is at the chip pin docs#224 by @kimonm
- esphome: Escape double quotes and backslashes in ssid and psk esphome#507 by @gitolicious
- docs: Added Gitpod documentation docs#225 by @gitolicious
- docs: Fixed lint and ref errors docs#228 by @gitolicious
- esphome: 🏗 Merge C++ into python codebase esphome#504
- docs: Create .gitpod.yml docs#226 by @gitolicious
- esphome: Cleanup dashboard JS esphome#491
- docs: Add esp32_camera ttgo-camera example docs#231 by @Naesstrom
- esphome: Hass.io Ingress esphome#519
- docs: Fix config name for showing previous page docs#238 by @kevinior
- docs: fixed copy paste error docs#237 by @norges
- docs: Update switch/index.rst lambda section docs#236 by @EmmanuelLM
- docs: Update h801 cookbook docs#235 by @Eenoo
- esphome: Create .gitpod.yml esphome#508 by @gitolicious
- esphome: Fix MQTT Not Working in dev branch esphome#527 by @mtl010957
- esphome: Fix custom_sensor codegen esphome#526 by @emwap
- esphome: Fix compilation of automations esphome#525 by @envy
- esphome: Add Custom Component tests esphome#529 by @emwap
- esphome: Create .editorconfig [esphome#524](...
1.13.0b7
v1.13.0b7 Bump version to v1.13.0b7
1.13.0b6
v1.13.0b6 Bump version to v1.13.0b6
1.13.0b5
v1.13.0b5 Bump version to v1.13.0b5