| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263 |
- name: Relay 16CH
- products:
- - id: 05iqw2misedc8pgv
- model: RCU-16
- entities:
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "1"
- dps:
- - id: 101
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "2"
- dps:
- - id: 102
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "3"
- dps:
- - id: 103
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "4"
- dps:
- - id: 104
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "5"
- dps:
- - id: 105
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "6"
- dps:
- - id: 106
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "7"
- dps:
- - id: 107
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "8"
- dps:
- - id: 108
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "9"
- dps:
- - id: 109
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "10"
- dps:
- - id: 110
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "11"
- dps:
- - id: 111
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "12"
- dps:
- - id: 112
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "13"
- dps:
- - id: 113
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "14"
- dps:
- - id: 114
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "15"
- dps:
- - id: 115
- type: boolean
- name: switch
- - entity: switch
- icon: "mdi:power"
- translation_key: switch_x
- translation_placeholders:
- x: "16"
- dps:
- - id: 116
- type: boolean
- name: switch
- - entity: select
- translation_key: initial_state
- category: config
- dps:
- - id: 117
- type: string
- name: option
- mapping:
- - dps_val: "off"
- value: "off"
- - dps_val: "on"
- value: "on"
- - dps_val: fixed
- value: memory
- - entity: select
- name: IO mode 1-8
- icon: "mdi:lightning-bolt"
- category: config
- dps:
- - id: 118
- type: string
- name: option
- mapping:
- - dps_val: eturn
- value: Button
- - dps_val: switch
- value: Switch
- - dps_val: sensor
- value: Cover
- - entity: select
- name: IO mode 9-16
- icon: "mdi:lightning-bolt"
- category: config
- dps:
- - id: 119
- type: string
- name: option
- mapping:
- - dps_val: eturn
- value: Button
- - dps_val: switch
- value: Switch
- - dps_val: sensor
- value: Cover
- - entity: select
- name: Function 11-12
- category: config
- dps:
- - id: 120
- type: string
- name: option
- mapping:
- - dps_val: switch
- value: Switch
- - dps_val: curtain
- value: Curtain
- - entity: select
- name: Function 13-14
- category: config
- dps:
- - id: 121
- type: string
- name: option
- mapping:
- - dps_val: switch
- value: Switch
- - dps_val: curtain
- value: Curtain
- - entity: select
- name: Function 15-16
- category: config
- dps:
- - id: 122
- type: string
- name: option
- mapping:
- - dps_val: switch
- value: Switch
- - dps_val: curtain
- value: Curtain
- - entity: select
- name: Scene
- translation_key: scene
- category: config
- dps:
- - id: 123
- type: string
- name: option
- mapping:
- - dps_val: ready
- value: none
- - dps_val: scene1
- value: Scene 1
- - dps_val: scene2
- value: Scene 2
- - dps_val: scene3
- value: Scene 3
- - dps_val: scene4
- value: Scene 4
- - dps_val: scene5
- value: Scene 5
- - dps_val: scene6
- value: Scene 6
- - dps_val: scene7
- value: Scene 7
- - entity: number
- category: config
- dps:
- - id: 125
- type: integer
- name: value
- range:
- min: 1
- max: 30
|