hass-core/tests/testing_config/custom_components/test
Franck Nijhof 01372024f5
Add icon translations support (#103294)
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-01-19 16:56:56 +01:00
..
translations Add support for placeholders in entity name translations (#104453) 2024-01-03 17:34:47 +01:00
__init__.py
alarm_control_panel.py Deprecate deprecated alarm control panel constants (#106058) 2023-12-20 18:41:17 +01:00
binary_sensor.py
button.py
cover.py Prevent toggle from calling stop on covers which do not support it (#106848) 2024-01-09 12:32:27 +01:00
date.py
datetime.py
device_tracker.py Deprecate deprecated device tracker constants (#106099) 2023-12-20 18:06:38 +01:00
event.py
fan.py Use ServiceValidationError for invalid fan preset_mode and move check to fan entity component (#104560) 2023-11-29 13:56:51 +01:00
icons.json Add icon translations support (#103294) 2024-01-19 16:56:56 +01:00
image_processing.py
light.py
lock.py Deprecate deprecated lock constants (#106113) 2023-12-20 18:07:17 +01:00
manifest.json
number.py
remote.py
select.py
sensor.py Deprecate deprecated unit of measurement constants (#106455) 2023-12-27 09:04:25 +01:00
switch.py
text.py
time.py
update.py
weather.py