mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 14:43:52 +01:00
* Use the 'id' field and nearest resolutions Expose nearest Resolution (ID and Value) as Variables * Add more specific type hints * Change type definition of request * Add deprecation warning and remove variables * Remove deprecation warning & update tests * Fix wrong value assignment * revert future changes