crazymikefra / HA_RFPlayer

RFPlayer plugin for Home assistant
0 stars 0 forks source link

send_command service - add protocols #2

Closed crazymikefra closed 1 year ago

crazymikefra commented 1 year ago
    `Pour AC : Je ne trouve pas trace de ce protocole dans la doc. C'est bien un protocole ou une fonctionnalité ?`

Il est vrai que fait partie de CHACON DIO les versions en 433

Le Jamming c'était le bord.. à implémenté de toute façon. Je vais voir si je peux te le modifier en préparation.

Un truc il faut que tu ajoutes la possibilité de mettre "" dans service yaml et EDISIOFRAME. [sinon on passe en mode yaml modifié dans développement]

      selector:
        select:
          options:
              - ""
              - "X10"
              - "VISONIC"
              - "BLYSS"
              - "CHACON"
              - "OREGON"
              - "DOMIA"
              - "OWL"
              - "X2D"
              - "RTS"
              - "KD101"
              - "PARROT"
              - "TIC"
              - "FS20"
              - "JAMMING"
              - "EDISIO"
              - "EDISIOFRAME"
          mode: dropdown

_Originally posted by @Doubledom45 in https://github.com/crazymikefra/HA_RFPlayerNext/discussions/3#discussioncomment-5115507_

crazymikefra commented 1 year ago

Modifications effectuées

Doubledom45 commented 1 year ago

PS : le test caractère vide ne fonctionne pas voir avec espace ?