Skip to content

Releases: Devqon/lovelace-mini-thermostat

v1.1.0 Actions

12 Feb 14:01
Compare
Choose a tag to compare

Features

  • Add tap_action
  • Add hold_action
  • Add double_tap_action

Fixes

  • Don't show cooling icon when current temperature is above target temperature in heating mode

v1.0.0 Production release

07 Feb 13:48
Compare
Choose a tag to compare

Features

  • Configure step size
  • Call scripts from preset buttons
  • Call services from preset buttons

Fixes

  • Add 'idle' as inactive state

v0.1.0 Refactoring, new options

31 Jan 16:00
Compare
Choose a tag to compare

Features

  • Hide up/down buttons
  • grouped option for display smaller in entities card
  • Custom preset buttons
  • Override icons
  • Override labels

v0.0.5 Preset buttons

29 Jan 10:42
Compare
Choose a tag to compare

Features

v0.0.4 Configurable name

24 Jan 19:53
04d7d47
Compare
Choose a tag to compare

Features

  • Configure a name for the thermostat. Either for in the header or instead of the dropdown.

Examples:

- type: custom:mini-thermostat
  entity: climate.thermostat
  name: Thermostaat
- type: custom-mini-thermostat
  entity: climate.another_thermostat
  dropdown: Thermostaat #render name instead of the dropdown

image

v0.0.3 Dropdown configuration

24 Jan 14:08
c2c0b0f
Compare
Choose a tag to compare

Features

  • Add dropdown configuration option for which dropdown to show: hvac_modes or preset_modes

v0.0.2 Preset modes

23 Jan 15:06
Compare
Choose a tag to compare

Features

  • Include preset modes dropdown

v0.0.1 First release

20 Jan 11:51
0cef9bd
Compare
Choose a tag to compare

Features

  • Compact thermostat card
  • Up/down buttons
  • Display current temperature
  • Display current target temperature