Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

1.12.0

Compare
Choose a tag to compare
@OttoWinter OttoWinter released this 17 Mar 20:18
· 19 commits to master since this release
29e002f

Beta Fixes

  • esphome: Fix custom components not registered esphome#441 (cherry-picked)
  • core: Add empty nameable constructors core#509 (cherry-picked)
  • core: Fix Nextion "Received unknown filler end bytes" core#510 (cherry-picked)
  • core: Fix functional attachInterrupt placed in flash core#511 (cherry-picked)
  • esphome: Remove duplicate scrollbar & move scrollbar esphome#443 by @TheZoker (cherry-picked)
  • esphome: Remove unnecessary wrapper esphome#444 by @TheZoker (cherry-picked)
  • core: Refactor addressable light and fix partition issue core#512 (cherry-picked)
  • esphome: Fix MQTT log topic level esphome#445 (cherry-picked)
  • core: Fix ESP8266 functional interrupts core#515 (cherry-picked)
  • esphome: Allow i2c on non-pullup pins esphome#447 (cherry-picked)
  • esphome: Allow use of arduino core v2.5.0 on ESP8266 esphome#446 (cherry-picked)
  • core: Fix addressable not updating light core#521 (cherry-picked)
  • esphome: Allow non-pullup pins for dallas esphome#456 (cherry-picked)
  • core: Turn off light at 0% brightness core#526 (cherry-picked)
  • core: HLW8012 don't count a single pulse as power core#527 (cherry-picked)
  • core: Set initial brightness to 0 when turning light on core#528 (cherry-picked)
  • core: Allow white value of addressable lights to be controlled independently of brightness core#529 (cherry-picked)
  • core: Fix WiFi not connecting to open networks core#531 (cherry-picked)
  • esphome: Remove automatic update check esphome#457 (cherry-picked)
  • esphome: Fix mDNS library added only with OTA esphome#451 (cherry-picked)
  • core: Fix light partition src offset core#525 (cherry-picked)
  • docs: Add native API User-Defined services docs#171 (cherry-picked)
  • esphome: Changes for 1.12 esphome#482 (cherry-picked)
  • core: Fixes for 1.12 core#551 (cherry-picked)
  • core: More changes for 1.12 core#552 (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)

All changes

  • esphome: Fix custom components not registered esphome#441 (cherry-picked)
  • core: Add empty nameable constructors core#509 (cherry-picked)
  • core: Fix Nextion "Received unknown filler end bytes" core#510 (cherry-picked)
  • core: Fix functional attachInterrupt placed in flash core#511 (cherry-picked)
  • esphome: Remove duplicate scrollbar & move scrollbar esphome#443 by @TheZoker (cherry-picked)
  • esphome: Remove unnecessary wrapper esphome#444 by @TheZoker (cherry-picked)
  • core: Refactor addressable light and fix partition issue core#512 (cherry-picked)
  • esphome: Fix MQTT log topic level esphome#445 (cherry-picked)
  • core: Fix ESP8266 functional interrupts core#515 (cherry-picked)
  • esphome: Allow i2c on non-pullup pins esphome#447 (cherry-picked)
  • esphome: Allow use of arduino core v2.5.0 on ESP8266 esphome#446 (cherry-picked)
  • core: Fix feed_wdt core#520
  • core: Speed up waveshare Epaper core#518
  • esphome: Improve dashboard setup wizard esphome#450
  • core: Fix addressable not updating light core#521 (cherry-picked)
  • core: Add MPR121 support for esphome-core core#517 by @mvturnho
  • esphome: Add MPR121 Capacitive Touch Sensor esphome#449 by @mvturnho
  • esphome: Allow non-pullup pins for dallas esphome#456 (cherry-picked)
  • core: Turn off light at 0% brightness core#526 (cherry-picked)
  • core: HLW8012 don't count a single pulse as power core#527 (cherry-picked)
  • core: Set initial brightness to 0 when turning light on core#528 (cherry-picked)
  • core: Allow white value of addressable lights to be controlled independently of brightness core#529 (cherry-picked)
  • core: Add restore state from flash option core#530
  • core: Fix WiFi not connecting to open networks core#531 (cherry-picked)
  • esphome: Add restore state from flash option esphome#459
  • docs: Add restore state from flash option docs#181
  • esphome: Remove automatic update check esphome#457 (cherry-picked)
  • esphome: Automatically hide secrets in validation esphome#455
  • core: Add nextion commands core#523
  • esphome: Fix mDNS library added only with OTA esphome#451 (cherry-picked)
  • core: Add logic in Output for minimum power setting core#516 by @mtl010957
  • esphome: Add handling for min power output setting esphome#448 by @mtl010957
  • docs: Update output documentation for min_power configuration docs#167 by @mtl010957
  • esphome: Recommend similar keys for spelling errors esphome#458
  • core: Convert Automation engine to variadic templates core#519
  • core: Add linear calibration filter core#524
  • esphome: Convert automation engine to use variadic templates esphome#452
  • docs: Add linear calibration filter docs#180
  • core: Add native API User-Defined services core#522
  • esphome: Add native API User-Defined services esphome#453
  • esphome: Add linear calibration sensor filter esphome#454
  • core: Fix light partition src offset core#525 (cherry-picked)
  • docs: Component reshuffle docs#183 by @FrengerH
  • docs: Add MPR121 support docs#176 by @mvturnho
  • esphome: Fix os.symlink on Windows esphome#460
  • esphome: Enable i2c scanning by default esphome#462
  • core: Add rotary encoder min/max value core#534
  • esphome: Add rotary encoder min/max value esphome#463
  • esphome: Fix gain setting for ADS1115 esphome#468 by @Melkor82
  • core: Use clang-format and clang-tidy in CI core#540
  • core: Add GPIO interrupt abstraction core#535
  • core: Add MCP23017 core#537
  • core: Add WiFi/MQTT/API connected condition core#536
  • core: Fix debug statement in ESP32 Hall Sensor core#533 by @emwap
  • core: Remove light mqtt_json warning core#532
  • esphome: Add WiFi/MQTT/API connected condition esphome#465
  • esphome: Rewrite interrupt components esphome#464
  • esphome: Add relative_url, streamer_mode, status_use_ping dashboard options esphome#461
  • esphome: Add MCP23017 esphome#466
  • esphome: Allow Arduino Core 2.5.0 for ESP8266 esphome#469
  • core: Add copy output platform core#542
  • core: Add 'for' to binary sensor conditions core#541
  • esphome: Upgrade ESP32 core to 1.0.1 esphome#470
  • core: Add WiFi Info Text Sensor core#543
  • esphome: Add for to binary sensor conditions esphome#471
  • esphome: Add connected condition esphome#474
  • esphome: Add copy output platform esphome#472
  • esphome: Add Wifi info text sensor esphome#473
  • docs: Add text-based sensor example to OLED cookbook entry docs#190 by @tubalainen
  • docs: H801 Cookbook Edit Language about holding GPIOs during flashing docs#189 by @2016for
  • docs: Adding manual for Sonoff T1 UK 3 Gang V1.1 docs#182 by @nnmalex
  • core: Add SDS011 core#538 by @puuu
  • esphome: Support SDS011 component. esphome#467 by @puuu
  • docs: Document SDS011 component docs#185 by @puuu
  • docs: Add Teckin SP20 (US) example to 'Generic Sonoff' page docs#191 by @mjoshd
  • esphome: Add color to login error for better visibility esphome#478 by @TheZoker
  • core: Fixed: Waveshare 4.2in display timing problem due to high speed SPI u… core#546 by @dirkj
  • docs: Update information on flashing OTA to old ip docs#193 by @tubalainen
  • docs: NeopixelBus Light: Fix GPIO2 not GPIO3 for uart1 method docs#194 by @Bierchermuesli
  • docs: Cookbook Guide for Mirabella Genio Smart Bulbs docs#184 by @cryptelli
  • docs: Improve bme280_environment cookbook for stable climates docs#149 by @hajdbo
  • core: SDS011: change type of update_interval_min to uint8_t core#545 by @puuu
  • core: Add ESP32 camera support core#544
  • docs: Cookbook Guide for Brilliant / Mirabella Genio Smart Plugs docs#195 by @cryptelli
  • esphome: Add ESP32 Camera esphome#475
  • docs: Add native API User-Defined services docs#171 (cherry-picked)
  • docs: BME280 environment micrograms -> grams docs#198 by @hajdbo
  • esphome: Changes for 1.12 esphome#482 (cherry-picked)
  • core: Fixes for 1.12 core#551 (cherry-picked)
  • core: More changes for 1.12 core#552 (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)