This is a typical official logbook card, and it works:
type: logbook
entities:
- binary_sensor.zigbee_31
- binary_sensor.coffee_maker_state
- binary_sensor.microwave_state
- binary_sensor.dishwasher_state
- binary_sensor.washing_machine
hours_to_show: 48
title: Logg
But I want a way to show a custom text for each event insted of the default " was open" ect.
I want to write out “The door into the kitchen is opened”, “The AC is turned on and the temp is now 23℃” ect.
I can’t find any way or custom integrations to do this, so do anyone know?