1786192245

This commit is contained in:
2026-08-08 14:30:45 +02:00
parent c3111e9018
commit b50df74bd0

View File

@@ -111,7 +111,7 @@ impl From<&HassEntity> for WeatherData {
}
.to_shared_string();
let label = pretty_label(&kind).to_shared_string();
let label = pretty_label(&value.state).to_shared_string();
let attribution = value
.attributes