Skip to content

Devices are Connected and working, but no colour options #29

Closed Answered by xZetsubou
JAudi23 asked this question in Q&A
Discussion options

You must be logged in to vote

Don't add the device as switch add the device as light

However your bulbs might be the same as mine dps I have already export my bulb as template:
Create a file in custom_components/localtuya/templates/file_name_eg_bulbs.yaml
copy the whole template on the bottom, And paste it into yaml file you created require HA restart so integration can detect it
This is bulb template file.

- light:
    brightness: '22'
    brightness_lower: 29
    brightness_upper: 1000
    color: '24'
    color_mode: '21'
    color_temp: '23'
    color_temp_max_kelvin: 6500
    color_temp_min_kelvin: 2700
    color_temp_reverse: false
    entity_category: None
    friendly_name: My LED Bulb
    id: '20'
    music_mode

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by xZetsubou
Comment options

You must be logged in to vote
4 replies
@JAudi23
Comment options

@xZetsubou
Comment options

@JAudi23
Comment options

@xZetsubou
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants