diff --git a/setup.py b/setup.py index 25dfab1ef2..0bee48d6ea 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name="home-assistant-frontend", - version="20190618.0", + version="20190619.0", description="The Home Assistant frontend", url="https://github.com/home-assistant/home-assistant-polymer", author="The Home Assistant Authors", diff --git a/src/cards/ha-weather-card.js b/src/cards/ha-weather-card.js index 0f5c568989..df593e3243 100644 --- a/src/cards/ha-weather-card.js +++ b/src/cards/ha-weather-card.js @@ -216,9 +216,11 @@ class HaWeatherCard extends LocalizeMixin(EventsMixin(PolymerElement)) { > -
- [[item.temperature]] [[getUnit('temperature')]] -
+