Future<void> addDeviceToGroup(int deviceAddress, int groupAddress) { throw UnimplementedError('addDeviceToGroup() has not been implemented.'); }