I try to bring my climate to home assistant via ESP IR transmitter and receiver.
I have a Button for my favorite settings in the climate (about 6 buttons),I also have installed a receiver on my board, and created sensors for each button.
When I no press a button or use the IR Remote from the climate, the sensor change to on for 200ms.
I now like to have a card on my Dashboard, where I can see the Name of the sensor, which was turning on and of.
When another Sensor turning on and of the name in the card should change to this sensor.
I put all the sensor under the same label, thought i can do it with auto entities card, but I hand no idea how to do…
thanks for your tip, I created the helper and this is working fine…
but how can I show “triggered by state of” in an entity card?
Can the name of the triggered entiity shown as name in the entity card?
my wish is that “1_Klima Satus” replaced by the last triggered entity in the helper “Climate Control Delonghi IR On 21°C Klima Full” shows up in the entity card
I have no experience with coding, working almost with visual editor, and copy and paste of YAML in the forum.
Create an automation, and in actions use persistent_notification.create
I now see the Status of the climate, in an entity card, the state change when the button in HomeAssistant ist pressed or when the IR Remote Control sets the temp in the climate