mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -04:00
Fixed #321 - Thermostat Detail chart doesn't load until after refresh
This commit is contained in:
parent
bf0ba3acc4
commit
a62840585e
@ -28,7 +28,7 @@ beestat.component.card.runtime_thermostat_detail = function(thermostat_id) {
|
||||
'setting.runtime_thermostat_detail_range_type',
|
||||
'setting.runtime_thermostat_detail_range_dynamic',
|
||||
'cache.data.runtime_thermostat_thermostat_detail',
|
||||
'cache.data.thermostat'
|
||||
'cache.thermostat'
|
||||
],
|
||||
change_function
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user