v0.14.4
This commit is contained in:
@@ -177,6 +177,7 @@ function updateTemporaryThermostatCountdowns() {
|
||||
}
|
||||
}
|
||||
const haSensorLabel = entity => app.sensorAliases?.[entity] || app.settings?.home_assistant?.sensor_aliases?.[entity] || entity;
|
||||
const zoneHaEntityId = zone => zone?.ha_entity_id || '';
|
||||
|
||||
function syncTopbarHeight() {
|
||||
const topbar = $('.topbar');
|
||||
|
||||
Reference in New Issue
Block a user