Help with Entity Controller custom Integration

Hi,

  1. I want to have 3 triggers from which one ore more will lead to 2 actions. This will not happen. What do I wrong

  2. How can I arrange that the lamps will go out after xx minutes

'#entity_controller:
#  motion_sensor:
#    sensors:
#      - binary_sensor.buiten_voor_zijkant_carport_335
#      - binary_sensor.unknown_171_1_174
#      - binary_sensor.unknown_178_0_245
#    entities: 
#      - light.buiten_voor_stoep_36
#      - light.tuin_zijkant_veranda_331
#    active_timer: 30
#    delay: 3
#    start_time: 'sunset'
#    end_time: 'sunrise''

https://community.home-assistant.io/t/how-to-help-us-help-you-or-how-to-ask-a-good-question/114371#oneone-format-it-properly-16

1 Like

Thanks Tom