core/homeassistant/components/number
J. Nick Koston c6b3d538de
Remove deprecated non-native number support (#95178)
* 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
2023-06-24 23:01:44 -04:00
..
__init__.py Remove deprecated non-native number support (#95178) 2023-06-24 23:01:44 -04:00
const.py
device_action.py
manifest.json
recorder.py
reproduce_state.py
services.yaml
strings.json
websocket_api.py