epenet
|
f65d91f6d2
|
Refactor PLATFORM_SCHEMA imports in platforms (#120564)
|
2024-06-26 15:44:59 +02:00 |
Marc Mueller
|
816ce116bf
|
Remove unnecessary functools.cached_property backport (#114239)
|
2024-04-04 11:24:26 +02:00 |
Sid
|
82a60fe8ad
|
Enable Ruff RSE (#113695)
|
2024-03-18 00:40:38 +01:00 |
Marc Mueller
|
0e3945ca6c
|
Add empty line after module docstring [d-f] (#112698)
|
2024-03-08 14:15:26 +01:00 |
Franck Nijhof
|
4f7ce28cb8
|
Add date icon translations (#108448)
|
2024-01-20 11:03:57 +01:00 |
J. Nick Koston
|
b6c2842b01
|
Add support for attribute caching to the date platform (#106338)
|
2023-12-23 15:14:09 -10:00 |
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 |
Erik Montnemery
|
d1afcd773f
|
Revert "Cache entity properties that are never expected to change in the base class" (#100422)
Revert "Cache entity properties that are never expected to change in the base class (#95315)"
This reverts commit 042776ebb8 .
|
2023-09-15 11:25:24 +02:00 |
J. Nick Koston
|
042776ebb8
|
Cache entity properties that are never expected to change in the base class (#95315)
|
2023-09-14 17:48:48 -05:00 |
Franck Nijhof
|
c6a9c6c948
|
Migrate date services to support translations (#96317)
|
2023-07-12 13:42:29 +02:00 |
Erik Montnemery
|
86a397720f
|
Move platform_integration_no_support issue to the homeassistant integration (#95927)
* Move platform_integration_no_support issue to the homeassistant integration
* Update test
* Improve repair text
* Update test
|
2023-07-07 13:31:54 +02:00 |
G Johansson
|
c6feb30c31
|
Raise issue "does not support platform setup" (#93585)
* Raise issue on platform missing
* Modify issue
* Remove deprecation
* Fix strings
* Strings
* Last strings
* strings to common
|
2023-05-28 21:53:32 +02:00 |
Raman Gupta
|
d138bbe26e
|
Add `date` platform (#81948)
|
2023-04-30 20:34:57 +02:00 |