ha-fusion
ha-fusion copied to clipboard
add group support to getTogglableService
At this moment adding a group of lights/switches (entities like group.xxx) to a button would trigger a 'maximum call stack exceeded' error, because the handler for group in getTogglableService is not implemented.