Hi,
I have rf 433 door sensor with 3xentity.
sensors:
open - binary_sensor.sensor_door_open_attic_01
- triggered when the door is opened
close - binary_sensor.sensor_door_close_attic_01
- triggered when the door is closing
temper - binary_sensor.sensor_door_temper_attic_01
- triggered when the sensor is taken
How to combine those three entity to one?