Releases: Devqon/lovelace-mini-thermostat
Releases · Devqon/lovelace-mini-thermostat
v1.1.0 Actions
v1.0.0 Production release
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
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
v0.0.4 Configurable name
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
v0.0.3 Dropdown configuration
Features
- Add dropdown configuration option for which dropdown to show: hvac_modes or preset_modes
v0.0.2 Preset modes
Features
- Include preset modes dropdown
v0.0.1 First release
Features
- Compact thermostat card
- Up/down buttons
- Display current temperature
- Display current target temperature