Climate programmable does not activate anything

Hello everyone. I am trying to use this integration. Climate programmable
I am testing it with a temperature of 28.9 which is current and does not change the ventilation input. I don’t know if I’m doing something wrong. From what I see no. But I don’t get the result I want. If someone can help me I would really appreciate it

  - platform: programmable_thermostat
    name: Acuario Plantado
    heater: input_boolean.calefactor_acuario
    cooler: input_boolean.ventilador_acuario
    actual_temp_sensor: sensor.temperatura_plantado
    min_temp: 10
    max_temp: 30
    target_temp_sensor: 28.5
    tolerance: 0.2
    hvac_options: 7
    auto_mode: all
    min_cycle_duration:
      seconds: 20