hass-core/homeassistant/components/number
Erik Montnemery 104bcc64b7
Allow inheriting base component entity descriptions in frozen dataclasses (#105512)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-15 23:33:50 -10:00
..
__init__.py Allow inheriting base component entity descriptions in frozen dataclasses (#105512) 2023-12-15 23:33:50 -10:00
const.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
device_action.py Use entity registry id in number device actions (#95273) 2023-06-27 08:20:45 +02:00
manifest.json
reproduce_state.py
services.yaml Migrate number services to support translations (#96343) 2023-07-11 21:52:25 +02:00
strings.json Add new device class: PH (potential hydrogen) (#95928) 2023-07-23 18:49:10 +02:00
websocket_api.py