Releases: m1xminus/Multi-Air-Conditioner-Card
Releases · m1xminus/Multi-Air-Conditioner-Card
Release list
v8.15
v8.14
v8.13
v8.12 - timer fix
v8.11 - bug fix
v8.10
v8.9 - visual UI editor update
v8.8.1 - timer sync visual ui support
v8.8 - timer bug fixes
Cross device timer sync
If configured, timers are synced through a HA helper entity
All devices read/write timer state from this entity
Timers still fallback to localStorage if entity not configured
How it works:
When you set a timer, it's saved to both localStorage AND the HA entity
All devices periodically check the HA entity for updated timers
Changes from any device sync to all others
example config
entities:
- entity_id: climate.living_room
type: custom:multi-air-conditioner-card
timer_state_entity: input_helper.ac_timers
v8.7 - timer update
removed icon from average temp
added timer countdown under room tab names
added timer states to room image overlay