Releases: KaufHA/common
Releases · KaufHA/common
v2024.05.05
- update components for updates to stock ESPHome through 2024.4.2
- improve OTA error reporting in browser
- add optional size check for 1m vs 4m flash devices
- allow multiple effects on bulbs
- fix some issues with custom HLW component
- allow saving wifi credentials from web server if unconfigured.
v2023.07.01
- update components for ESPHome v2023.6
- allow
networks:
in wifi configuration - hlw8012: publish sensor readings before update interval if change exceeds configured thresholds (early publish)
- hlw8012: fix timeout setting
v2023.05.17
- Components updated for ESPHome v2023.5.5
- Added draft DDP component
v2022.12.08
- Updated components based on ESPHome 2022.12.0b0 because the updates are compatible with ESPHome 2022.11.5.
- Added new custom component for the power monitoring chip, kauf_hlw8012. The custom changes we made were significant enough to require configuration incompatible with the stock hlw8012 component, so this was renamed to reduce confusion.
v2022.11.18
- ESPHome 2022.11.1
- add configuration validation for forced_addr relative to esp8266/start_free.
v2022.11.01
- Add a reminder to use a bin.gz file if a size error occurs when trying to flash with a non-bin.gz file.
- Add a custom OTA component to force-enable the Wi-Fi AP in safe mode.
v2022.10.18
- Update components for ESPHome 2022.10
- Clearing Wi-Fi credentials ill write initial_ap/asdfasdfasdfasdf credentials to flash. The credentials saved in flash will overwrite any previous configured credentials and also take precedence over any credentials configured in yaml. Thus ensuring that the Wi-Fi AP will be enabled in almost any circumstance.
- AP Timeout is always shortened to 15 seconds if the software configured credentials have the SSID initial_ap, or if the hard-coded SSID is initial_ap and there are no software configured credentials.
- Reset flash storage using stock ESPHome function instead of custom function.
- In the captive portal, place focus back to password field after toggling “show password”.
v2022.09.03
Updated components for ESPHome v2022.08
v2022.06.21
Added warning to web interface that utilizing /reset with factory images will restart the factory test procedure.
v2022.6.16
- Changing to a date-based versioning for common repo.
- Updated for ESPHome 2022.6.0
- Added various information about the device to the web server and captive portal pages
- Devices will now reboot themselves automatically after bad flash via web interface
- Scan for networks with fast_connect enabled, shows list of networks in captive portal more reliably.
- Show password option in captive portal
- Add FW version number to AP SSID