Closed D45putspin closed 3 years ago
im having a issue with wled lights, some owrk, others dont, the brightness is workign but rgb isnt i let the code i have working on some and not on others:
theme: iOS Dark Mode entity: light.bfcf0437d51ff67bd40aag show_header_toggle: false entities: - entity:light.light name: ' ' secondary_info: brightness - type: custom:rgb-light-card entity: light.light colors: - rgb_color: - 255 - 127 - 255 brightness: 220 transition: 1 icon_color: red - rgb_color: - 0 - 255 - 0 icon_color: green - rgb_color: - 255 - 255 - 255 icon_color: white state_color: true title: WLED
managed to get this to work just making a new card.. idk what happened
im having a issue with wled lights, some owrk, others dont, the brightness is workign but rgb isnt i let the code i have working on some and not on others: