You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated to the latest available Home Assistant version.
I have cleared the cache of my browser.
I have tried a different browser to see if it is related to my browser.
I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
I have a SONOFF SNZB02 device that provides two entities through MQTT, one for temperature and the other for humidity.
I have defined the desired precision for each of these entities.
Each entity has, in its attributes, the temperature and humidity values from the sensor.
On a tile, if I only display the state of the entity, the precision format is correctly applied and displayed.
However, on the same tile, if I want to display both the temperature and humidity attribute values at the same time, the precision format does not apply to the attributes.
How can I display on a single tile the temperature and humidity values from the same sensor, with distinct precision formats for each value?
Thank you for your help.
By the way, thank you for your splendid work.
Describe the behavior you expected
I would like to display my tile this way:
Eventually, I would like to have a differentiated "more-info" depending on the attribute I click on (if I click on temperature, I get the temperature graph, and the same for humidity).
Steps to reproduce the issue
Add SNZB02 throught MQTT
Add tile
Try to add 2 attributes with differentiated precision.
...
What version of Home Assistant Core has the issue?
2024.12.5
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Firefox 133.0.3 (64bits)
Which operating system are you using to run this browser?
type: gridcards:
- type: tileentity: sensor.sonde_temp_hygro_04_temperaturegrid_options:
columns: full
- type: tileentity: sensor.sonde_temp_hygro_04_humiditygrid_options:
columns: full
- type: tileentity: sensor.sonde_temp_hygro_04_temperaturestate_content:
- state
- temperature
- humiditygrid_options:
columns: full
- type: tileentity: sensor.sonde_temp_hygro_04_humiditystate_content:
- state
- temperature
- humiditygrid_options:
columns: full
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Checklist
Describe the issue you are experiencing
I have a SONOFF SNZB02 device that provides two entities through MQTT, one for temperature and the other for humidity.
I have defined the desired precision for each of these entities.
Each entity has, in its attributes, the temperature and humidity values from the sensor.
On a tile, if I only display the state of the entity, the precision format is correctly applied and displayed.
However, on the same tile, if I want to display both the temperature and humidity attribute values at the same time, the precision format does not apply to the attributes.
How can I display on a single tile the temperature and humidity values from the same sensor, with distinct precision formats for each value?
Thank you for your help.
By the way, thank you for your splendid work.
Describe the behavior you expected
I would like to display my tile this way:
Eventually, I would like to have a differentiated "more-info" depending on the attribute I click on (if I click on temperature, I get the temperature graph, and the same for humidity).
Steps to reproduce the issue
...
What version of Home Assistant Core has the issue?
2024.12.5
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Firefox 133.0.3 (64bits)
Which operating system are you using to run this browser?
Windows 11
State of relevant entities
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: