hatl / hasscontrol

Simple garmin widget to control home assistant scenes
Other
119 stars 17 forks source link

Sensor values don't show up #21

Closed seidler2547 closed 1 year ago

seidler2547 commented 1 year ago

I am trying to get some sensors to show up on the watch and the sensors show (having put them in the group), but there's no value, only a question mark. Is there anything that needs to be done to make it work?

hatl commented 1 year ago

which entity types are you using? as mentioned in the readme, only the following are currently available: "temperature, humidity, CO2, PM10, PM25"

seidler2547 commented 1 year ago

One of them is a temperature sensors, the others are percentage. But reading #15 is sounded like all sensors should be supported: "Support for sensors reading, works with any sensors, but icons are only for Temperature, Humidity, CO2, PM2.5"

seidler2547 commented 1 year ago

Oh, I just looked at the PR and the sensor value is appended to the sensor name. My sensor names are quite long, to the value is probably there but the sensor name is so long that it's abbreviated with ..., so the sensor value is not visible anymore.

hatl commented 1 year ago

feel free to propose a fix - or shorten the name :wink: