..
translations
Reduce overhead to load multiple languages in translations ( #111028 )
2024-02-20 21:52:28 -05: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
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
…
light.py
Improve color mode handling in MockLight ( #109298 )
2024-02-02 09:49:32 +01:00
lock.py
Deprecate deprecated lock constants ( #106113 )
2023-12-20 18:07:17 +01:00
manifest.json
…
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