| 1234567891011121314151617181920212223242526272829303132333435363738 |
- name: Remote control
- legacy_type: moes_rfir_remote
- products:
- - id: nwpvjlq7qacvnqf3
- model: S11+ (IR+RF Pro)
- - id: wbaloeb3kiwwhads
- manufacturer: Moes
- name: RF/IR remote
- - id: 0gawnyfgyneswent
- model: IR Controller Pro
- entities:
- - entity: remote
- dps:
- - id: 201
- name: send
- type: string
- optional: true
- - id: 202
- name: receive
- type: string
- optional: true
- persist: false
- - id: 1
- type: string
- name: scene_1
- optional: true
- - id: 2
- type: string
- optional: true
- name: scene_2
- - id: 3
- type: string
- optional: true
- name: scene_3
- - id: 4
- type: string
- optional: true
- name: scene_4
|