mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 05:46:00 +00:00
* Add 'last' type to min/max sensor Now supports types: min, max, mean, last 'last' is the most recently received value from all tracked entities. * Min/max sensor 'last' type test * Fix min/max sensor 'last' test