You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
HKI Button Card
Added 9 new HKI More Info Popups: Automation (uses switch popup), Select/Input Select, Device Tracker, Number, Text, Event, Binary Sensor, Sensor, Person. Complete with options for Sensors and Persons
Overhauled humidifier popup, you can now add fan speed entities as well as many options from the climate popup like vertical/circular slider or +/- buttons. Gradient colors can be set for humidifiers as well now.
Added option to set a maximum of 8 custom buttons on the bottom bar of a popup. This is available for all domains including custom popup. All buttons have configurable tap actions.
Added option to hide the bottom bar entirely in popups
Removed history tab from custom popups if no entity is defined
Removed last seen message from custom popups if no entity is defined
The history tab for custom popups were missing the same styling as the other popups have, this has now been fixed
Entity Picture would not show in popups if it was selected, this has now been fixed
Decluttered the popup settings panel and sorted into different accordions
Various bugfixes
HKI Header Card
BREAKING CHANGE: Previously made custom popups will need to be removed and re-added! You can copy the old code back into the new if necessary to save time.
We can no longer set a custom popup per action type, a custom popup can now only be set once for each button (this is consistent with the button-card way popups are used)
ALL popup features from the HKI Button Card are now available in Header Card (e.g. if you set a tap_action to open a light more-info window and HKI-More-Info is selected, it will show the same light popup that button card does
Various bugfixes
Extra
If anyone uses a Midea Comfee Dehumidifier and has flashed it with This ESPHome Project, you can install the new HKI ESPHome Humidifier component. This will convert the humidifier from a climate domain to a humidifier domain. The HKI Humidifier Popup works great with this.