Josue H. V.
Results
2
comments of
Josue H. V.
@AaronFeng753 any thoughts on this?
I have solved this issue using an external python script to get the data from the api: ```yaml weather: type: "yasb.custom.CustomWidget" options: label: "\uf0c2 {data[current][temp]}\u00b0C|\uf773{data[current][humidity]}%" label_alt: "\uf0c2 {data[current][weather][0][description]}" class_name: "weather-widget"...