Skip to content

V0.10 CardMedia supported, Icons and icon colors now dependant on icon state

Choose a tag to compare

@olialb olialb released this 07 Jun 15:34

With this release is now also the cardMedia supported:

ExampleCardMedia
  • New: You can define now all icons and icon colors dependant on the item state. The attribute iconStateColor which existed only for switch and light types is replaced by this more generic way of defining the icon and iconcolors
  • An issue with simple option lists in openHAB like A,B,C is fixed.
  • Each connected Panels gets now a reset command when the bridge is started

Addtionally I made some tests ith this fork of lovelace UI: ioBroker.nspanel-lovelace-ui. Seams that most of the cards are compatible. But its more experimental.
If you install on of the last versions of this HMI on your panel the bridge detect an HIM version >= 60 and behaves a bit different:

  • The ppoupNotify has 3 instead of 3 buttons.
  • You can also use cardGrid3 with a 2x2 slot design:
ExampleGridCard3

I hope you have fun with the new features.
Raise issues if you find something does not work like expected.