simple-thermostat icon indicating copy to clipboard operation
simple-thermostat copied to clipboard

Cast: issue on State

Open Mariusthvdb opened this issue 2 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

While regular Lovelace shows fine, Casting that view to a Google Hub makes the 'State' field show as 'ui.panel.lovelace.editor.card.generic.state:'

the values of all sensors and state are fine, its just the left side Name of the State..

havent been Casting a lot lately, so I dont know if this is new or not. Using HA dev20220224

To Reproduce

  1. Click on '....'
  2. See error

Not much to report here sorry, just a simple card and Cast.

Expected behavior A clear and concise description of what you expected to happen.

# The least ammount of code possible to reproduce my error
type: custom:simple-thermostat
entity: climate.front_room
name: Front room
decimals: 1

Screenshots Always include a screenshot

20220225_083408738_iOS

Browser

  • OS: Mac/Win/iOS/Android
  • Browser: Chrome/Firefox/Mobile app?
  • Simple Thermostat version from browser console:
  • Home Assistant version:

Mariusthvdb avatar Feb 25 '22 08:02 Mariusthvdb

Same problem here. Simple Thermostat v2.4.3

But if I added: label: state: State

It worked.

tlilleboe avatar Mar 18 '22 10:03 tlilleboe