3.0.0
Breaking changes!
Several main configuration options have been changed to better match the default Lovelace cards, as listed below. See README for more info and examples on all possible breaking configuration changes.
Changed
- Convert additional entity config to
entities
list instead of named objects (#28) - Merge
info
intosecondary_info
for simpler configuration - Rename
hide_state
toshow_state
with defaulttrue
- Rename
name_state
tostate_header
- Move service call configuration to
tap_action
(#31)
Added
- Support custom
tap_action
for main entity (#31) - Support for
more_info
,toggle
andcall_service
actions undertap_action
(#32) - Additional entity icons change color based on entity state (#25)
It is now possible to define as many (of few) additional entities as you want. However, make sure they all fit into the entity row!