mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 12:30:31 +00: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