1786192245
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user