tv_backlights.yaml 4.5 KB

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