calex_s45cleare27_light.yaml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. name: CCT lightbulb
  2. products:
  3. - id: q66b4arnni1rnqlk
  4. name: Calex S45 Clear E27
  5. primary_entity:
  6. entity: light
  7. dps:
  8. - id: 20
  9. type: boolean
  10. name: switch
  11. - id: 21
  12. type: string
  13. name: color_mode
  14. mapping:
  15. - dps_val: white
  16. value: color_temp
  17. - dps_val: colour
  18. value: Colour
  19. - dps_val: scene
  20. value: Scene
  21. - dps_val: music
  22. value: Music
  23. - id: 22
  24. name: brightness
  25. type: integer
  26. range:
  27. min: 10
  28. max: 1000
  29. - id: 23
  30. name: color_temp
  31. type: integer
  32. optional: true
  33. range:
  34. min: 0
  35. max: 1000
  36. mapping:
  37. - target_range:
  38. min: 2700
  39. max: 6500
  40. - id: 28
  41. name: control_data
  42. type: hex
  43. optional: true
  44. - id: 30
  45. name: rhythm_mode
  46. type: base64
  47. optional: true
  48. - id: 31
  49. name: sleep_mode
  50. type: base64
  51. optional: true
  52. - id: 32
  53. name: wakeup_mode
  54. type: base64
  55. optional: true
  56. secondary_entities:
  57. - entity: number
  58. translation_key: timer
  59. category: config
  60. dps:
  61. - id: 26
  62. type: integer
  63. name: value
  64. unit: min
  65. range:
  66. min: 0
  67. max: 86400
  68. mapping:
  69. - scale: 60
  70. step: 60
  71. optional: true
  72. - entity: select
  73. name: Scene
  74. icon: "mdi:palette"
  75. category: config
  76. dps:
  77. - id: 25
  78. type: string
  79. name: option
  80. optional: true
  81. mapping:
  82. - dps_val: "000c0d0000000000000000c80000"
  83. # color: brown, static
  84. value: Night
  85. - dps_val: "010e0d0000840000000003e801f4"
  86. # color: white, static
  87. value: Read
  88. - dps_val: "020e0d0000e80383000003e803e8"
  89. # color: lt cyan, static
  90. value: Working
  91. - dps_val: "030e0d00001403e8000001f401f4"
  92. # color: grey, static
  93. value: Leisure