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 Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
alarm_control_panel.py Deprecate deprecated alarm control panel constants (#106058) 2023-12-20 18:41:17 +01:00
binary_sensor.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
button.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
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 Add date platform (#81948) 2023-04-30 20:34:57 +02:00
datetime.py Python 3.10 support cleanups (#98640) 2023-08-21 19:14:07 +02:00
device_tracker.py Deprecate deprecated device tracker constants (#106099) 2023-12-20 18:06:38 +01:00
event.py Add event entity (#96797) 2023-07-21 12:16:35 +02:00
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 Update integrations t-z to override extra_state_attributes() (#47760) 2021-03-11 20:16:26 +01:00
light.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
lock.py Deprecate deprecated lock constants (#106113) 2023-12-20 18:07:17 +01:00
manifest.json Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
number.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
remote.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
select.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
sensor.py Deprecate deprecated unit of measurement constants (#106455) 2023-12-27 09:04:25 +01:00
switch.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
text.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
time.py Add time platform (#81949) 2023-04-30 22:33:51 +02:00
update.py Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04:00
weather.py Cleanup weather test (#103090) 2023-11-03 05:53:38 +01:00