Skip to content

Release v1.2.0

Choose a tag to compare

@Piotras1 Piotras1 released this 18 Apr 09:34
731428e

v1.2.0

Person & Device Tracker support

  • Control Zone now shows last state change time (HH:MM) for person and device_tracker entities
  • Bar icon uses mdi:home / mdi:walk colored by icon_color_on (home) and icon_color (away)

Battery monitoring

  • Dynamic main card icon auto-adjusted to charge level (mdi:battery-10mdi:battery)
  • Color bar in Control Zone: red → yellow → green
  • Optional entity_battery_state for charging detection (charging / discharging / full / not_charging)
  • Card turns ON when charging, OFF otherwise
  • suffix when charging

Thermostat control

  • Control Zone renders / + temperature buttons with 0.5° step
  • State badge shows current room temperature instead of ON/OFF
  • Card turns ON when hvac_action is heating or cooling
  • Red OFF label when thermostat is fully off

Dual icon mode

  • New icon_on option — separate icon for ON state
  • Battery ignores icon and icon_on — always uses dynamic battery icon

Control Zone scaling

  • All Control Zone content (labels, icons, sliders, bars) scales proportionally with slider_height using √(height/26) — smooth, non-linear growth

New options

  • slider_label_color — single color variable for all Control Zone labels and icons
  • entity_battery_state — optional battery charging state entity
  • icon_on — alternative icon for ON state

Visual Editor improvements

  • Editor detects entity domain automatically
  • Slider & Power tab shows only relevant options per entity type
  • icon and icon_on fields hidden for battery (auto-dynamic)
  • name_on / name_off fields hidden for climate (state badge is automatic)
  • Battery Icon Tip shown in Icon tab