-Refonte complet de l'addon
-Remerciement crazymikefra
[@+DoM(Ô¿Ô) 🖖]
Dans l'outil de développement, création d'un sélecteur de protocol ! et de " Entity type"
Le 1er est vide 'space' pour test sans protocol directement dans commande. Attention à la syntaxe des commandes !
service: rfplayer.send_command
data:
automatic_add: false
command: ASSOC
protocol: RTS
device_id: "1"
entity_type: cover
-
Le "cover" doit être créé normalement avec switch.rts_x ou x est le numéro ID
Info en mode Yaml [ici avec création du switch.rts_1]
service: rfplayer.send_command
data:
automatic_add: true
command: "ON"
protocol: RTS
device_id: "1"
entity_type: switch