sheaur

Results 7 issues of sheaur

The indicator does not work correctly when the value is negative, example rssi

STATE_CLASS_MEASUREMENT was used from gas_station_spain, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.MEASUREMENT instead.

STATE_CLASS_MEASUREMENT was used from gas_station_spain, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.MEASUREMENT instead, please create a bug report at https://github.com/MiguelAngelLV/gas_station_spain/issues

Before: ![Screenshot_20240814_160248_Home Assistant](https://github.com/user-attachments/assets/055d88d5-f0a6-4649-ace2-8025cb4f4928) After: ![Screenshot_20240814_161028_Home Assistant](https://github.com/user-attachments/assets/95f416a5-c21e-4f73-80c6-a31754acaf4b)

### Enhancement Summary Support for different number format ### Detailed Description I'd like the card to display a comma instead of a point for values like "20.5°C". Maybe add a...

Enhancement