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 by @gitolicious
- docs: Fix minor typo in ESP32 camera docs docs#241 by @richrd
- esphome: Added save & validate button in editor window esphome#511 by @gitolicious
- esphome: Fix compilation of my9231 component esphome#533 by @puuu
- esphome: Allow rx_only mode of sds011 component esphome#534 by @puuu
- esphome: MPU6050 fix temperature reading (wrong datatype) esphome#532 by @norges
- esphome: Check lambdas for return statement esphome#539
- esphome: Auto-Generate esphome.h esphome#538
- esphome: Revert HLW8012 to use pulse counter esphome#537
- esphome: Use int_range validator esphome#542
- esphome: Dashboard editor live validation esphome#540
- esphome: Sun support esphome#531
- esphome: Update CI linter esphome#544
- esphome: Updates for 1.13 esphome#546
- esphome: Make Climate component work over mqtt esphome#535 by @puuu
- esphome: CCS811 support esphome#536
- esphome: GPS time source esphome#543
- esphome: TTP229 BSF support esphome#547
- docs: Update links docs#243 by @oscar-b
- esphome: Bme680 pressure value fix esphome#550 by @plopp
- docs: Fix typo in docs mi flora docs#250 by @seuros
- docs: Stepper component: fix typo in doc docs#254 by @Johboh
- esphome: Suggested fix for empty domain esphome#555 by @ASMfreaK
- docs: Sensor: correct example for on_raw_value docs#255 by @Johboh
- docs: Update bh1750.rst (fix incorrect link text) docs#246 by @richrd
- esphome: Don't fall back to the global availability topic if it is empty esphome#553 by @brandond
- esphome: Add examples to Nextion page esphome#548 by @AalianKhan
- esphome: Support for AM2320 temperature and humidity sensor esphome#554 by @T3m3z
- docs: Documentation for AM2320 component docs#249 by @T3m3z
- esphome: Add TCL112 climate esphome#523 by @glmnet
- docs: Add Coolix Tcl112 Climate docs#247 by @glmnet
- esphome: Add coolix climate ❄ 🔥 esphome#521 by @glmnet
- 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)
- docs: Put 'MAC_ADDRESS' instead of MAC_ADDRESS docs#239 by @tiagofreire-pt
- 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)