Skip to content

7.4.0 - Reduce load of iBeacon and AltBeacon sensors

Compare
Choose a tag to compare
@Ernst79 Ernst79 released this 30 Jan 14:43
· 1045 commits to master since this release
9e4c7c9

Changes in 7.4.0

  • Drastically reduced the load of iBeacon and Altbeacon sensors. These sensors were causing state updates 5x per second per device, which could overload HA. In this update, this is drastically reduced to once per period (default 1x per minute) or for other sensors, only if the actual measurement changes (@dmamontov)
  • Portuguese brasilian language added (@hudsonbrendon)
  • Changed sensor_class of energy sensor from measuring to total_increasing