custom-cards / light-entity-row

Entity row for lights with sliders for adjusting different values based on features
55 stars 13 forks source link

More docs? #1

Closed mfabiani53 closed 5 years ago

mfabiani53 commented 5 years ago

I'd like to know if it is possible to add more than one light and more buttons in one card and how. Which are the service_data available for light and if i can add more of them in one card....

paulbdavis commented 5 years ago

It is an entity row, so you can add more lights by adding another instance of this card

As for the extra buttons, you specify an array to buttons, the docs are incorrect here

mfabiani53 commented 5 years ago

Hmmm not so able... maybe some examples? What is an array? (sorry if this is a stupid question)

paulbdavis commented 5 years ago

under entities add another config for your second light

docs updated to fix the issue showing how to configure extra buttons