But the OP only wanted to display the other events in the calendar card. But it should already be doing that (mine does). So the right answer should be to investigate why the calendar card isn’t working as expected as opposed to trying to create another sensor for every every event of the calendar.
Maybe i was not so clear due to my poor english… in the atomica-calendar-revice card i get all the events but only in defaultmode 2 as in the calendar screen (the one with all days of the months listed) clicking on a day i don’t get the events from that calendar…
About the sensor i know it is ok as the attributes of a calendar offer only the first event and i was asking how to get a sensor which will show as attributes all the events…
Unfortunately I get error in HA when I have too many events.
Logger: homeassistant
Source: core.py:912
First occurred: 19:54:07 (13 occurrences)
Last logged: 20:01:09
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 734, in _update_entity_states
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 492, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 629, in _async_write_ha_state
self.hass.states.async_set(
File "/usr/src/homeassistant/homeassistant/core.py", line 1222, in async_set
state = State(
File "/usr/src/homeassistant/homeassistant/core.py", line 912, in __init__
raise InvalidStateError(
homeassistant.exceptions.InvalidStateError: Invalid state encountered for entity ID: sensor.lavoro. State max length is 255 characters.