+
+
+
+
+ [[stateObj.attributes.temperature]][[getUnit('temperature')]]
-
-
- [[localize('ui.card.weather.attributes.wind_speed')]]:
- [[getWind(stateObj.attributes.wind_speed, stateObj.attributes.wind_bearing, localize)]]
+
+
+
+
+ [[localize('ui.card.weather.attributes.air_pressure')]]:
+ [[stateObj.attributes.pressure]] hPa
+
+
+
+
+ [[localize('ui.card.weather.attributes.humidity')]]:
+ [[stateObj.attributes.humidity]] %
+
+
+
+
+ [[localize('ui.card.weather.attributes.wind_speed')]]:
+ [[getWind(stateObj.attributes.wind_speed, stateObj.attributes.wind_bearing, localize)]]
+
+