Skip to content

Releases: KaufHA/common

v2024.05.05

05 May 23:54
Compare
Choose a tag to compare
  • 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

01 Jul 23:35
Compare
Choose a tag to compare
  • 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

30 May 00:05
Compare
Choose a tag to compare
  • Components updated for ESPHome v2023.5.5
  • Added draft DDP component

v2022.12.08

08 Dec 17:30
Compare
Choose a tag to compare
  • 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

18 Nov 21:19
Compare
Choose a tag to compare
  • ESPHome 2022.11.1
  • add configuration validation for forced_addr relative to esp8266/start_free.

v2022.11.01

01 Nov 22:09
Compare
Choose a tag to compare
  • 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

19 Oct 03:11
Compare
Choose a tag to compare
  • 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

03 Sep 19:53
Compare
Choose a tag to compare

Updated components for ESPHome v2022.08

v2022.06.21

22 Jun 02:04
b95cf20
Compare
Choose a tag to compare

Added warning to web interface that utilizing /reset with factory images will restart the factory test procedure.

v2022.6.16

16 Jun 20:53
980bc37
Compare
Choose a tag to compare
  • 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