Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

44 lines (35 loc) · 1.2 KB

CHANGELOG

1.0.0

-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 !

  • ICI test commandes RTS
  • La commande ASSOC doit-être avec un ID x image Info en mode Yaml:

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 image

    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

Ce qui doit donner image