core/homeassistant/components/calendar
Erik Montnemery df73850f56
Move definition of attributes excluded from history to entity classes (#100430)
* Move definition of attributes excluded from history to entity classes

* Revert change which should be in a follow-up PR

* Fix sun unrecorded attributes

* Fix input_select unrecorded attributes
2023-09-21 15:02:47 +02:00
..
__init__.py Move definition of attributes excluded from history to entity classes (#100430) 2023-09-21 15:02:47 +02:00
const.py Limit fields returned for the list events service (#95506) 2023-06-29 13:25:25 -04:00
manifest.json
services.yaml Migrate calendar services to support translations (#96310) 2023-07-11 23:20:40 +02:00
strings.json Migrate calendar services to support translations (#96310) 2023-07-11 23:20:40 +02:00
trigger.py