Hello
J’ai fait ceci pour comprendre mon installe ( au cas ou )
Et l’automate
> alias: Nouvelle automatisation
description: ''
trigger:
- platform: device
domain: mqtt
device_id: 0e69cc76d3ac5666f5063d223d84f1ac
type: action
subtype: single_right
discovery_id: 0x00158d0004097158 action_single_right
condition: []
action:
- type: turn_on
device_id: e38cb2aefc5386dfd1844aaa0775e3cf
entity_id: light.ampoule_centre_salon
domain: light
brightness_pct: 100
- type: turn_off
device_id: e38cb2aefc5386dfd1844aaa0775e3cf
entity_id: light.ampoule_centre_salon
domain: light
mode: single
j’appuie sur le bouton de l’interrupteur , la lumiere s’allume une fraction de seconde
J’ai l’impression que la commande fait un ON et OFF en même temps