Skip to content

Releases: KaufHA/PLF12

v2.052

03 Jul 22:59
1eea53b
Compare
Choose a tag to compare
  • early publish off by default (causes problems with larger loads, to be fixed)

v2.05

02 Jul 00:09
1eea53b
Compare
Choose a tag to compare
  • ESPHome 2023.6.3
  • Power monitoring early publish - When a power change exceeds configured thresholds, immediately publish sensor values instead of waiting for the next update interval. Default thresholds are +/- 3w or 25%.
  • Reduced power monitoring timeout from 9s to 3s for better accuracy when power usage goes to 0.
  • Allow networks: key for multiple Wi-Fi networks defined in yaml.
  • Filter out power readings over 5000w (assumed error).
  • Don't turn on LEDs when brightness changes.

v2.03

30 May 00:03
Compare
Choose a tag to compare
  • ESPHome v2023.5.5
  • Replaced light entities with switch and number entities. Reduces compile size so that main yaml can now be used with API encryption.
    • switch entities turn LEDs on and off
    • number entities control brightness.

v2.02

27 Jan 00:46
602b77d
Compare
Choose a tag to compare

Version 2.02 built for the PLF12. See the PLF10 release page for more info.