mirror of
https://github.com/home-assistant/core.git
synced 2025-06-03 04:37:15 +00:00

* Remove deprecated non-native number support These were scheduled to be removed in 2022.10 but were left in to give custom component authors a bit more time. Its been a year since they were deprecated so its time to remove the old code https://developers.home-assistant.io/blog/2022/06/14/number_entity_refactoring/ * strip unneeded change from testing