Error with MQTT BINDING 2.4.0

  • Platform information:
    • Hardware: Raspberry Pi 3
    • OS: Openhabian
    • Java Runtime Environment: Openhabian
    • openHAB version: 2.4.0-1
  • Issue of the topic: I can´t connect my site map with MQTT, i already have install mosquito and that is working fine, in the past for the configuration of the mqtt binding i change this line: <broker>.url=tcp://<host>:1883 to this: broker.url=tcp://raspIP:1883 in this file: /etc/openhab2/services/mqtt.cfg but in this new version this file isn´t exist.
    P1

I´m shure that the MQTT Binding is installed because of this:

In my item file i have like this:

Switch Elevador “Elevador” {autoupdate=“false”,mqtt=">[broker:LV-Automatization/Garage/Portones:command:ON:P1O],>[broker:LV-Automatization/Garage/Portones:command:OFF:P1C]"}

For last, in the log file dosen´t says nothing about a error while installation:

Did you read the docs about the new MQTTv2 binding
Also read this: