Releases: konnected-io/konnected-esphome
Releases · konnected-io/konnected-esphome
2023.11.2
All Products
- Adds new diagnostic entities
device_id
anduptime
sensors.
Garage Door Opener
- Exposes Garage Door Wired sensor by default.
- Expose diagnostic entities for Garage Door optical laser distance sensor and calibration setting
- Adds support for new GDOv2 product based on the ESP32-S3-MINI
- Adds self-test script for GDOv2
Full Changelog: 2023.7.1...2023.11.2
2023.11.1
All Products
- Adds new diagnostic entities
device_id
anduptime
sensors.
Garage Door Opener
- Exposes Garage Door Wired sensor by default.
- Expose diagnostic entities for Garage Door optical laser distance sensor and calibration setting
- Adds support for new GDOv2 product based on the ESP32-S3-MINI
- Adds self-test script for GDOv2
2023.7.1
Alarm Panel (ESP8266)
- Fixes a naming issue with
alarm
now a reserved ID in ESPHome [https://github.com/esphome/esphome/pull/]
All products
- Adds explicit id
wifi_signal_pct
to the WiFi Signal % sensor so it can be easily extended/customized
2023.6.1
Garage Door Opener
- Debounce changing the garage door state from open to closed based on the optical sensor reading to prevent false state changes due to a transient false reading. Some customers had reported false brief state change events when the garage was actually left open.
- adds new substitution variables (default):
range_sensor_polling_time
(2500ms)range_sensor_debounce_time
(3s)
2023.6.0
Garage Door Opener
- better organizes Garage Door Opener features into packages
Documentation
2023.5.0
First named release!
General
- Streamlines dashboard import process and requires no user intervention to adopt in ESPHome dashboard
- New customization documentation going up here: https://support.konnected.io/integrations-connecting-to-a-smart-home-platform#esphome
- Build actions to build and attach flash-able builds to this release.
Alarm Panel
- breaks down each input/output into packages for easy customization