mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-02 16:22:51 +01:00
* Added support for negative numbers in options * Do not allow -. as float * Added tests for integers and floats in options. * Fixed ruff errors * Added tests for outside of int/float limits