Configuration MQTT EcoDevices 3

eh non je connais pas broker-monitor, je vais le telecharger

Merci. Ca donne ça chez moi et fonctionnel

mqtt:
  switch:
    - name: "R1 Irrigation Maison Sud"
      unique_id: XXXXXXXXXXXXXXXXXX
      state_topic: "ERT3/relay_state/1"
      command_topic: "ERT3/relay_cmd/1"
      payload_on: "1"
      payload_off: "0"
      state_on: "1"
      state_off: "0"
      retain: true

    - name: "R2 Irrigation Gabion Sud"
      unique_id: XXXXXXXXXXXXXXX
      state_topic: "ERT3/relay_state/2"
      command_topic: "ERT3/relay_cmd/2"
      payload_on: "1"
      payload_off: "0"
      state_on: "1"
      state_off: "0"
      retain: true