ljmerza / light-entity-card

Control any light or switch entity
MIT License
228 stars 41 forks source link

Intensity slider controlled by speed toggle #94

Open SRGDamia1 opened 2 years ago

SRGDamia1 commented 2 years ago

https://github.com/ljmerza/light-entity-card/blob/a0dc8b64381cb6239e061bd2a8e6b13c642ffdea/src/index.js#L334-L336

Shouldn't link 335 be if (this.config.intensity === false) return html``;