| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242 |
- name: String lights
- products:
- - id: irp66izb2pbedb4o
- manufacturer: Enbrighten
- model: Café
- model_id: WB-57415
- entities:
- - entity: light
- icon: "mdi:led-strip"
- dps:
- - id: 20
- type: boolean
- name: switch
- - id: 28
- type: string
- optional: true
- name: control_data
- - id: 106
- type: string
- optional: true
- name: mode
- - entity: number
- translation_key: timer
- class: duration
- category: config
- dps:
- - id: 26
- type: integer
- optional: true
- name: value
- unit: s
- range:
- min: 0
- max: 86400
- - entity: select
- name: Number of lights
- icon: "mdi:led-strip-variant"
- category: config
- dps:
- - id: 107
- type: string
- name: option
- optional: true
- mapping:
- - dps_val: "12"
- value: "12"
- - dps_val: "18"
- value: "18"
- - dps_val: "24"
- value: "24"
- - entity: light
- name: LED 1
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "100000000000000000000000"
- - entity: light
- name: LED 2
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "010000000000000000000000"
- - entity: light
- name: LED 3
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "001000000000000000000000"
- - entity: light
- name: LED 4
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000100000000000000000000"
- - entity: light
- name: LED 5
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000010000000000000000000"
- - entity: light
- name: LED 6
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000001000000000000000000"
- - entity: light
- name: LED 7
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000100000000000000000"
- - entity: light
- name: LED 8
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000010000000000000000"
- - entity: light
- name: LED 9
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000001000000000000000"
- - entity: light
- name: LED 10
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000100000000000000"
- - entity: light
- name: LED 11
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000010000000000000"
- - entity: light
- name: LED 12
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000001000000000000"
- - entity: light
- name: LED 13
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000100000000000"
- - entity: light
- name: LED 14
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000010000000000"
- - entity: light
- name: LED 15
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000001000000000"
- - entity: light
- name: LED 16
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000100000000"
- - entity: light
- name: LED 17
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000010000000"
- - entity: light
- name: LED 18
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000001000000"
- - entity: light
- name: LED 19
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000000100000"
- - entity: light
- name: LED 20
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000000010000"
- - entity: light
- name: LED 21
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000000001000"
- - entity: light
- name: LED 22
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000000000100"
- - entity: light
- name: LED 23
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000000000010"
- - entity: light
- name: LED 24
- category: config
- dps:
- - id: 104
- type: hex
- name: switch
- mask: "000000000000000000000001"
|