bokub / rgb-light-card

💡 A Lovelace custom card for RGB lights
MIT License
412 stars 24 forks source link

[Feature request] Have hide_when_off also work when light is unreachable #41

Closed bigmak40 closed 3 years ago

bigmak40 commented 3 years ago

I have a few lights that are controlled by light switches on the wall still (I'll fix it some day), so when the wall switch is powered off the bulbs are unreachable.

hide_when_off does not hide the row when it's in the unreachable state.

Recommend either adding the condition to hide_when_off or adding a new variable, hide_when_unreachable.

bokub commented 3 years ago

Duplicate of #34

bigmak40 commented 3 years ago

My bad, thanks!

bokub commented 3 years ago

Fixed in 1.8.0 :tada: