tv_backlights.yaml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. name: TV Sync Backlights
  2. products:
  3. - id: gaobbrxqiblcng2p
  4. name: Loginovo Ambient TV Sync Light
  5. primary_entity:
  6. entity: light
  7. translation_key: backlight
  8. dps:
  9. - id: 102
  10. type: boolean
  11. name: switch
  12. - id: 104
  13. name: brightness
  14. type: integer
  15. range:
  16. min: 0
  17. max: 100
  18. mapping:
  19. - constraint: video_mode
  20. conditions:
  21. - dps_val: ambi_mode
  22. value_redirect: scene_brightness
  23. - dps_val: color_mode
  24. value_redirect: color_brightness
  25. - id: 114
  26. hidden: true
  27. name: scene_brightness
  28. type: integer
  29. range:
  30. min: 0
  31. max: 100
  32. - id: 112
  33. hidden: true
  34. name: color_brightness
  35. type: integer
  36. range:
  37. min: 0
  38. max: 100
  39. - id: 111
  40. name: rgbhsv
  41. type: hex
  42. format:
  43. - name: r
  44. bytes: 1
  45. - name: g
  46. bytes: 1
  47. - name: b
  48. bytes: 1
  49. - id: 101
  50. name: video_mode
  51. type: string
  52. hidden: true
  53. - id: 101
  54. name: effect
  55. type: string
  56. mapping:
  57. - dps_val: video_mode
  58. value: Video
  59. - dps_val: music_mode
  60. value: Music
  61. - dps_val: film_mode
  62. value: Wide film
  63. - dps_val: color_mode
  64. value: Static color
  65. - dps_val: ambi_mode
  66. value: Ambient scene
  67. secondary_entities:
  68. - entity: number
  69. name: Backlight intensity
  70. mode: slider
  71. icon: mdi:speedometer-medium
  72. dps:
  73. - id: 103
  74. name: value
  75. type: integer
  76. range:
  77. min: 1
  78. max: 3
  79. - entity: select
  80. icon: mdi:shimmer
  81. name: Scene select
  82. dps:
  83. - id: 113
  84. name: option
  85. type: integer
  86. mapping:
  87. - dps_val: 1
  88. icon: mdi:book-open-page-variant
  89. value: Read
  90. - dps_val: 2
  91. icon: mdi:weather-sunny
  92. value: Get up
  93. - dps_val: 3
  94. icon: mdi:weather-night
  95. value: Good night
  96. - dps_val: 4
  97. icon: mdi:image-filter-drama-outline
  98. value: Sky
  99. - dps_val: 5
  100. icon: mdi:clover
  101. value: Romantic
  102. - dps_val: 6
  103. icon: mdi:palette
  104. value: Colorful
  105. - dps_val: 7
  106. icon: mdi:music-note
  107. value: Dreamy
  108. - dps_val: 8
  109. icon: mdi:pulse
  110. value: Dynamic
  111. - dps_val: 9
  112. icon: mdi:shimmer
  113. value: Loop
  114. - dps_val: 10
  115. icon: mdi:water-opacity
  116. value: Gorgeous
  117. - dps_val: 11
  118. icon: mdi:flower-outline
  119. value: Sunflower
  120. - dps_val: 12
  121. icon: mdi:looks
  122. value: Rainbow
  123. - entity: sensor
  124. category: diagnostic
  125. icon: mdi:information-outline
  126. name: Video output
  127. dps:
  128. - id: 127
  129. name: sensor
  130. type: string
  131. - entity: sensor
  132. category: diagnostic
  133. icon: mdi:palette
  134. name: RGB sequence
  135. dps:
  136. - id: 125
  137. name: sensor
  138. type: string
  139. - entity: sensor
  140. category: diagnostic
  141. icon: mdi:palette
  142. name: RGB color
  143. dps:
  144. - id: 111
  145. name: sensor
  146. type: string
  147. - entity: sensor
  148. category: diagnostic
  149. icon: mdi:power
  150. name: Sync TV power
  151. dps:
  152. - id: 126
  153. name: sensor
  154. type: boolean
  155. - entity: sensor
  156. category: diagnostic
  157. icon: mdi:palette
  158. name: Color compensation
  159. dps:
  160. - id: 122
  161. name: sensor
  162. type: string
  163. - entity: sensor
  164. category: diagnostic
  165. name: Cap height
  166. icon: mdi:arrow-expand-vertical
  167. dps:
  168. - id: 118
  169. name: sensor
  170. type: integer
  171. - entity: sensor
  172. category: diagnostic
  173. icon: mdi:arrow-expand-horizontal
  174. name: Cap width
  175. dps:
  176. - id: 119
  177. name: sensor
  178. type: integer
  179. - entity: sensor
  180. category: diagnostic
  181. class: distance
  182. name: Horizontal LED length
  183. dps:
  184. - id: 116
  185. name: sensor
  186. type: integer
  187. unit: m
  188. mapping:
  189. - scale: 10
  190. - entity: sensor
  191. category: diagnostic
  192. class: distance
  193. name: Vertical LED length
  194. dps:
  195. - id: 117
  196. name: sensor
  197. type: integer
  198. unit: m
  199. mapping:
  200. - scale: 10
  201. - entity: sensor
  202. category: diagnostic
  203. icon: mdi:speedometer-slow
  204. name: Frame delay
  205. dps:
  206. - id: 120
  207. name: sensor
  208. type: integer