home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.98k stars 2.71k forks source link

Label on new thermostat card is wrong. #1872

Closed nickrout closed 5 years ago

nickrout commented 5 years ago

Home Assistant release with the issue: 0.81

Last working Home Assistant release (if known):

N/A

Browser and Operating System: Win 10 Chrome 69.0.3497.100 (Official Build) (64-bit) Description of problem: The label of the new Thermostat Lovelace card is always "upsatirs" - believe this is Line 80 of the source:

https://github.com/home-assistant/home-assistant-polymer/blob/741c0c08b9026e8cec6f01ff33b60d0186ee4ac6/src/panels/lovelace/cards/hui-thermostat-card.ts#L80

But I have no idea what to change it to!

Javascript errors shown in the web inspector (if applicable):

Additional information:

Screen shots here:

https://community.home-assistant.io/t/0-81-new-lovelace-cards-lg-soundbars-dyson-fans-elk-m1/75277/13

iantrich commented 5 years ago

Already fixed and will be in next hotfix: https://github.com/home-assistant/home-assistant-polymer/pull/1867

nickrout commented 5 years ago

Thanks I couldn't find a closed issue.