v2.1.0
What's Changed
Control your HVAC using Gauge Card Pro!
This release adds the option to add several HVAC controls:
- Temperature
- HVAC Mode
- Fan mode
- Swing mode
Plus an additional 'overview'-page which provides a quick look of the current states of your features. It's also possible to navigate to the controls using the overview page.
Note
I'm using my own state > icon logic. Missing an icon for your HVAC, Fan or Swing mode? Please create an GitHub issue specifying your state(s) and recommended mdi icon(s).
Dual and extra icons!
- Instead of the
leftoption of theicon, this release introduces theleftandrighticon option - Add
HVAC mode,Fan modeandSwing modeicons
Other changes
- Min/Max-indicator labels are now curved along with the gauge
- Improved handling of
unavailableand invalid entities by rendering the gauge in grayscale - Restructured the gauge in code. This could impact some
card-modusers as the<gauge-card-pro-gauge>element is now in a#shadow-root
Full Changelog: v2.0.0...v2.1.0