Dave D
Results
1
issues of
Dave D
"card.js" line 85 if (config.entity && (config.entity.indexOf('light.') !== 0 && config.entity.indexOf('group.') !== 0)) { throw new Error(`Entity '${config.entity}' must be a light/group`); } I am using the https://community.home-assistant.io/t/auto-light-grouping/516373 auto grouping...