ildar170975

Results 697 comments of ildar170975

per-entity thresholds are here - https://github.com/kalkih/mini-graph-card/issues/153

Could be a useful feature with this implementation: https://github.com/kalkih/mini-graph-card/issues/570#issuecomment-804990374

Some notes from a duplicating https://github.com/kalkih/mini-graph-card/issues/825: 1. Graphs should be displayed in opposite Z-order: the last entity = bottommost, the 1st entity = topmost (as already concluded here). 2. There...

Unfortunately, there is no way to change an order to reversed (last entity = bottommost, the 1st entity = topmost) by card-mod. Elements in `svg` cannot be re-ordered by `z-index`....

Just curious - what happens if `color_thresholds_transition: hard` is added?

Here is a full list of device_classes with wrong icons (for others - icons are right): aqi carbon_dioxide carbon_monoxide current energy gas monetary nitrogen_dioxide nitrogen_monoxide nitrous_oxide ozone pm1 pm25 pm10...

Probably related to https://github.com/kalkih/mini-graph-card/issues/155 Is it required to hardcode icons for device_classes? https://github.com/kalkih/mini-graph-card/commit/853f966b2074283af65be9bc7489b08512f38b92 Isn't it possible to "import" icons from somewhere? I think that default icons for device_classes are supposed...

The issue will be faster analysed if it is created properly. Here the code in unformatted and cannot be checked. Use triple "`" to format the code.

Could be a useful feature: use an attribute of a sensor as a time-scale.